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.apache.servicemix.bundles org.apache.servicemix.bundles.snmp4j 2.3.4_1 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.7 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
cglib cglib-nodep 2.2 jar ASF 2.0
com.google.code.bean-matchers bean-matchers 0.9 jar New BSD License
junit junit 4.11 jar Common Public License Version 1.0
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.easymock easymock 3.1 jar Apache 2
org.hamcrest hamcrest-all 1.3 jar New BSD License
org.mockito mockito-all 1.9.5 jar The MIT License
org.powermock powermock-api-easymock 1.5.6 jar The Apache Software License, Version 2.0
org.powermock powermock-api-mockito 1.5.6 jar The Apache Software License, Version 2.0
org.powermock powermock-core 1.5.6 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 1.5.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.

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
org.javassist javassist 3.18.2-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.mockito mockito-core 1.9.5 jar The MIT License
org.objenesis objenesis 1.2 jar Apache 2
org.powermock powermock-api-support 1.5.6 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4-common 1.5.6 jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 1.5.6 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

ASF 2.0: Code Generation Library

Apache 2: EasyMock, Objenesis

New BSD License: Bean Matchers, Hamcrest All, Hamcrest Core

LGPL 2.1: Javassist

Apache License, Version 2.0: Apache Commons Lang, snmp-core

Apache License 2.0: Javassist

MPL 1.1: Javassist

Common Public License Version 1.0: JUnit

MIT License: SLF4J API Module

The Apache Software License, Version 2.0: Apache ServiceMix :: Bundles :: snmp4j, powermock-api-easymock, powermock-api-mockito, powermock-api-support, powermock-core, powermock-module-junit4, powermock-module-junit4-common, powermock-reflect

The MIT License: Mockito

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
cglib-nodep-2.2.jar 322.36 kB 253 249 9 1.2 Yes
bean-matchers-0.9.jar 45.63 kB 53 40 1 1.5 Yes
junit-4.11.jar 245.04 kB 266 233 28 1.5 Yes
commons-lang3-3.4.jar 434.68 kB 248 224 12 1.6 Yes
org.apache.servicemix.bundles.snmp4j-2.3.4_1.jar 542.82 kB 314 252 16 1.6 Yes
easymock-3.1.jar 111.97 kB 92 83 3 1.5 Yes
hamcrest-all-1.3.jar 306.58 kB 249 204 23 1.5 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
javassist-3.18.2-GA.jar 714.52 kB 414 390 17 1.6 Yes
mockito-all-1.9.5.jar 1.58 MB 1372 698 74 1.5 Yes
mockito-core-1.9.5.jar 1.50 MB 1258 647 64 1.5 Yes
objenesis-1.2.jar 36.05 kB 46 32 8 1.3 Yes
powermock-api-easymock-1.5.6.jar 37.15 kB 47 26 9 1.5 Yes
powermock-api-mockito-1.5.6.jar 70.99 kB 83 56 14 1.5 Yes
powermock-api-support-1.5.6.jar 18.67 kB 28 14 4 1.5 Yes
powermock-core-1.5.6.jar 85.07 kB 93 67 16 1.5 Yes
powermock-module-junit4-1.5.6.jar 24.09 kB 26 12 3 1.5 Yes
powermock-module-junit4-common-1.5.6.jar 13.95 kB 22 8 2 1.5 Yes
powermock-reflect-1.5.6.jar 44.73 kB 42 25 8 1.5 Yes
slf4j-api-1.7.7.jar 29.26 kB 35 24 3 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
20 6.21 MB 4993 3329 317 1.6 20
compile: 2 compile: 572.08 kB compile: 349 compile: 276 compile: 19 - compile: 2
test: 18 test: 5.64 MB test: 4644 test: 3053 test: 298 - test: 18

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
apache.snapshots http://repository.apache.org/snapshots No Yes No
sonatype-snapshots https://oss.sonatype.org/content/repositories/snapshots/ No Yes No
sonatype https://oss.sonatype.org/content/repositories/releases/ Yes No No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
codehaus-snapshots https://nexus.codehaus.org/snapshots/ No Yes Yes
apache-snapshots https://repository.apache.org/snapshots/ No Yes No
snmp4j.repo https://oosnmp.net/dist/release Yes No No
sonatype-apache https://repository.apache.org/releases/ Yes No Yes
central https://repo.maven.apache.org/maven2 Yes No No

