The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| biz.aQute | bndlib | 0.0.255 | - | jar | |
| org.apache.maven | maven-settings | 2.0.7 | - | jar | |
| org.apache.maven.archetype | maven-archetype-core | 1.0-alpha-7 | - | jar | |
| org.apache.maven.plugins | maven-compiler-plugin | 2.0.2 | - | maven-plugin | |
| org.apache.maven.plugins | maven-eclipse-plugin | 2.5.1 | - | maven-plugin | |
| org.apache.maven.shared | file-management | 1.2 | - | jar | |
| org.apache.maven.shared | maven-osgi | 0.2.0 | - | jar | |
| org.codehaus.plexus | plexus-archiver | 1.0-alpha-7 | - | jar | |
| org.codehaus.plexus | plexus-compiler-manager | 1.5.3 | - | jar | |
| org.codehaus.plexus | plexus-container-default | 1.0-alpha-9-stable-1 | - | jar | |
| org.codehaus.plexus | plexus-interactivity-api | 1.0-alpha-5 | - | jar | |
| plexus | plexus-utils | 1.0.2 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| classworlds | classworlds | 1.1-alpha-2 | - | jar | |
| commons-collections | commons-collections | 2.0 | - | jar | |
| commons-logging | commons-logging-api | 1.0.4 | - | jar | |
| dom4j | dom4j | 1.6.1 | - | jar | |
| jline | jline | 0.9.1 | - | jar | |
| junit | junit | 3.8.1 | - | jar | |
| org.apache.maven | maven-archiver | 2.2 | - | jar | |
| org.apache.maven | maven-artifact | 2.0.7 | - | jar | |
| org.apache.maven | maven-artifact-manager | 2.0.7 | - | jar | |
| org.apache.maven | maven-model | 2.0.7 | - | jar | |
| org.apache.maven | maven-plugin-api | 2.0.7 | - | jar | |
| org.apache.maven | maven-plugin-registry | 2.0.7 | - | jar | |
| org.apache.maven | maven-profile | 2.0.7 | - | jar | |
| org.apache.maven | maven-project | 2.0.7 | - | jar | |
| org.apache.maven | maven-repository-metadata | 2.0.7 | - | jar | |
| org.apache.maven.shared | maven-downloader | 1.0 | - | jar | |
| org.apache.maven.shared | maven-shared-io | 1.1 | - | jar | |
| org.apache.maven.wagon | wagon-provider-api | 1.0-beta-2 | - | jar | |
| org.codehaus.plexus | plexus-compiler-api | 1.5.3 | - | jar | |
| org.codehaus.plexus | plexus-interactivity-jline | 1.0-alpha-5 | - | jar | |
| org.codehaus.plexus | plexus-resources | 1.0-alpha-4 | - | jar | |
| org.codehaus.plexus | plexus-utils | 1.4.7 | - | jar | |
| org.codehaus.plexus | plexus-velocity | 1.1.2 | - | jar | |
| org.eclipse.core | resources | 3.3.0-v20070604 | - | jar | |
| velocity | velocity | 1.4 | - | jar | |
| xml-apis | xml-apis | 1.0.b2 | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| org.codehaus.plexus | plexus-compiler-javac | 1.5.3 | - | jar | |
| velocity | velocity-dep | 1.4 | - | jar |
OPS4J - Pax Mojos: OSGi project helpers
A plugin to help create, manage and provision OSGi projects
http://www.ops4j.org/projects/pax/construct/maven-pax-plugin
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
http://maven.apache.org/maven-settings
Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
http://maven.apache.org/maven-archetype-parent/maven-archetype/maven-archetype-core
Unnamed - commons-collections:commons-collections:jar:2.0
Unnamed - commons-logging:commons-logging-api:jar:1.0.4
Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.
http://jakarta.apache.org/velocity/
Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.
http://jakarta.apache.org/velocity/
dom4j: the flexible XML framework for Java
XML Commons External Components XML APIs
xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.
http://xml.apache.org/commons/#external
Provide a super simple interface for downloading a single artifact.
Maven Plugins
http://maven.apache.org/plugins/maven-compiler-plugin
Maven Plugins
http://maven.apache.org/plugins/maven-eclipse-plugin
Maven Model
http://maven.apache.org/maven-model
Plexus JLine Interactivity Handler
Unnamed - jline:jline:jar:0.9.1
Maven shared components
http://maven.apache.org/shared/maven-archiver
Library for Maven-OSGi integration
http://maven.apache.org/shared/maven-osgi
This library is used to not only read Maven project object model files, but to assemble inheritence and to retrieve remote models as required.
http://maven.apache.org/maven-project
Maven Shared File Management API
API to collect files from a given directory using several include/exclude rules.
http://maven.apache.org/shared/file-management
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
http://maven.apache.org/maven-plugin-api
API for I/O support like logging, download or file scanning.
http://maven.apache.org/shared/maven-shared-io
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
http://maven.apache.org/maven-artifact
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
http://maven.apache.org/maven-artifact-manager
Maven Wagon API that defines the contract between different Wagon implementations
http://maven.apache.org/wagon/wagon-provider-api
Plexus Default Interactivity Handler
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
http://plexus.codehaus.org/plexus-utils
http://classworlds.codehaus.org/
JAR Processing Library for creating and verifying OSGi manifest headers