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 |
---|---|---|---|---|---|
com.pyx4j | maven-plugin-log4j | 1.0.1 | - | jar | |
net.sf.jour | jour-instrument | 2.0.3 | - | jar | |
org.apache.maven | maven-archiver | 2.2 | - | jar | |
org.apache.maven | maven-plugin-api | 2.0 | - | 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 | 3.8.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 | |
javassist | javassist | 3.8.0.GA | - | jar | |
log4j | log4j | 1.2.14 | - | 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-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-archiver | 1.0-alpha-7 | - | jar | |
org.codehaus.plexus | plexus-container-default | 1.0-alpha-8 | - | jar | |
org.codehaus.plexus | plexus-utils | 1.0.4 | - | jar |
Maven2 jour plugin
http://jour.sourceforge.net/jour-maven-plugin
Jour main instrumentation module
http://jour.sourceforge.net/jour-instrument
Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.
Log4j Appender for Maven 2 Plugin
http://www.pyx4j.com/pyx4j-maven-plugins/maven-plugin-log4j
Log4j
http://logging.apache.org/log4j/docs/
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-archiver
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.