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-binding-config 1.3.5-20170528.011249-33 jar Eclipse Public License v1.0
org.opendaylight.lispflowmapping mappingservice.api 1.3.5-SNAPSHOT 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.yangtools yang-common 0.8.5-20170521.112829-23 jar 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
org.mockito mockito-all 1.9.5 jar The MIT License

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
cglib cglib-nodep 2.1_3 jar -
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
com.lmax disruptor 3.3.2 jar The Apache Software License, Version 2.0
org.antlr antlr4-runtime 4.5.1 jar The BSD License
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.hamcrest hamcrest-library 1.1 jar BSD style
org.javassist javassist 3.20.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.jmock jmock 2.6.0 jar BSD style
org.jmock jmock-legacy 2.6.0 jar BSD style
org.objenesis objenesis 1.0 jar MIT License
org.opendaylight.controller sal-binding-api 1.3.5-20170528.011243-33 jar Eclipse Public License v1.0
org.opendaylight.controller sal-binding-broker-impl 1.3.5-20170528.011246-33 jar Eclipse Public License v1.0
org.opendaylight.controller sal-binding-util 1.3.5-20170528.011252-33 jar Eclipse Public License v1.0
org.opendaylight.controller sal-broker-impl 1.3.5-20170528.011255-33 jar Eclipse Public License v1.0
org.opendaylight.controller sal-common-api 1.3.5-20170528.011302-33 jar Eclipse Public License v1.0
org.opendaylight.controller sal-common-impl 1.3.5-20170528.011305-33 jar Eclipse Public License v1.0
org.opendaylight.controller sal-common-util 1.3.5-20170528.011314-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.controller sal-core-spi 1.3.5-20170528.011324-33 jar Eclipse Public License v1.0
org.opendaylight.controller sal-dom-config 1.3.5-20170528.011334-33 jar Eclipse Public License v1.0
org.opendaylight.controller sal-inmemory-datastore 1.3.5-20170528.011342-33 jar Eclipse Public License v1.0
org.opendaylight.lispflowmapping common.unittest.tools 1.3.5-SNAPSHOT jar Eclipse Public License v1.0
org.opendaylight.lispflowmapping mappingservice.lisp-proto 1.3.5-SNAPSHOT jar Eclipse Public License v1.0
org.opendaylight.mdsal mdsal-binding-dom-codec 0.8.5-20170521.094031-37 jar Eclipse Public License v1.0
org.opendaylight.mdsal mdsal-binding-generator-api 0.8.5-20170521.094039-37 jar Eclipse Public License v1.0
org.opendaylight.mdsal mdsal-binding-generator-impl 0.8.5-20170521.094046-37 jar Eclipse Public License v1.0
org.opendaylight.mdsal mdsal-binding-generator-util 0.8.5-20170521.094051-37 jar Eclipse Public License v1.0
org.opendaylight.mdsal.model iana-afn-safi 2013.07.04.8.5-20170521.094208-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-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-20170521.112739-23 jar Eclipse Public License v1.0
org.opendaylight.yangtools object-cache-api 0.8.5-20170521.112756-23 jar Eclipse Public License v1.0
org.opendaylight.yangtools util 0.8.5-20170521.112816-23 jar Eclipse Public License v1.0
org.opendaylight.yangtools yang-data-api 0.8.5-20170521.112836-23 jar Eclipse Public License v1.0
org.opendaylight.yangtools yang-data-impl 0.8.5-20170521.112848-23 jar Eclipse Public License v1.0
org.opendaylight.yangtools yang-data-util 0.8.5-20170521.112905-23 jar Eclipse Public License v1.0
org.opendaylight.yangtools yang-model-api 0.8.5-20170521.112938-23 jar Eclipse Public License v1.0
org.opendaylight.yangtools yang-model-util 0.8.5-20170521.112950-23 jar Eclipse Public License v1.0
org.opendaylight.yangtools yang-parser-api 0.8.5-20170521.112956-23 jar Eclipse Public License v1.0
org.opendaylight.yangtools yang-parser-impl 0.8.5-20170521.113001-23 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
junit junit 4.11 jar Common Public License Version 1.0
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.lispflowmapping:mappingservice.inmemorydb:bundle:1.3.5-SNAPSHOT Information
    • org.opendaylight.lispflowmapping:mappingservice.api:jar:1.3.5-SNAPSHOT (compile) Information
      • org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.3.5-SNAPSHOT (compile) Information
        • org.opendaylight.mdsal.model:iana-afn-safi:jar:2013.07.04.8.5-SNAPSHOT (compile) Information
        • org.apache.commons:commons-lang3:jar:3.4 (compile) Information
        • org.opendaylight.lispflowmapping:common.unittest.tools:jar:1.3.5-SNAPSHOT (compile) Information
      • org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.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.mockito:mockito-all:jar:1.9.5 (test) Information
    • org.opendaylight.yangtools:yang-common:jar:0.8.5-SNAPSHOT (compile) Information
      • com.google.guava:guava:jar:18.0 (compile) Information
      • org.slf4j:slf4j-api:jar:1.7.12 (compile) Information
      • org.opendaylight.yangtools:concepts:jar:0.8.5-SNAPSHOT (compile) Information
      • org.opendaylight.yangtools:object-cache-api:jar:0.8.5-SNAPSHOT (compile) Information
    • org.opendaylight.controller:config-api:jar:0.4.5-SNAPSHOT (compile) Information
    • org.opendaylight.controller:sal-binding-config:jar:1.3.5-SNAPSHOT (compile) Information
      • org.opendaylight.controller:sal-binding-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.controller:sal-dom-config:jar:1.3.5-SNAPSHOT (compile) Information
        • org.opendaylight.controller:sal-core-api:jar:1.3.5-SNAPSHOT (compile) Information
          • org.opendaylight.yangtools:yang-model-api:jar:0.8.5-SNAPSHOT (compile) Information
        • org.opendaylight.controller:sal-core-spi:jar:1.3.5-SNAPSHOT (compile) Information
      • org.opendaylight.controller:sal-binding-broker-impl:jar:1.3.5-SNAPSHOT (compile) Information
        • org.javassist:javassist:jar:3.20.0-GA (compile) Information
        • org.opendaylight.controller:sal-binding-util:jar:1.3.5-SNAPSHOT (compile) Information
        • org.opendaylight.controller:sal-broker-impl:jar:1.3.5-SNAPSHOT (compile) Information
          • com.lmax:disruptor:jar:3.3.2 (compile) Information
          • org.opendaylight.controller:sal-inmemory-datastore:jar:1.3.5-SNAPSHOT (compile) Information
        • org.opendaylight.controller:sal-common-impl:jar:1.3.5-SNAPSHOT (compile) Information
        • org.opendaylight.controller:sal-common-util:jar:1.3.5-SNAPSHOT (compile) Information
        • org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:0.8.5-SNAPSHOT (compile) Information
          • org.opendaylight.mdsal:mdsal-binding-generator-util:jar:0.8.5-SNAPSHOT (compile) Information
        • org.opendaylight.yangtools:yang-data-impl:jar:0.8.5-SNAPSHOT (compile) Information
          • org.opendaylight.yangtools:yang-data-util:jar:0.8.5-SNAPSHOT (compile) Information
          • org.antlr:antlr4-runtime:jar:4.5.1 (compile) Information
        • org.opendaylight.yangtools:yang-model-util:jar:0.8.5-SNAPSHOT (compile) Information
      • org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:0.8.5-SNAPSHOT (compile) Information
        • org.opendaylight.yangtools:yang-parser-impl:jar:0.8.5-SNAPSHOT (compile) Information
          • org.opendaylight.yangtools:yang-parser-api:jar:0.8.5-SNAPSHOT (compile) Information
        • org.opendaylight.mdsal:mdsal-binding-generator-api: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:yang-binding:jar:0.8.5-SNAPSHOT (compile) Information