Repository locations for each of the Dependencies.

Artifact apache.snapshots sonatype-snapshots sonatype sonatype-nexus-snapshots apache-snapshots snmp4j.repo central
cglib:cglib-nodep:jar:2.2 - - Found at https://oss.sonatype.org/content/repositories/releases/ - - - Found at https://repo.maven.apache.org/maven2
com.google.code.bean-matchers:bean-matchers:jar:0.9 - - Found at https://oss.sonatype.org/content/repositories/releases/ - - - Found at https://repo.maven.apache.org/maven2
junit:junit:jar:4.11 - - Found at https://oss.sonatype.org/content/repositories/releases/ - - - Found at https://repo.maven.apache.org/maven2
org.apache.commons:commons-lang3:jar:3.4 - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.servicemix.bundles:org.apache.servicemix.bundles.snmp4j:jar:2.3.4_1 - - - - - - Found at https://repo.maven.apache.org/maven2
org.easymock:easymock:jar:3.1 - - Found at https://oss.sonatype.org/content/repositories/releases/ - - - Found at https://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-all:jar:1.3 - - Found at https://oss.sonatype.org/content/repositories/releases/ - - - Found at https://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.3 - - Found at https://oss.sonatype.org/content/repositories/releases/ - - - Found at https://repo.maven.apache.org/maven2
org.javassist:javassist:jar:3.18.2-GA - - Found at https://oss.sonatype.org/content/repositories/releases/ - - - Found at https://repo.maven.apache.org/maven2
org.mockito:mockito-all:jar:1.9.5 - - Found at https://oss.sonatype.org/content/repositories/releases/ - - - Found at https://repo.maven.apache.org/maven2
org.mockito:mockito-core:jar:1.9.5 - - Found at https://oss.sonatype.org/content/repositories/releases/ - - - Found at https://repo.maven.apache.org/maven2
org.objenesis:objenesis:jar:1.2 - - Found at https://oss.sonatype.org/content/repositories/releases/ - - - Found at https://repo.maven.apache.org/maven2
org.powermock:powermock-api-easymock:jar:1.5.6 - - Found at https://oss.sonatype.org/content/repositories/releases/ - - - Found at https://repo.maven.apache.org/maven2
org.powermock:powermock-api-mockito:jar:1.5.6 - - Found at https://oss.sonatype.org/content/repositories/releases/ - - - Found at https://repo.maven.apache.org/maven2
org.powermock:powermock-api-support:jar:1.5.6 - - Found at https://oss.sonatype.org/content/repositories/releases/ - - - Found at https://repo.maven.apache.org/maven2
org.powermock:powermock-core:jar:1.5.6 - - Found at https://oss.sonatype.org/content/repositories/releases/ - - - Found at https://repo.maven.apache.org/maven2
org.powermock:powermock-module-junit4:jar:1.5.6 - - Found at https://oss.sonatype.org/content/repositories/releases/ - - - Found at https://repo.maven.apache.org/maven2
org.powermock:powermock-module-junit4-common:jar:1.5.6 - - Found at https://oss.sonatype.org/content/repositories/releases/ - - - Found at https://repo.maven.apache.org/maven2
org.powermock:powermock-reflect:jar:1.5.6 - - Found at https://oss.sonatype.org/content/repositories/releases/ - - - Found at https://repo.maven.apache.org/maven2
org.slf4j:slf4j-api:jar:1.7.7 - - Found at https://oss.sonatype.org/content/repositories/releases/ - - - Found at https://repo.maven.apache.org/maven2
Total apache.snapshots sonatype-snapshots sonatype sonatype-nexus-snapshots apache-snapshots snmp4j.repo central
20 (compile: 2, test: 18) 0 0 18 0 0 0 20