The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | License |
|---|---|---|---|---|
| org.apache.maven.reporting | maven-reporting-api | 3.0 | jar | The Apache Software License, Version 2.0 |
| org.apache.maven.shared | maven-shared-utils | 0.9 | jar | Apache License, Version 2.0 |
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 | Type | License |
|---|---|---|---|---|
| junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
| org.easytesting | fest-assert | 1.4 | jar | LICENSE.txt |
| org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
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 | Type | License |
|---|---|---|---|---|
| org.apache.maven.doxia | doxia-sink-api | 1.0 | jar | The Apache Software License, Version 2.0 |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| GroupId | ArtifactId | Version | Type | License |
|---|---|---|---|---|
| com.google.code.findbugs | jsr305 | 2.0.1 | jar | The Apache Software License, Version 2.0 |
New BSD License: Hamcrest library
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Apache Maven Shared Utils, FEST Fluent Assertions, Surefire Report Parser
The Apache Software License, Version 2.0: Doxia :: Sink API, FindBugs-jsr305, Maven Reporting API
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| jsr305-2.0.1.jar | 31.12 kB | 70 | 34 | 3 | 1.5 | debug |
| junit-4.12.jar | 307.55 kB | 323 | 286 | 30 | 1.5 | debug |
| doxia-sink-api-1.0.jar | 9.84 kB | 22 | 4 | 2 | 1.4 | debug |
| maven-reporting-api-3.0.jar | 10.68 kB | 20 | 5 | 1 | 1.4 | debug |
| maven-shared-utils-0.9.jar | 167.65 kB | 118 | 83 | 12 | 1.5 | debug |
| fest-assert-1.4.jar | 76.61 kB | 76 | 64 | 1 | 1.5 | debug |
| hamcrest-library-1.3.jar | 51.83 kB | 46 | 35 | 7 | 1.5 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 7 | 655.28 kB | 675 | 511 | 56 | 1.5 | 7 |
| compile: 3 | compile: 188.17 kB | compile: 160 | compile: 92 | compile: 15 | - | compile: 3 |
| test: 3 | test: 435.99 kB | test: 445 | test: 385 | test: 38 | - | test: 3 |
| provided: 1 | provided: 31.12 kB | provided: 70 | provided: 34 | provided: 3 | - | provided: 1 |