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
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.apache.karaf.features org.apache.karaf.features.core 3.0.3 jar Apache License, Version 2.0
org.opendaylight.controller config-api 0.4.5-20170528.011037-33 jar Eclipse Public License v1.0
org.opendaylight.controller mdsal-it-base 1.3.5-20170528.011143-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.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
junit junit 4.11 jar Common Public License Version 1.0
org.mockito mockito-all 1.9.5 jar The MIT License
org.ops4j.pax.exam pax-exam 4.4.0 jar Apache License, Version 2.0
org.ops4j.pax.exam pax-exam-container-karaf 4.4.0 jar Apache License, Version 2.0
org.ops4j.pax.exam pax-exam-junit4 4.4.0 jar Apache License, Version 2.0
org.ops4j.pax.url pax-url-aether 1.5.0 jar ALv2

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 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
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.javassist javassist 3.20.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.opendaylight.controller config-it-base 0.4.5-20170528.011041-33 jar Eclipse Public License v1.0
org.opendaylight.controller config-util 0.4.5-20170528.011111-33 jar Eclipse Public License v1.0
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.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 yang-binding 0.8.5-20170521.094150-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.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 Classifier Type License
biz.aQute.bnd bndlib 2.3.0 - jar Apache Software License 2.0
com.google.collections google-collections 1.0 - jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.10 - jar Apache License, Version 2.0
commons-httpclient commons-httpclient 3.1 - jar Apache License
commons-io commons-io 2.4 - jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.0.4 - jar /LICENSE.txt
org.apache.commons commons-compress 1.4.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-aether-provider 3.0.4 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model 3.0.4 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model-builder 3.0.4 - jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.0.4 - jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-file 1.0-beta-7 - jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-http-lightweight 1.0-beta-7 - jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-http-shared 1.0-beta-7 - jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 1.0-beta-7 - jar The Apache Software License, Version 2.0
org.apache.xbean xbean-reflect 3.4 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.4 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.5 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.5.5 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.14 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0 - jar Apache Public License 2.0
org.hamcrest hamcrest-core 1.3 - jar New BSD License
org.ops4j.base ops4j-base-exec 1.5.0 - jar ALv2
org.ops4j.base ops4j-base-io 1.5.0 - jar ALv2
org.ops4j.base ops4j-base-lang 1.5.0 - jar ALv2
org.ops4j.base ops4j-base-monitors 1.5.0 - jar ALv2
org.ops4j.base ops4j-base-net 1.5.0 - jar ALv2
org.ops4j.base ops4j-base-spi 1.5.0 - jar ALv2
org.ops4j.base ops4j-base-store 1.5.0 - jar ALv2
org.ops4j.base ops4j-base-util-collections 1.3.0 - jar ALv2
org.ops4j.base ops4j-base-util-property 1.5.0 - jar ALv2
org.ops4j.base ops4j-base-util-xml 1.3.0 - jar ALv2
org.ops4j.pax.exam pax-exam-container-rbc 4.4.0 - jar Apache License, Version 2.0
org.ops4j.pax.exam pax-exam-container-rbc-client 4.4.0 - jar Apache License, Version 2.0
org.ops4j.pax.exam pax-exam-container-remote 4.4.0 - jar Apache License, Version 2.0
org.ops4j.pax.exam pax-exam-spi 4.4.0 - jar Apache License, Version 2.0
org.ops4j.pax.swissbox pax-swissbox-core 1.8.0 - jar ALv2
org.ops4j.pax.swissbox pax-swissbox-framework 1.8.0 - jar ALv2
org.ops4j.pax.swissbox pax-swissbox-lifecycle 1.8.0 - jar ALv2
org.ops4j.pax.swissbox pax-swissbox-property 1.5.0 - jar ALv2
org.ops4j.pax.swissbox pax-swissbox-tracker 1.8.0 - jar ALv2
org.ops4j.pax.tinybundles tinybundles 2.1.0 - jar ALv2
org.ops4j.pax.url pax-url-commons 1.5.0 - jar ALv2
org.ops4j.pax.url pax-url-maven-commons 1.5.0 - jar ALv2
org.sonatype.aether aether-api 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.aether aether-connector-wagon 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.aether aether-impl 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.aether aether-spi 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.aether aether-util 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.sisu sisu-guice 3.0.3 no_aop jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-bean 2.2.3 - jar The Apache Software License, Version 2.0-Eclipse Public License, Version 1.0
org.sonatype.sisu sisu-inject-plexus 2.2.3 - jar Eclipse Public License, Version 1.0
org.tukaani xz 1.0 - jar Public Domain

