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 Licenses
com.att.aft dme2 3.1.200 jar BSD License
org.onap.aaf.authz authz-cass 1.0.1 jar -
org.onap.aaf.authz authz-client 1.0.1 jar -
org.onap.aaf.authz authz-cmd 1.0.1 jar -
org.onap.aaf.authz authz-core 1.0.1 jar -
org.onap.aaf.authz authz-defOrg 1.0.1 jar -
org.onap.aaf.cadi cadi-aaf 1.0.0-20171005.191402-21 jar BSD License
org.onap.aaf.cadi cadi-core 1.0.0-20171005.191401-21 jar BSD License
org.onap.aaf.inno env 1.0.0-20171004.170500-8 jar BSD License
org.onap.aaf.inno rosetta 1.0.0-20171004.170458-8 jar BSD 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 Licenses
junit junit 4.10 jar Common Public License Version 1.0
org.mockito mockito-core 1.10.19 jar The MIT License
org.powermock powermock-api-mockito 1.6.4 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 1.6.4 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 Licenses
com.codahale.metrics metrics-core 3.0.2 jar Apache License 2.0
com.datastax.cassandra cassandra-driver-core 2.1.10 jar Apache 2
com.github.jnr jffi 1.2.10 jar The Apache Software License, Version 2.0
com.github.jnr jnr-constants 0.9.0 jar The Apache Software License, Version 2.0
com.github.jnr jnr-ffi 2.0.7 jar The Apache Software License, Version 2.0
com.github.jnr jnr-posix 3.0.27 jar Common Public License - v 1.0-GNU General Public License Version 2-GNU Lesser General Public License Version 2.1
com.github.jnr jnr-x86asm 1.0.2 jar MIT License
com.google.guava guava 14.0.1 jar The Apache Software License, Version 2.0
com.googlecode.jcsv jcsv 1.4.0 jar The Apache Software License, Version 2.0
io.netty netty-buffer 4.0.33.Final jar Apache License, Version 2.0
io.netty netty-codec 4.0.33.Final jar Apache License, Version 2.0
io.netty netty-common 4.0.33.Final jar Apache License, Version 2.0
io.netty netty-handler 4.0.33.Final jar Apache License, Version 2.0
io.netty netty-transport 4.0.33.Final jar Apache License, Version 2.0
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0
javax.jms jms 1.1 jar -
javax.mail mail 1.4.5 jar CDDL-GPLv2+CE
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
jline jline 2.14.2 jar The BSD License
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
net.java.dev.jna jna 4.0.0 jar LGPL, version 2.1-ASL, version 2
net.java.dev.jna jna-platform 4.0.0 jar LGPL, version 2.1-ASL, version 2
net.jpountz.lz4 lz4 1.2.0 jar The Apache Software License, Version 2.0
org.onap.aaf.cadi cadi-client 1.0.0-20171005.191406-21 jar BSD License
org.onap.aaf.inno log4j 1.0.0-20171004.170505-8 jar BSD License
org.ow2.asm asm 5.0.3 jar BSD
org.ow2.asm asm-analysis 5.0.3 jar BSD
org.ow2.asm asm-commons 5.0.3 jar BSD
org.ow2.asm asm-tree 5.0.3 jar BSD
org.ow2.asm asm-util 5.0.3 jar BSD
org.slf4j slf4j-api 1.7.5 jar MIT License
org.slf4j slf4j-log4j12 1.7.5 jar MIT License
org.xerial.snappy snappy-java 1.1.1-M1 jar The Apache Software License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Classifier Type Licenses
com.github.jnr jffi 1.2.10 native jar The Apache Software License, Version 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 Licenses
org.hamcrest hamcrest-core 1.1 jar BSD style
org.javassist javassist 3.20.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.objenesis objenesis 2.1 jar Apache 2
org.powermock powermock-api-support 1.6.4 jar The Apache Software License, Version 2.0
org.powermock powermock-core 1.6.4 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4-common 1.6.4 jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 1.6.4 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

GPLv2+CE: JavaMail API (compat)

The BSD License: JLine

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding, jnr-x86asm

Common Public License - v 1.0: jnr-posix

Apache 2: DataStax Java Driver for Apache Cassandra - Core, Objenesis

BSD style: Hamcrest Core

