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.cassandra | cassandra-driver-core | 3.1.4 | jar | Apache 2 |
org.apache.logging.log4j | log4j-core | 2.17.1 | jar | Apache 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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
org.apache.cassandra | cassandra-all | 2.2.8 | - | jar | The Apache Software License, Version 2.0 |
org.apache.logging.log4j | log4j-api | 2.17.1 | tests | test-jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.17.1 | tests | test-jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-slf4j-impl | 2.17.1 | - | jar | Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.7.2 | - | jar | Eclipse Public License v2.0 |
org.junit.vintage | junit-vintage-engine | 5.7.2 | - | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 3.11.2 | - | jar | The MIT License |
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:
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 |
org.codehaus.jackson | jackson-core-asl | 1.9.13 | - | jar | The Apache Software License, Version 2.0 |
org.codehaus.jackson | jackson-mapper-asl | 1.9.13 | - | 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:
Project Dependency Graph
Dependency Tree
- org.apache.logging.log4j:log4j-cassandra:jar:2.17.1
- org.apache.logging.log4j:log4j-core:jar:2.17.1 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.17.1 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.17.1 (compile)
- com.datastax.cassandra:cassandra-driver-core:jar:3.1.4 (compile)
- io.netty:netty-handler:jar:4.0.37.Final (compile)
- io.netty:netty-buffer:jar:4.0.37.Final (compile)
- io.netty:netty-common:jar:4.0.37.Final (compile)
- io.netty:netty-common:jar:4.0.37.Final (compile)
- io.netty:netty-transport:jar:4.0.37.Final (compile)
- io.netty:netty-codec:jar:4.0.37.Final (compile)
- io.netty:netty-buffer:jar:4.0.37.Final (compile)
- com.google.guava:guava:jar:16.0.1 (compile)
- io.dropwizard.metrics:metrics-core:jar:3.1.2 (compile)
- com.github.jnr:jnr-ffi:jar:2.0.7 (compile)
- com.github.jnr:jffi:jar:1.2.10 (compile)
- com.github.jnr:jffi:jar:native:1.2.10 (runtime)
- org.ow2.asm:asm:jar:5.0.3 (compile)
- org.ow2.asm:asm-commons:jar:5.0.3 (compile)
- org.ow2.asm:asm-analysis:jar:5.0.3 (compile)
- org.ow2.asm:asm-tree:jar:5.0.3 (compile)
- org.ow2.asm:asm-util:jar:5.0.3 (compile)
- com.github.jnr:jnr-x86asm:jar:1.0.2 (compile)
- com.github.jnr:jffi:jar:1.2.10 (compile)
- com.github.jnr:jnr-posix:jar:3.0.27 (compile)
- com.github.jnr:jnr-constants:jar:0.9.0 (compile)
- com.github.jnr:jnr-constants:jar:0.9.0 (compile)
- io.netty:netty-handler:jar:4.0.37.Final (compile)
- org.junit.vintage:junit-vintage-engine:jar:5.7.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.7.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.7.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apiguardian:apiguardian-api:jar:1.1.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.7.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.7.2 (test)
- org.mockito:mockito-core:jar:3.11.2 (test)
- net.bytebuddy:byte-buddy:jar:1.11.3 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.11.3 (test)
- org.objenesis:objenesis:jar:3.2 (test)
- net.bytebuddy:byte-buddy:jar:1.11.3 (test)
- org.apache.logging.log4j:log4j-api:test-jar:tests:2.17.1 (test)
- org.apache.logging.log4j:log4j-core:test-jar:tests:2.17.1 (test)
- org.apache.cassandra:cassandra-all:jar:2.2.8 (test)
- org.xerial.snappy:snappy-java:jar:1.1.1.7 (test)
- net.jpountz.lz4:lz4:jar:1.3.0 (test)
- com.ning:compress-lzf:jar:0.8.4 (test)
- commons-cli:commons-cli:jar:1.1 (test)
- commons-codec:commons-codec:jar:1.15 (test)
- org.apache.commons:commons-lang3:jar:3.12.0 (test)
- org.apache.commons:commons-math3:jar:3.2 (test)
- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar:1.4 (test)
- org.antlr:antlr:jar:3.5.2 (test)
- org.antlr:ST4:jar:4.0.8 (test)
- org.antlr:ST4:jar:4.0.8 (test)
- org.antlr:antlr-runtime:jar:3.5.2 (test)
- org.slf4j:slf4j-api:jar:1.7.25 (compile)
- org.slf4j:log4j-over-slf4j:jar:1.7.7 (test)
- org.slf4j:jcl-over-slf4j:jar:1.7.7 (test)
- org.codehaus.jackson:jackson-core-asl:jar:1.9.13 (runtime)
- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13 (runtime)
- com.googlecode.json-simple:json-simple:jar:1.1 (test)
- com.boundary:high-scale-lib:jar:1.0.6 (test)
- org.yaml:snakeyaml:jar:1.11 (test)
- org.mindrot:jbcrypt:jar:0.3m (test)
- io.dropwizard.metrics:metrics-jvm:jar:3.1.0 (test)
- com.addthis.metrics:reporter-config3:jar:3.0.0 (test)
- com.addthis.metrics:reporter-config-base:jar:3.0.0 (test)
- org.hibernate:hibernate-validator:jar:4.3.0.Final (test)
- javax.validation:validation-api:jar:1.0.0.GA (test)
- org.jboss.logging:jboss-logging:jar:3.1.0.CR2 (test)
- javax.validation:validation-api:jar:1.0.0.GA (test)
- com.addthis.metrics:reporter-config-base:jar:3.0.0 (test)
- com.thinkaurelius.thrift:thrift-server:jar:0.3.7 (test)
- com.lmax:disruptor:jar:3.4.4 (test)
- com.lmax:disruptor:jar:3.4.4 (test)
- com.clearspring.analytics:stream:jar:2.5.2 (test)
- it.unimi.dsi:fastutil:jar:6.5.7 (test)
- it.unimi.dsi:fastutil:jar:6.5.7 (test)
- net.sf.supercsv:super-csv:jar:2.1.0 (test)
- org.apache.thrift:libthrift:jar:0.9.2 (test)
- org.apache.httpcomponents:httpclient:jar:4.2.5 (test)
- org.apache.httpcomponents:httpcore:jar:4.2.4 (test)
- org.apache.httpcomponents:httpclient:jar:4.2.5 (test)
- org.apache.cassandra:cassandra-thrift:jar:2.2.8 (test)
- net.java.dev.jna:jna:jar:4.0.0 (test)
- com.github.jbellis:jamm:jar:0.3.0 (test)
- com.github.tjake:crc32ex:jar:0.1.1 (test)
- io.netty:netty-all:jar:4.0.23.Final (test)
- joda-time:joda-time:jar:2.4 (test)
- org.fusesource:sigar:jar:1.6.4 (test)
- org.eclipse.jdt.core.compiler:ecj:jar:4.4.2 (test)
- org.caffinitas.ohc:ohc-core:jar:0.3.4 (test)
- org.xerial.snappy:snappy-java:jar:1.1.1.7 (test)
- org.apache.logging.log4j:log4j-slf4j-impl:jar:2.17.1 (test)
- org.apache.logging.log4j:log4j-core:jar:2.17.1 (compile)
Licenses
Apache License Version 2.0: SnakeYAML
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, high-scale-lib, jnr-x86asm
Apache License: HttpClient, HttpCore
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine
Eclipse Public License v1.0: Eclipse ECJ
Common Public License - v 1.0: jnr-posix
New BSD License: Hamcrest Core
BSD licence: ANTLR 3 Runtime, ANTLR 3 Tool, StringTemplate 4
GNU Lesser General Public License, version 2.1: JBoss Logging 3
Apache 2: DataStax Java Driver for Apache Cassandra - Core, Joda-Time, OHC core, Thrift Server implementation backed by LMAX Disruptor
BSD: ASM Analysis, ASM Commons, ASM Core, ASM Tree, ASM Util
Apache Software Licenses: Log4j Implemented Over SLF4J
Apache License 2.0: JVM Integration for Metrics, Metrics Core, Ning-compress-LZF
The MIT License: mockito-core
Apache License, Version 2.0: Apache Commons Codec, Apache Commons Lang, Apache Log4j API, Apache Log4j Cassandra, Apache Log4j Core, Apache Log4j SLF4J Binding, Bean Validation API, Byte Buddy (without dependencies), Byte Buddy agent, Hibernate Validator Engine, Netty/All-in-One, Netty/Buffer, Netty/Codec, Netty/Common, Netty/Handler, Netty/Transport, Objenesis, Super CSV Core, fastutil, metrics reporter config 3.x, metrics reporter config base, stream-lib
GNU Lesser General Public License Version 2.1: jnr-posix
ASL, version 2: Java Native Access
ISC/BSD License: jbcrypt
LGPL, version 2.1: Java Native Access
The Apache Software License, Version 2.0: Apache Cassandra, Apache Thrift, CLI, CRC32 Java Library, Commons Math, ConcurrentLinkedHashMap, Data Mapper for Jackson, Disruptor Framework, Guava: Google Core Libraries for Java, JSON.simple, Jackson, Java Agent for Memory Measurements, LZ4 and xxHash, jffi, jnr-constants, jnr-ffi, sigar, snappy-java
GNU General Public License Version 2: jnr-posix
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
reporter-config-base-3.0.0.jar | 23.6 kB | 27 | 15 | 1 | 1.6 | Yes |
reporter-config3-3.0.0.jar | 14.4 kB | 21 | 9 | 1 | 1.6 | Yes |
high-scale-lib-1.0.6.jar | 105.1 kB | 73 | 57 | 5 | 1.6 | Yes |
stream-2.5.2.jar | 152.5 kB | 82 | 65 | 7 | 1.6 | Yes |
cassandra-driver-core-3.1.4.jar | 1.1 MB | 715 | 698 | 6 | 1.6 | Yes |
jamm-0.3.0.jar | 21 kB | 23 | 18 | 1 | 1.6 | Yes |
jffi-1.2.10.jar | 149 kB | 137 | 126 | 2 | 1.6 | Yes |
jffi-1.2.10-native.jar | 456.2 kB | 29 | 0 | 0 | - | No |
jnr-constants-0.9.0.jar | 321.7 kB | 203 | 182 | 11 | 1.5 | Yes |
jnr-ffi-2.0.7.jar | 656 kB | 681 | 625 | 35 | 1.6 | Yes |
jnr-posix-3.0.27.jar | 218.6 kB | 197 | 186 | 3 | 1.6 | Yes |
jnr-x86asm-1.0.2.jar | 219.9 kB | 97 | 84 | 2 | 1.5 | Yes |
crc32ex-0.1.1.jar | 27.1 kB | 16 | 6 | 1 | 1.6 | Yes |
guava-16.0.1.jar | 2.2 MB | 1709 | 1678 | 17 | 1.6 | Yes |
concurrentlinkedhashmap-lru-1.4.jar | 116.6 kB | 90 | 80 | 1 | 1.6 | Yes |
json-simple-1.1.jar | 16 kB | 18 | 12 | 2 | 1.2 | No |
disruptor-3.4.4.jar | 84.6 kB | 89 | 82 | 3 | 1.7 | Yes |
compress-lzf-0.8.4.jar | 25.5 kB | 26 | 14 | 2 | 1.5 | Yes |
thrift-server-0.3.7.jar | 40 kB | 37 | 25 | 3 | 1.7 | Yes |
commons-cli-1.1.jar | 36.2 kB | 30 | 22 | 1 | 1.3 | Yes |
commons-codec-1.15.jar | 353.8 kB | 253 | 106 | 7 | 1.7 | Yes |
metrics-core-3.1.2.jar | 112.6 kB | 112 | 102 | 1 | 1.6 | Yes |
metrics-jvm-3.1.0.jar | 35.9 kB | 45 | 34 | 1 | 1.6 | Yes |
netty-all-4.0.23.Final.jar | 1.8 MB | 1154 | 1094 | 46 | 1.6 | Yes |
netty-buffer-4.0.37.Final.jar | 219.1 kB | 107 | 95 | 1 | 1.6 | Yes |
netty-codec-4.0.37.Final.jar | 148.5 kB | 124 | 104 | 8 | 1.6 | Yes |
netty-common-4.0.37.Final.jar | 472.1 kB | 318 | 301 | 6 | 1.6 | Yes |
netty-handler-4.0.37.Final.jar | 275.5 kB | 190 | 171 | 7 | 1.6 | Yes |
netty-transport-4.0.37.Final.jar | 366 kB | 298 | 276 | 11 | 1.6 | Yes |
fastutil-6.5.7.jar | 16.9 MB | 10669 | 10653 | 11 | 1.6 | Yes |
validation-api-1.0.0.GA.jar | 47.4 kB | 90 | 76 | 6 | 1.5 | Yes |
joda-time-2.4.jar | 586.2 kB | 706 | 239 | 7 | 1.5 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
byte-buddy-1.11.3.jar | 3.6 MB | 2565 | 2508 | 37 | 1.6 | Yes |
byte-buddy-agent-1.11.3.jar | 251.2 kB | 81 | 62 | 1 | 1.5 | Yes |
jna-4.0.0.jar | 914.6 kB | 141 | 104 | 3 | 1.6 | Yes |
lz4-1.3.0.jar | 236.9 kB | 86 | 69 | 3 | 1.6 | Yes |
super-csv-2.1.0.jar | 91.5 kB | 104 | 85 | 10 | 1.5 | Yes |
ST4-4.0.8.jar | 239.5 kB | 145 | 131 | 5 | 1.5 | Yes |
antlr-3.5.2.jar | 1.2 MB | 432 | 317 | 6 | 1.5 | Yes |
antlr-runtime-3.5.2.jar | 167.8 kB | 130 | 117 | 4 | 1.5 | Yes |
cassandra-all-2.2.8.jar | 4.7 MB | 2702 | 2622 | 68 | 1.7 | Yes |
cassandra-thrift-2.2.8.jar | 1.9 MB | 1014 | 1004 | 1 | 1.7 | Yes |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
commons-math3-3.2.jar | 1.7 MB | 1085 | 1001 | 61 | 1.5 | Yes |
httpclient-4.2.5.jar | 433.4 kB | 359 | 324 | 21 | 1.5 | Yes |
httpcore-4.2.4.jar | 227.3 kB | 216 | 190 | 14 | 1.5 | Yes |
log4j-api-2.17.1.jar | 301.8 kB | 211 | 176 | 8 | - | Yes |
log4j-api-2.17.1-tests.jar | 233.9 kB | - | - | - | - | - |
log4j-core-2.17.1.jar | 1.8 MB | 1220 | 1127 | 52 | 1.8 | Yes |
log4j-core-2.17.1-tests.jar | 1.7 MB | - | - | - | - | - |
log4j-slf4j-impl-2.17.1.jar | 24.3 kB | 26 | 10 | 2 | 1.8 | Yes |
libthrift-0.9.2.jar | 227.7 kB | 184 | 171 | 7 | 1.5 | Yes |
apiguardian-api-1.1.0.jar | 2.4 kB | 8 | 2 | 1 | 1.6 | Yes |
ohc-core-0.3.4.jar | 146 kB | 96 | 82 | 5 | 1.7 | Yes |
jackson-core-asl-1.9.13.jar | 232.2 kB | 137 | 121 | 8 | 1.5 | Yes |
jackson-mapper-asl-1.9.13.jar | 780.7 kB | 529 | 502 | 18 | 1.5 | Yes |
ecj-4.4.2.jar | 2.3 MB | 643 | 557 | 21 | 1.6 | Yes |
sigar-1.6.4.jar | 428.6 kB | 296 | 280 | 12 | 1.4 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
hibernate-validator-4.3.0.Final.jar | 476.6 kB | 379 | 319 | 31 | 1.6 | Yes |
jboss-logging-3.1.0.CR2.jar | 60.5 kB | 55 | 43 | 1 | 1.6 | Yes |
junit-jupiter-api-5.7.2.jar | 175.6 kB | 168 | 152 | 7 | 1.8 | Yes |
junit-jupiter-engine-5.7.2.jar | 212.9 kB | 131 | 113 | 8 | 1.8 | Yes |
junit-platform-commons-1.7.2.jar | 100 kB | 63 | 42 | 6 | - | Yes |
junit-platform-engine-1.7.2.jar | 181.4 kB | 141 | 124 | 8 | 1.8 | Yes |
junit-vintage-engine-5.7.2.jar | 64.3 kB | 47 | 32 | 5 | 1.8 | Yes |
jbcrypt-0.3m.jar | 17.8 kB | 11 | 1 | 1 | 1.6 | Yes |
mockito-core-3.11.2.jar | 671.4 kB | 664 | 591 | 65 | 1.8 | Yes |
objenesis-3.2.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 6 | 1 | 1.6 | Yes |
asm-5.0.3.jar | 53.2 kB | 30 | 25 | 2 | 1.2 | No |
asm-analysis-5.0.3.jar | 20.4 kB | 19 | 13 | 1 | 1.2 | No |
asm-commons-5.0.3.jar | 41.7 kB | 27 | 22 | 1 | 1.2 | No |
asm-tree-5.0.3.jar | 29 kB | 35 | 30 | 1 | 1.2 | No |
asm-util-5.0.3.jar | 43.3 kB | 21 | 16 | 1 | 1.2 | No |
jcl-over-slf4j-1.7.7.jar | 16.5 kB | 23 | 9 | 2 | 1.5 | Yes |
log4j-over-slf4j-1.7.7.jar | 24.2 kB | 44 | 31 | 4 | 1.5 | Yes |
slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes |
snappy-java-1.1.1.7.jar | 594 kB | 65 | 25 | 2 | 1.6 | Yes |
snakeyaml-1.11.jar | 270.6 kB | 240 | 204 | 19 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
81 | 55.2 MB | 33870 | 31412 | 816 | 1.8 | 72 |
compile: 21 | compile: 8.8 MB | compile: 6497 | compile: 6071 | compile: 180 | - | compile: 16 |
test: 57 | test: 44.9 MB | test: 26678 | test: 24718 | test: 610 | - | test: 54 |
runtime: 3 | runtime: 1.5 MB | runtime: 695 | runtime: 623 | runtime: 26 | - | runtime: 2 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
clojars.org | http://clojars.org/repo | Yes | Yes | No |
thirdparty | http://repository.nextiva.xyz:8081/nexus/content/repositories/thirdparty | Yes | No | No |
central | https://repo.maven.apache.org/maven2 | Yes | No | No |
ow2-snapshot | http://repository.ow2.org/nexus/content/repositories/snapshots | No | Yes | No |
apache.snapshots.https | http://repository.nextiva.xyz:8081/nexus/content/repositories/apache-snapshots/ | Yes | Yes | No |
snapshots | http://repository.nextiva.xyz:8081/nexus/content/repositories/snapshots | Yes | Yes | No |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | No | Yes | Yes |
spy | http://files.couchbase.com/maven2/ | Yes | No | No |
releases | http://repository.nextiva.xyz:8081/nexus/content/repositories/releases | Yes | No | No |
apache.snapshots | https://repository.apache.org/snapshots | No | Yes | No |
Repository locations for each of the Dependencies.