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 License
org.opendaylight.controller config-api 0.4.5-20170528.011037-33 jar Eclipse Public License v1.0
org.opendaylight.controller sal-core-api 1.3.5-20170528.011321-33 jar Eclipse Public License v1.0
org.opendaylight.topoprocessing topoprocessing-api 0.1.5-SNAPSHOT jar The Eclipse Public License v1.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 License
junit junit 4.11 jar Common 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 License
com.github.romix java-concurrent-hash-trie-map 0.2.23-ODL jar The Apache Software License, Version 2.0
com.google.code.findbugs jsr305 3.0.0 jar The Apache Software License, Version 2.0
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
org.opendaylight.controller sal-common-api 1.3.5-20170528.011302-33 jar Eclipse Public License v1.0
org.opendaylight.mdsal yang-binding 0.8.5-20170521.094150-37 jar Eclipse Public License v1.0
org.opendaylight.mdsal.model ietf-inet-types 2010.09.24.8.5-20170521.094229-37 jar Eclipse Public License v1.0
org.opendaylight.mdsal.model ietf-network-2015-06-08 1.0.5-20170521.094250-37 jar Eclipse Public License v1.0
org.opendaylight.mdsal.model ietf-topology 2013.10.21.8.5-20170521.094325-37 jar Eclipse Public License v1.0
org.opendaylight.mdsal.model ietf-type-util 0.8.5-20170521.094351-37 jar Eclipse Public License v1.0
org.opendaylight.mdsal.model ietf-yang-types 2010.09.24.8.5-20170521.094357-37 jar Eclipse Public License v1.0
org.opendaylight.mdsal.model yang-ext 2013.09.07.8.5-20170521.094417-37 jar Eclipse Public License v1.0
org.opendaylight.yangtools concepts 0.8.5-20170528.113731-24 jar Eclipse Public License v1.0
org.opendaylight.yangtools object-cache-api 0.8.5-20170528.113750-24 jar Eclipse Public License v1.0
org.opendaylight.yangtools util 0.8.5-20170528.113821-24 jar Eclipse Public License v1.0
org.opendaylight.yangtools yang-common 0.8.5-20170528.113834-24 jar Eclipse Public License v1.0
org.opendaylight.yangtools yang-data-api 0.8.5-20170528.113842-24 jar Eclipse Public License v1.0
org.opendaylight.yangtools yang-model-api 0.8.5-20170528.113945-24 jar Eclipse Public License v1.0
org.slf4j slf4j-api 1.7.12 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 License
org.hamcrest hamcrest-core 1.3 jar New BSD License

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 License
org.osgi org.osgi.core 5.0.0 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

  • org.opendaylight.topoprocessing:topoprocessing-spi:bundle:0.1.5-SNAPSHOT Information
    • org.opendaylight.controller:config-api:jar:0.4.5-SNAPSHOT (compile) Information
      • com.google.code.findbugs:jsr305:jar:3.0.0 (compile) Information
      • org.opendaylight.mdsal:yang-binding:jar:0.8.5-SNAPSHOT (compile) Information
        • org.opendaylight.yangtools:concepts:jar:0.8.5-SNAPSHOT (compile) Information
        • org.opendaylight.yangtools:util:jar:0.8.5-SNAPSHOT (compile) Information
        • com.google.guava:guava:jar:18.0 (compile) Information
      • org.opendaylight.yangtools:yang-common:jar:0.8.5-SNAPSHOT (compile) Information
        • org.slf4j:slf4j-api:jar:1.7.12 (compile) Information
        • org.opendaylight.yangtools:object-cache-api:jar:0.8.5-SNAPSHOT (compile) Information
      • org.osgi:org.osgi.core:jar:5.0.0 (provided) Information
    • org.opendaylight.controller:sal-core-api:jar:1.3.5-SNAPSHOT (compile) Information
      • org.opendaylight.controller:sal-common-api:jar:1.3.5-SNAPSHOT (compile) Information
      • org.opendaylight.yangtools:yang-data-api:jar:0.8.5-SNAPSHOT (compile) Information
      • org.opendaylight.yangtools:yang-model-api:jar:0.8.5-SNAPSHOT (compile) Information
    • org.opendaylight.topoprocessing:topoprocessing-api:jar:0.1.5-SNAPSHOT (compile) Information
      • org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.8.5-SNAPSHOT (compile) Information
      • org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.8.5-SNAPSHOT (compile) Information
        • org.opendaylight.mdsal.model:ietf-inet-types:jar:2010.09.24.8.5-SNAPSHOT (compile) Information
          • org.opendaylight.mdsal.model:ietf-type-util:jar:0.8.5-SNAPSHOT (compile) Information
        • org.opendaylight.mdsal.model:ietf-yang-types:jar:2010.09.24.8.5-SNAPSHOT (compile) Information
      • org.opendaylight.mdsal.model:ietf-network-2015-06-08:jar:1.0.5-SNAPSHOT (compile) Information
    • junit:junit:jar:4.11 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.3 (test) Information