BSD: ASM Analysis, ASM Commons, ASM Core, ASM Tree, ASM Util

Unknown: Authz Cass, Authz Client, Authz Command, Authz Core, Authz Service, Default Organization, Java Message Service

BSD License: CADI AAF (Application Authorization Framework) LUR, CADI Client, CADI Core Framework (Code, Access, Data, Identity), Env, Log4J Elements, Rosetta, dme2-3.x

Apache License 2.0: Javassist, Metrics Core

CDDL: JavaMail API (compat)

The MIT License: Mockito

Apache License, Version 2.0: Netty/Buffer, Netty/Codec, Netty/Common, Netty/Handler, Netty/Transport

GNU Lesser General Public License Version 2.1: jnr-posix

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)

LGPL 2.1: Javassist

ASL, version 2: Java Native Access, Java Native Access Platform

CDDL + GPLv2 with classpath exception: Java Servlet API

MPL 1.1: Javassist

LGPL, version 2.1: Java Native Access, Java Native Access Platform

The Apache Software License, Version 2.0: Apache Log4j, Guava: Google Core Libraries for Java, LZ4 and xxHash, Snappy for Java, jCSV, jffi, jnr-constants, jnr-ffi, powermock-api-mockito, powermock-api-support, powermock-core, powermock-module-junit4, powermock-module-junit4-common, powermock-reflect

GNU General Public License Version 2: jnr-posix