Licenses

BSD style: Hamcrest Library, jMock 2 Core, jMock Legacy Extension

New BSD License: Hamcrest Core

Unknown: cglib

LGPL 2.1: Javassist

Apache License, Version 2.0: Apache Commons Lang, osgi.core

Apache License 2.0: Javassist

MPL 1.1: Javassist

Common Public License Version 1.0: JUnit

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

MIT License: Objenesis, SLF4J API Module

Eclipse Public License v1.0: Mapping Service Inmemory Mappings Database, Mapping Service LISP Protocol, Mapping Service Public APIs, Unit Test Tools, concepts, config-api, iana-afn-safi, ietf-inet-types, ietf-type-util, ietf-yang-types, mdsal-binding-dom-codec, mdsal-binding-generator-api, mdsal-binding-generator-impl, mdsal-binding-generator-util, object-cache-api, sal-binding-api, sal-binding-broker-impl, sal-binding-config, sal-binding-util, sal-broker-impl, sal-common-api, sal-common-impl, sal-common-util, sal-core-api, sal-core-spi, sal-dom-config, sal-inmemory-datastore, util, yang-binding, yang-common, yang-data-api, yang-data-impl, yang-data-util, yang-ext, yang-model-api, yang-model-util, yang-parser-api, yang-parser-impl

The MIT License: Mockito

