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.google.guava guava 18.0 jar The Apache Software License, Version 2.0
org.eclipse.xtend http://plugins/org.eclipse.xtend.lib/ 2.8.4 jar Eclipse Public License - v 1.0
org.opendaylight.mdsal mdsal-binding-generator-util 0.8.5-SNAPSHOT jar Eclipse Public License v1.0
org.sonatype.plexus plexus-build-api 0.0.7 jar Apache Public License 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 License
junit junit 4.11 jar Common Public License Version 1.0
org.mockito mockito-core 1.9.5 jar The MIT License
org.opendaylight.mdsal mdsal-binding-generator-impl 0.8.5-SNAPSHOT jar Eclipse Public License v1.0
org.slf4j slf4j-simple 1.7.12 jar MIT 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.codehaus.plexus plexus-container-default 1.6 jar The Apache Software License, Version 2.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
org.antlr antlr4-runtime 4.5.1 jar The BSD License
org.codehaus.plexus plexus-utils 1.5.8 jar The Apache Software License, Version 2.0
org.eclipse.xtend http://plugins/org.eclipse.xtend.lib.macro/ 2.8.4 jar Eclipse Public License - v 1.0
org.eclipse.xtext http://plugins/org.eclipse.xtext.xbase.lib/ 2.8.4 jar Eclipse Public License - v 1.0
org.opendaylight.mdsal mdsal-binding-generator-api 0.8.5-SNAPSHOT jar Eclipse Public License v1.0
org.opendaylight.mdsal yang-binding 0.8.5-SNAPSHOT jar Eclipse Public License v1.0
org.opendaylight.yangtools concepts 0.8.5-20170514.113152-22 jar Eclipse Public License v1.0
org.opendaylight.yangtools object-cache-api 0.8.5-20170514.113210-22 jar Eclipse Public License v1.0
org.opendaylight.yangtools util 0.8.5-20170514.113227-22 jar Eclipse Public License v1.0
org.opendaylight.yangtools yang-common 0.8.5-20170514.113240-22 jar Eclipse Public License v1.0
org.opendaylight.yangtools yang-model-api 0.8.5-20170514.113338-22 jar Eclipse Public License v1.0
org.opendaylight.yangtools yang-model-util 0.8.5-20170514.113348-22 jar Eclipse Public License v1.0
org.opendaylight.yangtools yang-parser-api 0.8.5-20170514.113352-22 jar Eclipse Public License v1.0
org.opendaylight.yangtools yang-parser-impl 0.8.5-20170514.113357-22 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.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.javassist javassist 3.20.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.objenesis objenesis 1.0 jar MIT License
org.opendaylight.yangtools yang-data-api 0.8.5-20170514.113244-22 jar Eclipse Public License v1.0
org.opendaylight.yangtools yang-data-impl 0.8.5-20170514.113254-22 jar Eclipse Public License v1.0
org.opendaylight.yangtools yang-data-util 0.8.5-20170514.113317-22 jar Eclipse Public License v1.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 License
com.google.collections google-collections 1.0 jar The Apache Software License, Version 2.0
org.apache.xbean xbean-reflect 3.7 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

  • org.opendaylight.mdsal:mdsal-binding-java-api-generator:jar:0.8.5-SNAPSHOT Information
    • org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:0.8.5-SNAPSHOT (test) Information
      • org.javassist:javassist:jar:3.20.0-GA (test) Information
      • org.opendaylight.yangtools:yang-parser-impl:jar:0.8.5-SNAPSHOT (compile) Information
        • org.opendaylight.yangtools:yang-common:jar:0.8.5-SNAPSHOT (compile) Information
        • org.opendaylight.yangtools:yang-parser-api:jar:0.8.5-SNAPSHOT (compile) Information
        • org.opendaylight.yangtools:yang-model-util:jar:0.8.5-SNAPSHOT (compile) Information
        • org.antlr:antlr4-runtime:jar:4.5.1 (compile) Information
        • org.opendaylight.yangtools:concepts:jar:0.8.5-SNAPSHOT (compile) Information
        • com.google.code.findbugs:jsr305:jar:3.0.0 (compile) Information
      • org.opendaylight.yangtools:yang-data-impl:jar:0.8.5-SNAPSHOT (test) Information
        • org.opendaylight.yangtools:util:jar:0.8.5-SNAPSHOT (compile) Information
        • org.opendaylight.yangtools:yang-data-api:jar:0.8.5-SNAPSHOT (test) Information
        • org.opendaylight.yangtools:yang-data-util:jar:0.8.5-SNAPSHOT (test) Information
      • org.opendaylight.mdsal:mdsal-binding-generator-api:jar:0.8.5-SNAPSHOT (compile) Information
      • org.apache.commons:commons-lang3:jar:3.4 (test) Information
    • org.opendaylight.mdsal:mdsal-binding-generator-util:jar:0.8.5-SNAPSHOT (compile) Information
      • org.opendaylight.yangtools:yang-model-api:jar:0.8.5-SNAPSHOT (compile) Information
        • org.opendaylight.yangtools:object-cache-api:jar:0.8.5-SNAPSHOT (compile) Information
      • org.opendaylight.mdsal:yang-binding:jar:0.8.5-SNAPSHOT (compile) Information
    • junit:junit:jar:4.11 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.3 (test) Information
    • org.eclipse.xtend:org.eclipse.xtend.lib:jar:2.8.4 (compile) Information
    • com.google.guava:guava:jar:18.0 (compile) Information
    • org.sonatype.plexus:plexus-build-api:jar:0.0.7 (compile) Information
    • org.codehaus.plexus:plexus-container-default:jar:1.6 (provided) Information
    • org.mockito:mockito-core:jar:1.9.5 (test) Information
    • org.slf4j:slf4j-simple:jar:1.7.12 (test) Information

