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
org.apache.cassandra java-driver-core 4.19.2 jar Apache 2
org.slf4j slf4j-api 2.0.17 jar MIT
org.synchronoss.cpo cpo-core 6.1.1-SNAPSHOT jar GNU Lesser General Public 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
ch.qos.logback logback-classic 1.5.20 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.5.20 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.core jackson-annotations 2.19.2 jar The Apache Software License, Version 2.0
com.github.terma javaniotcpproxy 1.6 jar The Apache Software License, Version 2.0
org.testcontainers testcontainers 2.0.2 jar MIT
org.testcontainers testcontainers-cassandra 2.0.2 jar MIT
org.testng testng 7.11.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 Licenses
com.datastax.oss native-protocol 1.5.2 jar Apache 2
com.fasterxml.jackson.core jackson-core 2.13.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.13.5 jar The Apache Software License, Version 2.0
com.github.jnr jffi 1.3.9 jar The Apache Software License, Version 2.0
com.github.jnr jnr-a64asm 1.0.0 jar The Apache Software License, Version 2.0
com.github.jnr jnr-constants 0.10.3 jar The Apache Software License, Version 2.0
com.github.jnr jnr-ffi 2.2.11 jar The Apache Software License, Version 2.0
com.github.jnr jnr-posix 3.1.15 jar Eclipse Public License - v 2.0GNU General Public License Version 2GNU Lesser General Public License Version 2.1
com.github.jnr jnr-x86asm 1.0.2 jar MIT License
com.typesafe config 1.4.1 jar Apache-2.0
io.dropwizard.metrics metrics-core 4.1.18 jar Apache License 2.0
io.netty netty-buffer 4.1.119.Final jar Apache License, Version 2.0
io.netty netty-codec 4.1.119.Final jar Apache License, Version 2.0
io.netty netty-common 4.1.119.Final jar Apache License, Version 2.0
io.netty netty-handler 4.1.119.Final jar Apache License, Version 2.0
io.netty netty-resolver 4.1.119.Final jar Apache License, Version 2.0
io.netty netty-transport 4.1.119.Final jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.119.Final jar Apache License, Version 2.0
jakarta.activation jakarta.activation-api 2.1.4 jar EDL 1.0
jakarta.xml.bind jakarta.xml.bind-api 4.0.4 jar Eclipse Distribution License - v 1.0
javax.servlet javax.servlet-api 4.0.1 jar CDDL + GPLv2 with classpath exception
org.apache.cassandra java-driver-guava-shaded 4.19.2 jar Apache 2
org.hdrhistogram HdrHistogram 2.1.12 jar Public Domain, per Creative Commons CC0BSD-2-Clause
org.ow2.asm asm 9.2 jar BSD-3-Clause
org.ow2.asm asm-analysis 9.2 jar BSD-3-Clause
org.ow2.asm asm-commons 9.2 jar BSD-3-Clause
org.ow2.asm asm-tree 9.2 jar BSD-3-Clause
org.ow2.asm asm-util 9.2 jar BSD-3-Clause
org.reactivestreams reactive-streams 1.0.3 jar CC0

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.3.9 native jar The Apache Software License, Version 2.0
com.sun.istack istack-commons-runtime 4.1.2 - jar Eclipse Distribution License - v 1.0
org.eclipse.angus angus-activation 2.0.3 - jar EDL 1.0
org.glassfish.jaxb jaxb-core 4.0.6 - jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb jaxb-runtime 4.0.6 - jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 4.0.6 - jar Eclipse Distribution License - v 1.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
com.datastax.cassandra cassandra-driver-core 3.10.0 jar Apache 2
com.github.docker-java docker-java-api 3.7.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.7.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.7.0 jar The Apache Software License, Version 2.0
com.google.guava guava 19.0 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.19.0 jar Apache-2.0
commons-io commons-io 2.20.0 jar Apache-2.0
net.java.dev.jna jna 5.18.1 jar LGPL-2.1-or-laterApache-2.0
org.apache.commons commons-compress 1.28.0 jar Apache-2.0
org.apache.commons commons-lang3 3.18.0 jar Apache-2.0
org.jcommander jcommander 1.83 jar Apache License, Version 2.0
org.jetbrains annotations 17.0.0 jar The Apache Software License, Version 2.0
org.rnorth.duct-tape duct-tape 1.0.8 jar MIT
org.testcontainers testcontainers-database-commons 2.0.2 jar MIT
org.webjars jquery 3.7.1 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

