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 |
---|---|---|---|---|
com.google.guava | guava | 18.0 | jar | The Apache Software License, Version 2.0 |
org.opendaylight.yangtools | concepts | 0.8.5-SNAPSHOT | jar | Eclipse Public License v1.0 |
org.slf4j | slf4j-api | 1.7.12 | 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 |
org.codehaus.sonar-plugins.java | sonar-jacoco-listeners | 2.4 | jar | GNU LGPL 3 |
org.slf4j | slf4j-simple | 1.7.12 | jar | MIT License |
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 | 3.0.0 | jar | The Apache Software 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 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 |
GNU LGPL 3: SonarQube Java :: JaCoCo Listeners
New BSD License: Hamcrest Core
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: FindBugs-jsr305, Guava: Google Core Libraries for Java
MIT License: SLF4J API Module, SLF4J Simple Binding
Eclipse Public License v1.0: concepts, object-cache-api
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jsr305-3.0.0.jar | 33.03 kB | 72 | 35 | 3 | 1.5 | Yes |
guava-18.0.jar | 2.26 MB | 1719 | 1690 | 17 | 1.6 | Yes |
junit-4.11.jar | 245.04 kB | 266 | 233 | 28 | 1.5 | Yes |
sonar-jacoco-listeners-2.4.jar | 6.19 kB | 15 | 4 | 1 | 1.6 | Yes |
hamcrest-core-1.3.jar | 45.02 kB | 52 | 45 | 3 | 1.5 | Yes |
concepts-0.8.5-SNAPSHOT.jar | 16.62 kB | 37 | 26 | 1 | 1.6 | Yes |
slf4j-api-1.7.12.jar | 32.13 kB | 39 | 28 | 3 | 1.5 | Yes |
slf4j-simple-1.7.12.jar | 10.71 kB | 16 | 6 | 1 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
8 | 2.64 MB | 2216 | 2067 | 57 | 1.6 | 8 |
compile: 3 | compile: 2.30 MB | compile: 1795 | compile: 1744 | compile: 21 | - | compile: 3 |
test: 4 | test: 306.96 kB | test: 349 | test: 288 | test: 33 | - | test: 4 |
provided: 1 | provided: 33.03 kB | provided: 72 | provided: 35 | provided: 3 | - | provided: 1 |