Licenses

New BSD License: Hamcrest Core

Apache License, Version 2.0: osgi.core

Common Public License Version 1.0: JUnit

The Eclipse Public License v1.0: topoprocessing-api, topoprocessing-spi

MIT License: SLF4J API Module

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava: Google Core Libraries for Java, TrieMap

Eclipse Public License v1.0: concepts, config-api, ietf-inet-types, ietf-network-2015-06-08, ietf-topology, ietf-type-util, ietf-yang-types, object-cache-api, sal-common-api, sal-core-api, util, yang-binding, yang-common, yang-data-api, yang-ext, yang-model-api

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
java-concurrent-hash-trie-map-0.2.23-ODL.jar 47.08 kB 42 30 2 1.6 Yes
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
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
config-api-0.4.5-SNAPSHOT.jar 93.60 kB 117 70 13 1.6 Yes
sal-common-api-1.3.5-SNAPSHOT.jar 62.43 kB 112 61 8 1.6 Yes
sal-core-api-1.3.5-SNAPSHOT.jar 45.31 kB 82 63 4 1.6 Yes
yang-binding-0.8.5-SNAPSHOT.jar 88.70 kB 81 66 3 1.6 Yes
ietf-inet-types-2010.09.24.8.5-SNAPSHOT.jar 47.80 kB 46 20 1 1.6 Yes
ietf-network-2015-06-08-1.0.5-SNAPSHOT.jar 117.48 kB 108 73 8 1.6 Yes
ietf-topology-2013.10.21.8.5-SNAPSHOT.jar 204.82 kB 165 122 12 1.6 Yes
ietf-type-util-0.8.5-SNAPSHOT.jar 14.31 kB 17 4 1 1.6 Yes
ietf-yang-types-2010.09.24.8.5-SNAPSHOT.jar 38.17 kB 43 17 1 1.6 Yes
yang-ext-2013.09.07.8.5-SNAPSHOT.jar 9.44 kB 26 3 1 1.6 Yes
topoprocessing-api-0.1.5-SNAPSHOT.jar 301.10 kB 267 182 25 1.6 Yes
concepts-0.8.5-SNAPSHOT.jar 16.62 kB 37 26 1 1.6 Yes
object-cache-api-0.8.5-SNAPSHOT.jar 14.32 kB 25 13 2 1.6 Yes
util-0.8.5-SNAPSHOT.jar 110.59 kB 89 77 2 1.6 Yes
yang-common-0.8.5-SNAPSHOT.jar 25.72 kB 26 13 1 1.6 Yes
yang-data-api-0.8.5-SNAPSHOT.jar 144.11 kB 163 143 7 1.6 Yes
yang-model-api-0.8.5-SNAPSHOT.jar 138.25 kB 223 203 6 1.6 Yes
org.osgi.core-5.0.0.jar 430.35 kB 317 132 16 1.5 Yes
slf4j-api-1.7.12.jar 32.13 kB 39 28 3 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
24 4.56 MB 4134 3349 168 1.6 24
compile: 21 compile: 3.84 MB compile: 3499 compile: 2939 compile: 121 - compile: 21
test: 2 test: 290.06 kB test: 318 test: 278 test: 31 - test: 2
provided: 1 provided: 430.35 kB provided: 317 provided: 132 provided: 16 - provided: 1