MIT License: jnr-x86asm, jquery

BSD-3-Clause: asm, asm-analysis, asm-commons, asm-tree, asm-util

BSD-2-Clause: HdrHistogram

GNU Lesser General Public License: Logback Classic Module, Logback Core Module, cassandra, core

Apache 2: An implementation of the Apache Cassandra® native protocol, Apache Cassandra Java Driver - core, Apache Cassandra Java Driver - guava shaded dep, DataStax Java Driver for Apache Cassandra - Core

CC0: reactive-streams

Public Domain, per Creative Commons CC0: HdrHistogram

EDL 1.0: Angus Activation Registries, Jakarta Activation API

Apache License 2.0: Metrics Core

LGPL-2.1-or-later: Java Native Access

Apache License, Version 2.0: Netty/Buffer, Netty/Codec, Netty/Common, Netty/Handler, Netty/Resolver, Netty/Transport, Netty/Transport/Native/Unix/Common, jcommander, testng

Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Java Native Access, config

GNU Lesser General Public License Version 2.1: jnr-posix

Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime

MIT: Duct Tape, SLF4J API Module, Testcontainers :: Cassandra, Testcontainers :: Database-Commons, Testcontainers Core

CDDL + GPLv2 with classpath exception: Java Servlet API

Eclipse Public License - v 2.0: jnr-posix

GNU General Public License Version 2: jnr-posix

The Apache Software License, Version 2.0: Guava: Google Core Libraries for Java, Jackson-annotations, Jackson-core, Java NIO TCP Proxy, JetBrains Java Annotations, docker-java-api, docker-java-transport, docker-java-transport-zerodep, jackson-databind, jffi, jnr-a64asm, jnr-constants, jnr-ffi

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.5.20.jar 307.2 kB 242 189 29 11 Yes
logback-core-1.5.20.jar 635.6 kB 539 - - - -
   • Root - 532 480 41 11 Yes
   • Versioned - 7 1 1 21 Yes
cassandra-driver-core-3.10.0.jar 1.2 MB 797 780 6 1.6 Yes
native-protocol-1.5.2.jar 320.1 kB 205 172 13 1.8 Yes
jackson-annotations-2.19.2.jar 79.3 kB 87 74 2 1.6 Yes
jackson-core-2.13.5.jar 375.2 kB 156 - - - -
   • Root - 154 127 12 1.6 Yes
   • Versioned - 2 1 1 9 No
jackson-databind-2.13.5.jar 1.5 MB 746 - - - -
   • Root - 744 707 22 1.8 Yes
   • Versioned - 2 1 1 9 No
docker-java-api-3.7.0.jar 495.4 kB 404 389 5 1.8 Yes
docker-java-transport-3.7.0.jar 38.8 kB 45 34 1 1.8 Yes
docker-java-transport-zerodep-3.7.0.jar 2.3 MB 1475 1362 74 1.8 Yes
jffi-1.3.9-native.jar 875.5 kB 45 0 0 - -
jffi-1.3.9.jar 154.5 kB 137 126 2 1.8 Yes
jnr-a64asm-1.0.0.jar 86.3 kB 57 48 1 1.7 Yes
jnr-constants-0.10.3.jar 1.6 MB 1063 1038 17 1.8 Yes
jnr-ffi-2.2.11.jar 724.3 kB 737 666 47 1.8 Yes
jnr-posix-3.1.15.jar 278 kB 249 238 3 1.8 Yes
jnr-x86asm-1.0.2.jar 219.9 kB 97 84 2 1.5 Yes
javaniotcpproxy-1.6.jar 20.3 kB 27 15 2 1.6 Yes
guava-19.0.jar 2.3 MB 1746 1717 17 1.6 Yes
istack-commons-runtime-4.1.2.jar 25.8 kB 35 23 4 11 Yes
config-1.4.1.jar 295.2 kB 187 181 3 1.8 Yes
commons-codec-1.19.0.jar 374.7 kB 263 - - - -
   • Root - 262 115 7 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-io-2.20.0.jar 564 kB 415 - - - -
   • Root - 414 387 15 1.8 Yes
   • Versioned - 1 1 1 9 No
