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 | maven-plugin-api | 3.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.shared | maven-common-artifact-filters | 1.4 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 3.0.24 | jar | Apache License, Version 2.0 |
org.eclipse.sisu | org.eclipse.sisu.inject | 0.3.5 | jar | Eclipse Public License, Version 1.0 |
org.slf4j | slf4j-nop | 1.6.4 | jar | MIT License |
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.11 | jar | Common Public License Version 1.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 |
---|---|---|---|---|
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.3 | jar | Apache License, Version 2.0 |
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 | maven-artifact | 3.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-artifact-manager | 2.0.8 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-model | 3.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-plugin-registry | 2.0.8 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-profile | 2.0.8 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-project | 2.0.8 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-repository-metadata | 2.0.8 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-settings | 2.0.8 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.wagon | wagon-provider-api | 1.0-beta-2 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 1.6.4 | jar | MIT License |
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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Eclipse Public License, Version 1.0: Sisu Maven Plugin, org.eclipse.sisu.inject
MIT License: SLF4J API Module, SLF4J NOP Binding
Apache License, Version 2.0: Maven Plugin Tools Java 5 Annotations, Plexus Common Utilities
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Maven Artifact, Maven Artifact Manager, Maven Common Artifact Filters, Maven Local Settings Model, Maven Model, Maven Plugin API, Maven Plugin Registry Model, Maven Profile Model, Maven Project Builder, Maven Repository Metadata Model, Maven Wagon API
Common Public License Version 1.0: JUnit
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
junit-4.11.jar | 239.30 kB | 266 | 233 | 28 | 1.5 | debug |
maven-artifact-3.0.jar | 50.69 kB | 57 | 32 | 11 | 1.5 | debug |
maven-artifact-manager-2.0.8.jar | 55.34 kB | 46 | 24 | 7 | 1.4 | debug |
maven-model-3.0.jar | 160.83 kB | 67 | 50 | 3 | 1.5 | debug |
maven-plugin-api-3.0.jar | 47.77 kB | 46 | 25 | 6 | 1.5 | debug |
maven-plugin-registry-2.0.8.jar | 28.41 kB | 28 | 10 | 2 | 1.4 | debug |
maven-profile-2.0.8.jar | 34.54 kB | 33 | 16 | 2 | 1.4 | debug |
maven-project-2.0.8.jar | 113.93 kB | 76 | 51 | 10 | 1.4 | debug |
maven-repository-metadata-2.0.8.jar | 24.00 kB | 23 | 6 | 2 | 1.4 | debug |
maven-settings-2.0.8.jar | 47.96 kB | 38 | 21 | 2 | 1.4 | debug |
maven-plugin-annotations-3.3.jar | 13.71 kB | 22 | 7 | 1 | 1.5 | debug |
maven-common-artifact-filters-1.4.jar | 30.86 kB | 36 | 19 | 2 | 1.5 | debug |
wagon-provider-api-1.0-beta-2.jar | 45.24 kB | 57 | 37 | 8 | 1.1 | debug |
plexus-utils-3.0.24.jar | 241.55 kB | 129 | 104 | 9 | 1.5 | debug |
org.eclipse.sisu.inject-0.3.5.jar | 370.46 kB | 289 | 271 | 9 | 1.6 | debug |
hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
slf4j-api-1.6.4.jar | 25.35 kB | 34 | 23 | 3 | 1.3 | debug |
slf4j-nop-1.6.4.jar | 4.70 kB | 13 | 3 | 1 | 1.3 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
18 | 1.54 MB | 1,312 | 977 | 109 | 1.6 | 18 |
compile: 15 | compile: 1.25 MB | compile: 972 | compile: 692 | compile: 77 | - | compile: 15 |
test: 2 | test: 283.26 kB | test: 318 | test: 278 | test: 31 | - | test: 2 |
provided: 1 | provided: 13.71 kB | provided: 22 | provided: 7 | provided: 1 | - | provided: 1 |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | - | - |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | Yes | Yes |
apache.snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes | Yes |
Repository locations for each of the Dependencies.
Artifact | central |
---|---|
junit:junit:jar:4.11 | - |
org.apache.maven:maven-artifact:jar:3.0 | - |
org.apache.maven:maven-artifact-manager:jar:2.0.8 | - |
org.apache.maven:maven-model:jar:3.0 | - |
org.apache.maven:maven-plugin-api:jar:3.0 | - |
org.apache.maven:maven-plugin-registry:jar:2.0.8 | - |
org.apache.maven:maven-profile:jar:2.0.8 | - |
org.apache.maven:maven-project:jar:2.0.8 | - |
org.apache.maven:maven-repository-metadata:jar:2.0.8 | - |
org.apache.maven:maven-settings:jar:2.0.8 | - |
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3 | - |
org.apache.maven.shared:maven-common-artifact-filters:jar:1.4 | - |
org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2 | - |
org.codehaus.plexus:plexus-utils:jar:3.0.24 | - |
org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5 | - |
org.hamcrest:hamcrest-core:jar:1.3 | - |
org.slf4j:slf4j-api:jar:1.6.4 | - |
org.slf4j:slf4j-nop:jar:1.6.4 | - |
Total | central |
18 (compile: 15, test: 2, provided: 1) | 0 |