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 |
---|---|---|---|---|---|
ant | ant | 1.6.5 | - | jar | |
bcel | bcel | 5.1 | - | jar | |
net.sf.antcontrib | cpptasks | 1.0-beta-4-parallel-2 | - | jar | |
org.apache.maven | maven-plugin-api | 2.0 | - | jar | |
org.apache.maven | maven-project | 2.0 | - | jar | |
org.apache.maven.surefire | surefire-booter | 2.3 | - | jar | |
org.codehaus.plexus | plexus-archiver | 1.0-alpha-3 | - | jar | |
org.codehaus.plexus | plexus-compiler-api | 1.5.1 | - | 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-lang | commons-lang | 2.1 | - | jar | |
junit | junit | 3.8.2 | - | 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-profile | 2.0 | - | jar | |
org.apache.maven | maven-repository-metadata | 2.0 | - | jar | |
org.apache.maven.surefire | surefire-api | 2.3 | - | 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.1 | - | jar | |
xerces | xercesImpl | 2.7.1 | - | jar |
FreeHEP Maven Native Archive Plugin
Native Archive Plug-in to compile and link c++, c and fortran (for Maven 2), see Introduction
http://java.freehep.org/freehep-nar-plugin
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://classworlds.codehaus.org/
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
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-profile
Maven Model
http://maven.apache.org/maven2/maven-model
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.
Maven Repository Metadata Model
Maven Plugin Mapping
http://maven.apache.org/maven2/maven-repository-metadata
Tools to manage artifacts and deployment
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-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/maven2/maven-plugin-api
Surefire is a test framework project.
http://maven.apache.org/surefire/surefire-booter
Surefire is a test framework project.
http://maven.apache.org/surefire/surefire-api
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)}/
Library to call native compilers and linkers.