Licenses

Apache Public License 2.0: plexus-build-api

New BSD License: Hamcrest Core

LGPL 2.1: Javassist

Apache License, Version 2.0: Apache Commons Lang

Eclipse Public License - v 1.0: Eclipse Xbase Runtime Library, Eclipse Xtend Macro Library, Eclipse Xtend Runtime Library

MPL 1.1: Javassist

Eclipse Public License v1.0: concepts, mdsal-binding-generator-api, mdsal-binding-generator-impl, mdsal-binding-generator-util, mdsal-binding-java-api-generator, object-cache-api, util, yang-binding, yang-common, yang-data-api, yang-data-impl, yang-data-util, yang-model-api, yang-model-util, yang-parser-api, yang-parser-impl

The Apache Software License, Version 2.0: Apache XBean :: Reflect, FindBugs-jsr305, Google Collections Library, Guava: Google Core Libraries for Java, Plexus :: Default Container, Plexus Classworlds, Plexus Common Utilities, TrieMap

The BSD License: ANTLR 4 Runtime

Apache License 2.0: Javassist

Common Public License Version 1.0: JUnit

MIT License: Objenesis, SLF4J API Module, SLF4J Simple Binding

The MIT License: Mockito

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
google-collections-1.0.jar 639.59 kB 520 505 4 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
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
xbean-reflect-3.7.jar 148.10 kB 133 118 2 1.5 Yes
plexus-classworlds-2.5.1.jar 49.79 kB 52 37 5 1.5 Yes
plexus-container-default-1.6.jar 223.70 kB 232 187 30 1.5 Yes
plexus-utils-1.5.8.jar 267.85 kB 170 133 14 1.4 Yes
org.eclipse.xtend.lib-2.8.4.jar 152.02 kB 128 116 2 1.6 Yes
org.eclipse.xtend.lib.macro-2.8.4.jar 60.08 kB 104 88 5 1.6 Yes
org.eclipse.xtext.xbase.lib-2.8.4.jar 117.54 kB 116 100 4 1.6 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
javassist-3.20.0-GA.jar 750.58 kB 423 399 17 1.6 Yes
mockito-core-1.9.5.jar 1.50 MB 1258 647 64 1.5 Yes
objenesis-1.0.jar 28.57 kB 45 30 7 1.3 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
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-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
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
plexus-build-api-0.0.7.jar 8.48 kB 19 4 1 1.4 Yes
Total Size Entries Classes Packages Java Version Debug Information
36 10.56 MB 8427 7116 310 1.6 36
compile: 21 compile: 5.30 MB compile: 4216 compile: 3829 compile: 99 - compile: 21
test: 11 test: 4.20 MB test: 3274 test: 2440 test: 170 - test: 11
provided: 4 provided: 1.06 MB provided: 937 provided: 847 provided: 41 - provided: 4