metrics-core-4.1.18.jar 116.1 kB 106 96 1 1.8 Yes
netty-buffer-4.1.119.Final.jar 339 kB 172 155 2 1.6 Yes
netty-codec-4.1.119.Final.jar 355.2 kB 250 221 10 1.6 Yes
netty-common-4.1.119.Final.jar 719.2 kB 573 537 13 1.6 Yes
netty-handler-4.1.119.Final.jar 580.3 kB 396 364 12 1.6 Yes
netty-resolver-4.1.119.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-transport-4.1.119.Final.jar 521.4 kB 416 386 12 1.6 Yes
netty-transport-native-unix-common-4.1.119.Final.jar 44.2 kB 45 32 1 1.6 Yes
jakarta.activation-api-2.1.4.jar 67.4 kB 60 46 3 1.8 Yes
jakarta.xml.bind-api-4.0.4.jar 131.2 kB 138 115 7 11 Yes
javax.servlet-api-4.0.1.jar 95.5 kB 109 85 4 1.8 Yes
jna-5.18.1.jar 2 MB 191 124 4 1.8 Yes
java-driver-core-4.19.2.jar 1.9 MB 1215 1059 120 1.8 Yes
java-driver-guava-shaded-4.19.2.jar 3.2 MB 2082 2039 21 1.8 Yes
commons-compress-1.28.0.jar 1.1 MB 642 - - - -
   • Root - 641 589 36 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-lang3-3.18.0.jar 703 kB 444 - - - -
   • Root - 443 413 18 1.8 Yes
   • Versioned - 1 1 1 9 No
angus-activation-2.0.3.jar 26.7 kB 32 10 3 1.8 Yes
jaxb-core-4.0.6.jar 137.9 kB 157 106 18 11 Yes
jaxb-runtime-4.0.6.jar 920.1 kB 693 559 19 11 Yes
txw2-4.0.6.jar 73.3 kB 72 57 4 11 Yes
HdrHistogram-2.1.12.jar 173.8 kB 106 96 2 1.7 Yes
jcommander-1.83.jar 89.7 kB 82 72 6 1.8 Yes
annotations-17.0.0.jar 19 kB 47 39 2 1.8 Yes
asm-9.2.jar 122 kB 44 38 3 1.5 Yes
asm-analysis-9.2.jar 34.3 kB 22 15 2 1.5 Yes
asm-commons-9.2.jar 72.6 kB 34 28 2 1.5 Yes
asm-tree-9.2.jar 52.7 kB 45 39 2 1.5 Yes
asm-util-9.2.jar 84.9 kB 31 25 2 1.5 Yes
reactive-streams-1.0.3.jar 11.4 kB 17 13 1 1.6 Yes
duct-tape-1.0.8.jar 25.4 kB 37 22 6 1.8 Yes
slf4j-api-2.0.17.jar 69.9 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
cpo-core-6.1.1-SNAPSHOT.jar 191 kB 157 122 15 21 Yes
testcontainers-2.0.2.jar 17.8 MB 12561 10634 451 22 Yes
testcontainers-cassandra-2.0.2.jar 16.4 kB 15 6 4 1.8 Yes
testcontainers-database-commons-2.0.2.jar 15 kB 19 12 3 1.8 Yes
testng-7.11.0.jar 991.7 kB 595 548 25 11 Yes
jquery-3.7.1.jar 307.9 kB 18 0 0 - -
Total Size Entries Classes Packages Java Version Debug Information
60 47.9 MB 31489 27738 1164 22 58
compile: 32 compile: 14.5 MB compile: 9764 compile: 8982 compile: 362 21 compile: 32
runtime: 6 runtime: 2.1 MB runtime: 1034 runtime: 755 runtime: 48 runtime: 5
test: 22 test: 31.4 MB test: 20691 test: 18001 test: 754 22 test: 21