The BSD License: ANTLR 4 Runtime

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
cglib-nodep-2.1_3.jar 324.24 kB 262 258 10 1.1 Yes
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
disruptor-3.3.2.jar 79.47 kB 86 78 4 1.6 Yes
junit-4.11.jar 245.04 kB 266 233 28 1.5 Yes
antlr4-runtime-4.5.1.jar 302.03 kB 216 199 7 1.6 Yes
commons-lang3-3.4.jar 434.68 kB 248 224 12 1.6 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
hamcrest-library-1.1.jar 111.50 kB 66 24 7 1.5 Yes
javassist-3.20.0-GA.jar 750.58 kB 423 399 17 1.6 Yes
jmock-2.6.0.jar 182.98 kB 117 98 11 1.5 Yes
jmock-legacy-2.6.0.jar 14.57 kB 17 6 1 1.5 Yes
mockito-all-1.9.5.jar 1.58 MB 1372 698 74 1.5 Yes
objenesis-1.0.jar 28.57 kB 45 30 7 1.3 Yes
config-api-0.4.5-SNAPSHOT.jar 93.60 kB 117 70 13 1.6 Yes
sal-binding-api-1.3.5-SNAPSHOT.jar 43.16 kB 77 57 5 1.6 Yes
sal-binding-broker-impl-1.3.5-SNAPSHOT.jar 182.37 kB 139 118 5 1.6 Yes
sal-binding-config-1.3.5-SNAPSHOT.jar 315.42 kB 263 193 16 1.6 Yes
sal-binding-util-1.3.5-SNAPSHOT.jar 12.35 kB 20 6 1 1.6 Yes
sal-broker-impl-1.3.5-SNAPSHOT.jar 131.07 kB 97 74 7 1.6 Yes
sal-common-api-1.3.5-SNAPSHOT.jar 62.43 kB 112 61 8 1.6 Yes
sal-common-impl-1.3.5-SNAPSHOT.jar 39.07 kB 43 25 3 1.6 Yes
sal-common-util-1.3.5-SNAPSHOT.jar 16.89 kB 30 12 2 1.6 Yes
sal-core-api-1.3.5-SNAPSHOT.jar 45.31 kB 82 63 4 1.6 Yes
sal-core-spi-1.3.5-SNAPSHOT.jar 62.47 kB 76 53 6 1.6 Yes
sal-dom-config-1.3.5-SNAPSHOT.jar 82.19 kB 112 49 13 1.6 Yes
sal-inmemory-datastore-1.3.5-SNAPSHOT.jar 133.42 kB 124 67 10 1.6 Yes
common.unittest.tools-1.3.5-SNAPSHOT.jar 25.41 kB 26 13 1 1.6 Yes
mappingservice.api-1.3.5-SNAPSHOT.jar 301.36 kB 256 204 15 1.6 Yes
mappingservice.lisp-proto-1.3.5-SNAPSHOT.jar 591.06 kB 454 360 38 1.6 Yes
mdsal-binding-dom-codec-0.8.5-SNAPSHOT.jar 172.23 kB 124 99 6 1.6 Yes
mdsal-binding-generator-api-0.8.5-SNAPSHOT.jar 28.06 kB 56 36 4 1.6 Yes
mdsal-binding-generator-impl-0.8.5-SNAPSHOT.jar 460.77 kB 387 343 14 1.6 Yes
mdsal-binding-generator-util-0.8.5-SNAPSHOT.jar 76.44 kB 55 38 2 1.6 Yes
yang-binding-0.8.5-SNAPSHOT.jar 88.70 kB 81 66 3 1.6 Yes
iana-afn-safi-2013.07.04.8.5-SNAPSHOT.jar 16.70 kB 30 4 1 1.6 Yes
ietf-inet-types-2010.09.24.8.5-SNAPSHOT.jar 47.80 kB 46 20 1 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
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.73 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-data-impl-0.8.5-SNAPSHOT.jar 535.90 kB 371 339 16 1.6 Yes
yang-data-util-0.8.5-SNAPSHOT.jar 45.39 kB 45 31 1 1.6 Yes
yang-model-api-0.8.5-SNAPSHOT.jar 138.24 kB 223 203 6 1.6 Yes
yang-model-util-0.8.5-SNAPSHOT.jar 283.21 kB 227 210 3 1.6 Yes
yang-parser-api-0.8.5-SNAPSHOT.jar 10.45 kB 18 3 1 1.6 Yes
yang-parser-impl-0.8.5-SNAPSHOT.jar 1.23 MB 754 721 16 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
54 12.54 MB 10230 8041 459 1.6 54
compile: 50 compile: 10.24 MB compile: 8223 compile: 6933 compile: 338 - compile: 50
test: 3 test: 1.87 MB test: 1690 test: 976 test: 105 - test: 3
provided: 1 provided: 430.35 kB provided: 317 provided: 132 provided: 16 - provided: 1