Project Dependencies
compile
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 | Licenses |
---|---|---|---|---|
org.apache.maven.release | maven-release-api | 3.1.1 | jar | Apache-2.0 |
org.codehaus.plexus | plexus-utils | 4.0.1 | jar | Apache License, Version 2.0 |
test
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 | Licenses |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
provided
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 | Licenses |
---|---|---|---|---|
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-artifact | 3.6.3 | jar | Apache License, Version 2.0 |
org.eclipse.sisu | org.eclipse.sisu.inject | 0.9.0.M2 | jar | Eclipse Public License, Version 1.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
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 | Licenses |
---|---|---|---|---|
org.apache.commons | commons-lang3 | 3.8.1 | jar | Apache License, Version 2.0 |
org.apache.maven.resolver | maven-resolver-api | 1.4.1 | jar | Apache License, Version 2.0 |
org.apache.maven.resolver | maven-resolver-util | 1.4.1 | jar | Apache License, Version 2.0 |
org.apache.maven.scm | maven-scm-api | 2.1.0 | jar | Apache-2.0 |
org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
test
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 | Licenses |
---|---|---|---|---|
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.hamcrest | hamcrest-core | 2.2 | jar | BSD License 3 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.release:maven-release-oddeven-policy:jar:3.1.1
- org.apache.maven.release:maven-release-api:jar:3.1.1 (compile)
- org.apache.maven.scm:maven-scm-api:jar:2.1.0 (compile)
- org.apache.maven.resolver:maven-resolver-api:jar:1.4.1 (compile)
- org.apache.maven.resolver:maven-resolver-util:jar:1.4.1 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.apache.maven:maven-artifact:jar:3.6.3 (provided)
- org.apache.commons:commons-lang3:jar:3.8.1 (compile)
- org.codehaus.plexus:plexus-utils:jar:4.0.1 (compile)
- javax.inject:javax.inject:jar:1 (provided)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M2 (provided)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- org.apache.maven.release:maven-release-api:jar:3.1.1 (compile)
Licenses
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
BSD License 3: Hamcrest, Hamcrest Core
Apache-2.0: Maven Release APIs, Maven Release Odd-Even Policy, Maven SCM API
Apache License, Version 2.0: Apache Commons Lang, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Utilities, Plexus Common Utilities
The Apache Software License, Version 2.0: javax.inject
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
commons-lang3-3.8.1.jar | 501.9 kB | 297 | 272 | 13 | 1.7 | Yes |
maven-artifact-3.6.3.jar | 57.8 kB | 59 | 34 | 11 | 1.7 | Yes |
maven-release-api-3.1.1.jar | 26.2 kB | 44 | 21 | 9 | 1.8 | Yes |
maven-resolver-api-1.4.1.jar | 149 kB | 156 | 132 | 12 | 1.7 | Yes |
maven-resolver-util-1.4.1.jar | 167.5 kB | 132 | 105 | 13 | 1.7 | Yes |
maven-scm-api-2.1.0.jar | 109.3 kB | 130 | 88 | 29 | 1.8 | Yes |
plexus-utils-4.0.1.jar | 192.5 kB | 128 | 86 | 7 | 11 | Yes |
org.eclipse.sisu.inject-0.9.0.M2.jar | 424.6 kB | 318 | 294 | 9 | 1.8 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
hamcrest-core-2.2.jar | 1.5 kB | 8 | 1 | 1 | 1.7 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
13 | 2.2 MB | 1837 | 1531 | 152 | 11 | 12 |
compile: 7 | compile: 1.2 MB | compile: 933 | compile: 738 | compile: 87 | 11 | compile: 7 |
provided: 3 | provided: 484.9 kB | provided: 385 | provided: 334 | provided: 21 | provided: 2 | |
test: 3 | test: 509.4 kB | test: 519 | test: 459 | test: 44 | 1.7 | test: 3 |