Project Dependency Graph

Dependency Tree

  • org.opendaylight.ovsdb:it:pom:1.2.6-SNAPSHOT Information
    • org.opendaylight.controller:mdsal-it-base:jar:1.3.5-SNAPSHOT (compile) Information
      • org.opendaylight.controller:config-it-base:jar:0.4.5-SNAPSHOT (compile) Information
        • org.opendaylight.controller:config-util:jar:0.4.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.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.ops4j.pax.exam:pax-exam-container-karaf:jar:4.4.0 (test) Information
    • org.ops4j.pax.exam:pax-exam-junit4:jar:4.4.0 (test) Information
    • org.ops4j.pax.exam:pax-exam:jar:4.4.0 (test) Information
    • org.ops4j.pax.url:pax-url-aether:jar:1.5.0 (test) Information
    • javax.inject:javax.inject:jar:1 (compile) Information
    • org.apache.karaf.features:org.apache.karaf.features.core:jar:3.0.3 (compile) Information
    • org.osgi:org.osgi.core:jar:5.0.0 (provided) Information
    • junit:junit:jar:4.11 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.3 (test) 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.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-dom-config:jar:1.3.5-SNAPSHOT (compile) Information
        • org.opendaylight.controller:sal-core-api:jar:1.3.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.apache.commons:commons-lang3:jar:3.4 (compile) Information
      • org.opendaylight.mdsal.model:ietf-yang-types:jar:2010.09.24.8.5-SNAPSHOT (compile) Information
        • org.opendaylight.mdsal.model:ietf-type-util:jar:0.8.5-SNAPSHOT (compile) Information

Licenses

ALv2: OPS4J Base - Execution, OPS4J Base - IO, OPS4J Base - Lang, OPS4J Base - Monitors, OPS4J Base - Net, OPS4J Base - Service Provider Access, OPS4J Base - Store, OPS4J Base - Util - Collections, OPS4J Base - Util - Property, OPS4J Base - Util - XML, OPS4J Pax Swissbox :: Framework Helpers, OPS4J Pax Swissbox :: Lifecycle, OPS4J Pax Swissbox :: OSGi Core, OPS4J Pax Swissbox :: Property, OPS4J Pax Swissbox :: Tracker, OPS4J Pax Tinybundles, OPS4J Pax Url - Commons, OPS4J Pax Url - Maven Commons, OPS4J Pax Url - aether:

Apache Public License 2.0: Plexus Common Utilities

Public Domain: XZ for Java

New BSD License: Hamcrest Core

LGPL 2.1: Javassist

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Lang, Apache Karaf :: Features :: Core, OPS4J Pax Exam API, OPS4J Pax Exam Driver JUnit4, OPS4J Pax Exam Karaf Container, OPS4J Pax Exam Remote Bundle Context, OPS4J Pax Exam Remote Bundle Context Client, OPS4J Pax Exam TestContainer Remote, OPS4J Pax Exam UI Low Level SPI, osgi.core

MPL 1.1: Javassist

Eclipse Public License v1.0: concepts, config-api, config-it-base, config-util, ietf-type-util, ietf-yang-types, it, mdsal-binding-dom-codec, mdsal-binding-generator-api, mdsal-binding-generator-impl, mdsal-binding-generator-util, mdsal-it-base, 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-model-api, yang-model-util, yang-parser-api, yang-parser-impl