Common Public License Version 1.0: JUnit

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
dme2-3.1.200.jar 22 MB 15639 14415 707 1.8 Yes No
metrics-core-3.0.2.jar 85.4 kB 89 79 1 1.6 Yes No
cassandra-driver-core-2.1.10.jar 895 kB 621 604 6 1.6 Yes No
jffi-1.2.10.jar 149 kB 137 126 2 1.6 Yes No
jffi-1.2.10-native.jar 456.2 kB 29 0 0 - No No
jnr-constants-0.9.0.jar 321.7 kB 203 182 11 1.5 Yes No
jnr-ffi-2.0.7.jar 656 kB 681 625 35 1.6 Yes No
jnr-posix-3.0.27.jar 218.6 kB 197 186 3 1.6 Yes No
jnr-x86asm-1.0.2.jar 219.9 kB 97 84 2 1.5 Yes No
guava-14.0.1.jar 2.2 MB 1618 1594 13 1.6 Yes No
jcsv-1.4.0.jar 37 kB 59 41 9 1.5 Yes No
netty-buffer-4.0.33.Final.jar 196.9 kB 102 90 1 1.6 Yes No
netty-codec-4.0.33.Final.jar 145.8 kB 122 102 8 1.6 Yes No
netty-common-4.0.33.Final.jar 441.4 kB 293 276 6 1.6 Yes No
netty-handler-4.0.33.Final.jar 272.1 kB 192 173 7 1.6 Yes No
netty-transport-4.0.33.Final.jar 349.2 kB 283 261 11 1.6 Yes No
activation-1.1.jar 63 kB 50 38 3 1.4 Yes No
jms-1.1.jar 26.3 kB 62 58 1 1.1 Yes No
mail-1.4.5.jar 508.1 kB 319 288 14 1.4 Yes No
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes No
jline-2.14.2.jar 268.2 kB 136 105 9 1.5 Yes No
junit-4.10.jar 253.2 kB 290 252 31 1.5 Yes No
log4j-1.2.17.jar 489.9 kB 353 314 21 1.4 Yes No
jna-4.0.0.jar 914.6 kB 141 104 3 1.6 Yes No
jna-platform-4.0.0.jar 1.2 MB 566 549 7 1.6 Yes No
lz4-1.2.0.jar 165.5 kB 67 49 3 1.6 Yes No
hamcrest-core-1.1.jar 76.6 kB 54 21 3 1.5 Yes No
javassist-3.20.0-GA.jar 750.6 kB 423 399 17 1.6 Yes No
mockito-core-1.10.19.jar 1.2 MB 1138 694 67 1.5 Yes No
objenesis-2.1.jar 41.8 kB 52 37 9 1.5 Yes No
authz-cass-1.0.1.jar 202.9 kB 128 112 5 1.8 Yes No
authz-client-1.0.1.jar 39.4 kB 58 47 2 1.6 Yes No
authz-cmd-1.0.1.jar 202.7 kB 140 124 6 1.8 Yes No
authz-core-1.0.1.jar 98.8 kB 85 64 9 1.8 Yes No
authz-defOrg-1.0.1.jar 19.4 kB 20 8 1 1.8 Yes No
cadi-aaf-1.0.0-SNAPSHOT.jar 110.3 kB 65 47 7 1.7 Yes Yes
cadi-client-1.0.0-SNAPSHOT.jar 122.5 kB 107 90 6 1.7 Yes Yes
cadi-core-1.0.0-SNAPSHOT.jar 193 kB 175 153 12 1.7 Yes Yes
env-1.0.0-SNAPSHOT.jar 80 kB 87 71 5 1.6 Yes No
log4j-1.0.0-SNAPSHOT.jar 5.9 kB 15 2 1 1.6 Yes No
rosetta-1.0.0-SNAPSHOT.jar 87.3 kB 82 69 3 1.6 Yes No
asm-5.0.3.jar 53.2 kB 30 25 2 1.2 No No
asm-analysis-5.0.3.jar 20.4 kB 19 13 1 1.2 No No
asm-commons-5.0.3.jar 41.7 kB 27 22 1 1.2 No No
asm-tree-5.0.3.jar 29 kB 35 30 1 1.2 No No
asm-util-5.0.3.jar 43.3 kB 21 16 1 1.2 No No
powermock-api-mockito-1.6.4.jar 99.2 kB 105 75 16 1.6 Yes No
powermock-api-support-1.6.4.jar 19.5 kB 28 14 4 1.6 Yes No
powermock-core-1.6.4.jar 104.9 kB 103 77 16 1.6 Yes No
powermock-module-junit4-1.6.4.jar 46.2 kB 39 25 3 1.6 Yes No
powermock-module-junit4-common-1.6.4.jar 14.8 kB 22 8 2 1.6 Yes No
powermock-reflect-1.6.4.jar 47.3 kB 42 25 8 1.6 Yes No
slf4j-api-1.7.5.jar 26.1 kB 34 23 3 1.5 Yes No
slf4j-log4j12-1.7.5.jar 8.9 kB 16 6 1 1.5 Yes No
snappy-java-1.1.1-M1.jar 394.8 kB 61 20 1 1.6 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
55 36.8 MB 25660 22991 1131 1.8 49 3
compile: 43 compile: 33.7 MB compile: 23335 compile: 21364 compile: 955 - compile: 38 compile: 3
test: 11 test: 2.6 MB test: 2296 test: 1627 test: 176 - test: 11 -
runtime: 1 runtime: 456.2 kB runtime: 29 - - - - -

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
snapshots https://nexus.onap.org/content/repositories/snapshots/ No Yes No
repository.jboss.org-public https://repository.jboss.org/nexus/content/groups/public Yes Yes No
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes Yes
ecomp-snapshots https://nexus.onap.org/content/repositories/snapshots/ No Yes No
ow2-snapshot http://repository.ow2.org/nexus/content/repositories/snapshots No Yes No
central https://repo.maven.apache.org/maven2 Yes No No
ecomp-releases https://nexus.onap.org/content/repositories/releases/ Yes Yes No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
glassfish-repository http://download.java.net/maven/glassfish Yes Yes Yes
staging https://nexus.onap.org/content/repositories/staging/ Yes No Yes
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots No Yes No
releases https://nexus.onap.org/content/repositories/releases/ Yes No No

Repository locations for each of the Dependencies.

