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 |
---|---|---|---|---|---|
org.apache.maven.reporting | maven-reporting-api | 2.0 | - | jar | |
org.apache.maven.reporting | maven-reporting-impl | 2.0 | - | jar | |
org.apache.maven.shared | maven-dependency-tree | 1.0 | - | jar | |
org.apache.velocity | velocity | 1.5 | - | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
junit | junit | 4.4 | - | 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 | 3.1 | - | jar | |
commons-lang | commons-lang | 2.1 | - | jar | |
commons-validator | commons-validator | 1.1.4 | - | jar | |
doxia | doxia-core | 1.0-alpha-4 | - | jar | |
doxia | doxia-sink-api | 1.0-alpha-4 | - | jar | |
org.apache.maven | maven-artifact | 2.0 | - | jar | |
org.apache.maven | maven-artifact-manager | 2.0 | - | jar | |
org.apache.maven | maven-model | 2.0 | - | jar | |
org.apache.maven | maven-plugin-api | 2.0 | - | jar | |
org.apache.maven | maven-profile | 2.0 | - | jar | |
org.apache.maven | maven-project | 2.0 | - | jar | |
org.apache.maven | maven-repository-metadata | 2.0 | - | jar | |
org.apache.maven.wagon | wagon-provider-api | 1.0-alpha-5 | - | jar | |
org.codehaus.plexus | plexus-container-default | 1.0-alpha-8 | - | jar | |
org.codehaus.plexus | plexus-utils | 1.0.4 | - | jar | |
oro | oro | 2.0.7 | - | jar |
Produces simple XMI files for common project structures, renders them as UML2 diagrams and generates enclosing reports.
http://xmile.sourceforge.net/xmile
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.
Unnamed - org.apache.maven.reporting:maven-reporting-api:jar:2.0
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/maven2/maven-reporting/maven-reporting-api
Unnamed - org.apache.maven.reporting:maven-reporting-impl:jar:2.0
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/maven2/maven-reporting/maven-reporting-impl
Unnamed - commons-validator:commons-validator:jar:1.1.4
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/maven2/maven-plugin-api
Maven shared components
http://maven.apache.org/shared/maven-dependency-tree
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/maven2/maven-project
Apache Velocity is a general purpose template engine.
http://velocity.apache.org/engine/releases/velocity-1.5/
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/