The Apache Software License, Version 2.0: Apache XBean :: Reflect, Commons Compress, Commons IO, Disruptor Framework, FindBugs-jsr305, Google Collections Library, Google Guice - Core Library, Guava: Google Core Libraries for Java, Logging, Maven Aether Provider, Maven Model, Maven Model Builder, Maven Repository Metadata Model, Maven Wagon API, Maven Wagon File Provider, Maven Wagon HTTP Shared Library, Maven Wagon Lightweight HTTP Provider, Plexus :: Component Annotations, Plexus :: Default Container, Plexus Classworlds, Plexus Interpolation API, Sisu-Inject-Bean : Aggregate OSGi bundle, TrieMap, javax.inject

The BSD License: ANTLR 4 Runtime

Apache Software License 2.0: A Swiss Army Knife for OSGi

Apache License: HttpClient

Apache License 2.0: Javassist

Eclipse Public License, Version 1.0: Aether :: API, Aether :: Connector :: Wagon, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Sisu-Inject-Bean : Aggregate OSGi bundle, Sisu-Inject-Plexus : Aggregate OSGi bundle

Common Public License Version 1.0: JUnit

MIT License: SLF4J API Module

The MIT License: Mockito

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
bndlib-2.3.0.jar 1.79 MB 1412 621 96 1.5 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 -
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 -
disruptor-3.3.2.jar 79.47 kB 86 78 4 1.6 Yes -
commons-codec-1.10.jar 284.18 kB 238 92 6 1.6 Yes -
commons-httpclient-3.1.jar 305.00 kB 183 167 8 1.2 Yes -
commons-io-2.4.jar 185.14 kB 128 110 6 1.6 Yes -
commons-logging-1.0.4.jar 38.01 kB 29 18 2 1.2 Yes -
javax.inject-1.jar 2.50 kB 8 6 1 1.5 No -
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-compress-1.4.1.jar 241.37 kB 156 129 14 1.5 Yes -
commons-lang3-3.4.jar 434.68 kB 248 224 12 1.6 Yes -
org.apache.karaf.features.core-3.0.3.jar 148.04 kB 106 73 9 1.6 Yes -
maven-aether-provider-3.0.4.jar 56.50 kB 40 23 1 1.5 Yes -
maven-model-3.0.4.jar 163.55 kB 67 50 3 1.5 Yes -
maven-model-builder-3.0.4.jar 150.59 kB 142 109 16 1.5 Yes -
maven-repository-metadata-3.0.4.jar 30.08 kB 25 7 2 1.5 Yes -
wagon-file-1.0-beta-7.jar 11.06 kB 19 1 1 1.4 Yes -
wagon-http-lightweight-1.0-beta-7.jar 14.99 kB 21 3 1 1.4 Yes -
wagon-http-shared-1.0-beta-7.jar 25.52 kB 23 7 1 1.4 Yes -
wagon-provider-api-1.0-beta-7.jar 53.23 kB 62 41 8 1.4 Yes -
xbean-reflect-3.4.jar 133.83 kB 125 110 2 1.5 Yes -
plexus-classworlds-2.4.jar 47.06 kB 52 37 5 1.4 Yes -
plexus-component-annotations-1.5.5.jar 4.21 kB 15 3 1 1.5 No -
plexus-container-default-1.5.5.jar 216.64 kB 230 185 30 1.5 Yes -
plexus-interpolation-1.14.jar 61.07 kB 60 44 6 1.4 Yes -
plexus-utils-3.0.jar 226.07 kB 124 99 9 1.5 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-all-1.9.5.jar 1.58 MB 1372 698 74 1.5 Yes -
config-api-0.4.5-SNAPSHOT.jar 93.60 kB 117 70 13 1.6 Yes -
config-it-base-0.4.5-SNAPSHOT.jar 8.90 kB 16 2 1 1.6 Yes -
config-util-0.4.5-SNAPSHOT.jar 48.77 kB 45 31 3 1.6 Yes -
mdsal-it-base-1.3.5-SNAPSHOT.jar 5.68 kB 14 1 1 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 -
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 -
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 -
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 -
ops4j-base-exec-1.5.0.jar 8.99 kB 16 6 1 1.6 Yes -
ops4j-base-io-1.5.0.jar 21.25 kB 21 11 1 1.6 Yes -
ops4j-base-lang-1.5.0.jar 6.66 kB 14 4 1 1.6 Yes -
ops4j-base-monitors-1.5.0.jar 8.21 kB 20 8 3 1.6 Yes -
ops4j-base-net-1.5.0.jar 13.00 kB 16 6 1 1.6 Yes -
ops4j-base-spi-1.5.0.jar 7.37 kB 14 4 1 1.6 Yes -
ops4j-base-store-1.5.0.jar 7.39 kB 16 5 2 1.6 Yes -
ops4j-base-util-collections-1.3.0.jar 8.17 kB 14 3 1 1.5 Yes -
ops4j-base-util-property-1.5.0.jar 5.95 kB 16 5 1 1.6 Yes -
ops4j-base-util-xml-1.3.0.jar 8.98 kB 14 3 1 1.5 Yes -
pax-exam-4.4.0.jar 79.84 kB 99 79 6 1.6 Yes -
pax-exam-container-karaf-4.4.0.jar 74.75 kB 82 59 5 1.6 Yes -
pax-exam-container-rbc-4.4.0.jar 65.31 kB 29 7 2 1.6 Yes -
pax-exam-container-rbc-client-4.4.0.jar 16.53 kB 22 5 2 1.6 Yes -
pax-exam-container-remote-4.4.0.jar 14.08 kB 24 7 2 1.6 Yes -
pax-exam-junit4-4.4.0.jar 34.66 kB 31 15 2 1.6 Yes -
pax-exam-spi-4.4.0.jar 68.11 kB 56 37 5 1.6 Yes -
pax-swissbox-core-1.8.0.jar 9.10 kB 17 5 1 1.6 Yes -
pax-swissbox-framework-1.8.0.jar 13.94 kB 18 6 1 1.6 Yes -
pax-swissbox-lifecycle-1.8.0.jar 6.57 kB 18 6 1 1.6 Yes -
pax-swissbox-property-1.5.0.jar 3.92 kB 13 1 1 1.5 Yes -
pax-swissbox-tracker-1.8.0.jar 15.17 kB 22 10 1 1.6 Yes -
tinybundles-2.1.0.jar 29.52 kB 33 15 3 1.6 Yes -
pax-url-aether-1.5.0.jar 3.51 MB 2812 2460 182 1.5 Yes -
pax-url-commons-1.5.0.jar 9.11 kB 19 6 1 1.5 Yes -
pax-url-maven-commons-1.5.0.jar 18.42 kB 20 7 1 1.5 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 -
aether-api-1.13.1.jar 89.67 kB 116 96 11 1.5 Yes -
aether-connector-wagon-1.13.1.jar 29.84 kB 30 16 1 1.5 Yes -
aether-impl-1.13.1.jar 130.15 kB 87 73 2 1.5 Yes -
aether-spi-1.13.1.jar 15.43 kB 33 17 5 1.5 Yes -
aether-util-1.13.1.jar 130.02 kB 116 92 14 1.5 Yes -
sisu-guice-3.0.3-no_aop.jar 489.47 kB 425 410 8 1.5 Yes -
sisu-inject-bean-2.2.3.jar 261.83 kB 222 190 15 1.5 Yes -
sisu-inject-plexus-2.2.3.jar 203.52 kB 208 164 27 1.5 Yes -
xz-1.0.jar 94.67 kB 115 102 9 1.4 No sealed
Total Size Entries Classes Packages Java Version Debug Information Sealed
104 21.29 MB 17573 13435 924 1.6 101 1
compile: 44 compile: 8.80 MB compile: 7067 compile: 6026 compile: 260 - compile: 43 -
test: 59 test: 12.06 MB test: 10189 test: 7277 test: 648 - test: 57 test: 1
provided: 1 provided: 430.35 kB provided: 317 provided: 132 provided: 16 - provided: 1 -