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 |
|---|---|---|---|---|---|
| gr.spinellis | ckjm | 1.8 | - | jar | |
| org.apache.bcel | bcel | 5.2 | - | jar | |
| org.apache.maven | maven-plugin-api | 2.0 | - | jar | |
| org.codehaus.plexus | plexus-utils | 1.4.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 | 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 |
|---|---|---|---|---|---|
| jakarta-regexp | jakarta-regexp | 1.4 | - | jar |
This plugin executes the Ckjm utility to calculate Chidamber and Kemerer object-oriented metrics by processing the bytecode of compiled Java files.
http://mojo.codehaus.org/ckjm-maven-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/maven2/maven-plugin-api
Unnamed - junit:junit:jar:3.8.1
Unnamed - gr.spinellis:ckjm:jar:1.8
POM was created from install:install-file
Unnamed - org.apache.bcel:bcel:jar:5.2