Artifact snapshots repository.jboss.org-public ecomp-snapshots ow2-snapshot release-mirror ecomp-releases sonatype-nexus-snapshots jvnet-nexus-snapshots releases
com.att.aft:dme2:jar:3.1.200 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
com.codahale.metrics:metrics-core:jar:3.0.2 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
com.datastax.cassandra:cassandra-driver-core:jar:2.1.10 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
com.github.jnr:jffi:jar:1.2.10 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
com.github.jnr:jffi:jar:native:1.2.10 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
com.github.jnr:jnr-constants:jar:0.9.0 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
com.github.jnr:jnr-ffi:jar:2.0.7 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
com.github.jnr:jnr-posix:jar:3.0.27 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
com.github.jnr:jnr-x86asm:jar:1.0.2 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
com.google.guava:guava:jar:14.0.1 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
com.googlecode.jcsv:jcsv:jar:1.4.0 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
io.netty:netty-buffer:jar:4.0.33.Final - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
io.netty:netty-codec:jar:4.0.33.Final - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
io.netty:netty-common:jar:4.0.33.Final - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
io.netty:netty-handler:jar:4.0.33.Final - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
io.netty:netty-transport:jar:4.0.33.Final - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
javax.activation:activation:jar:1.1 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
javax.jms:jms:jar:1.1 - Found at https://repository.jboss.org/nexus/content/groups/public - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
javax.mail:mail:jar:1.4.5 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
javax.servlet:javax.servlet-api:jar:3.1.0 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
jline:jline:jar:2.14.2 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
junit:junit:jar:4.10 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
log4j:log4j:jar:1.2.17 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
net.java.dev.jna:jna:jar:4.0.0 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
net.java.dev.jna:jna-platform:jar:4.0.0 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
net.jpountz.lz4:lz4:jar:1.2.0 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
org.hamcrest:hamcrest-core:jar:1.1 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
org.javassist:javassist:jar:3.20.0-GA - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
org.mockito:mockito-core:jar:1.10.19 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
org.objenesis:objenesis:jar:2.1 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
org.onap.aaf.authz:authz-cass:jar:1.0.1 - - - - - - - - -
org.onap.aaf.authz:authz-client:jar:1.0.1 - - - - - - - - -
org.onap.aaf.authz:authz-cmd:jar:1.0.1 - - - - - - - - -
org.onap.aaf.authz:authz-core:jar:1.0.1 - - - - - - - - -
org.onap.aaf.authz:authz-defOrg:jar:1.0.1 - - - - - - - - -
org.onap.aaf.cadi:cadi-aaf:jar:1.0.0-SNAPSHOT Found at https://nexus.onap.org/content/repositories/snapshots/ - Found at https://nexus.onap.org/content/repositories/snapshots/ - - - - - -
org.onap.aaf.cadi:cadi-client:jar:1.0.0-SNAPSHOT Found at https://nexus.onap.org/content/repositories/snapshots/ - Found at https://nexus.onap.org/content/repositories/snapshots/ - - - - - -
org.onap.aaf.cadi:cadi-core:jar:1.0.0-SNAPSHOT Found at https://nexus.onap.org/content/repositories/snapshots/ - Found at https://nexus.onap.org/content/repositories/snapshots/ - - - - - -
org.onap.aaf.inno:env:jar:1.0.0-SNAPSHOT Found at https://nexus.onap.org/content/repositories/snapshots/ - Found at https://nexus.onap.org/content/repositories/snapshots/ - - - - - -
org.onap.aaf.inno:log4j:jar:1.0.0-SNAPSHOT Found at https://nexus.onap.org/content/repositories/snapshots/ - Found at https://nexus.onap.org/content/repositories/snapshots/ - - - - - -
org.onap.aaf.inno:rosetta:jar:1.0.0-SNAPSHOT Found at https://nexus.onap.org/content/repositories/snapshots/ - Found at https://nexus.onap.org/content/repositories/snapshots/ - - - - - -
org.ow2.asm:asm:jar:5.0.3 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
org.ow2.asm:asm-analysis:jar:5.0.3 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
org.ow2.asm:asm-commons:jar:5.0.3 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
org.ow2.asm:asm-tree:jar:5.0.3 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
org.ow2.asm:asm-util:jar:5.0.3 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
org.powermock:powermock-api-mockito:jar:1.6.4 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
org.powermock:powermock-api-support:jar:1.6.4 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
org.powermock:powermock-core:jar:1.6.4 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
org.powermock:powermock-module-junit4:jar:1.6.4 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
org.powermock:powermock-module-junit4-common:jar:1.6.4 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
org.powermock:powermock-reflect:jar:1.6.4 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
org.slf4j:slf4j-api:jar:1.7.5 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
org.slf4j:slf4j-log4j12:jar:1.7.5 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
org.xerial.snappy:snappy-java:jar:1.1.1-M1 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - -
Total snapshots repository.jboss.org-public ecomp-snapshots ow2-snapshot release-mirror ecomp-releases sonatype-nexus-snapshots jvnet-nexus-snapshots releases
55 (compile: 43, test: 11, runtime: 1) 6 1 6 0 44 0 0 0 0