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.13.0 | 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 |
---|---|---|---|---|---|
junit | junit | 4.12 | - | jar | Eclipse Public License 1.0 |
org.apache.cassandra | cassandra-all | 2.2.8 | - | jar | The Apache Software License, Version 2.0 |
org.apache.logging.log4j | log4j-api | 2.13.0 | tests | test-jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.13.0 | tests | test-jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-slf4j-impl | 2.13.0 | - | jar | Apache License, Version 2.0 |
org.mockito | mockito-core | 2.25.1 | - | 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.13.0
- org.apache.logging.log4j:log4j-core:jar:2.13.0 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.13.0 (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-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:jnr-posix:jar:3.0.27 (compile)
- com.github.jnr:jnr-constants:jar:0.9.0 (compile)
- io.netty:netty-handler:jar:4.0.37.Final (compile)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.mockito:mockito-core:jar:2.25.1 (test)
- net.bytebuddy:byte-buddy:jar:1.9.7 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.9.7 (test)
- org.objenesis:objenesis:jar:2.6 (test)
- org.apache.logging.log4j:log4j-api:test-jar:tests:2.13.0 (test)
- org.apache.logging.log4j:log4j-core:test-jar:tests:2.13.0 (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.12 (test)
- org.apache.commons:commons-lang3:jar:3.7 (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: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)
- com.thinkaurelius.thrift:thrift-server:jar:0.3.7 (test)
- com.lmax:disruptor:jar:3.4.2 (test)
- com.clearspring.analytics:stream:jar:2.5.2 (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.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.apache.logging.log4j:log4j-slf4j-impl:jar:2.13.0 (test)
- org.apache.logging.log4j:log4j-core:jar:2.13.0 (compile)
Licenses
Apache License Version 2.0: SnakeYAML
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 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, Objenesis, 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, Hibernate Validator Engine, Netty/All-in-One, Netty/Buffer, Netty/Codec, Netty/Common, Netty/Handler, Netty/Transport, 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, Byte Buddy (without dependencies), Byte Buddy Java agent, 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.2.jar | 83.1 kB | 87 | 80 | 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.12.jar | 339.7 kB | 244 | 97 | 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.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
byte-buddy-1.9.7.jar | 3.3 MB | 2360 | 2310 | 36 | 1.6 | Yes |
byte-buddy-agent-1.9.7.jar | 43.4 kB | 41 | 30 | 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.7.jar | 499.6 kB | 295 | 270 | 13 | 1.7 | 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.13.0.jar | 286.3 kB | 213 | 178 | 8 | - | Yes |
log4j-api-2.13.0-tests.jar | 238.6 kB | - | - | - | - | - |
log4j-core-2.13.0.jar | 1.7 MB | 1202 | 1111 | 51 | 1.8 | Yes |
log4j-core-2.13.0-tests.jar | 1.6 MB | - | - | - | - | - |
log4j-slf4j-impl-2.13.0.jar | 23.6 kB | 26 | 10 | 2 | 1.8 | Yes |
libthrift-0.9.2.jar | 227.7 kB | 184 | 171 | 7 | 1.5 | 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 |
jbcrypt-0.3m.jar | 17.8 kB | 11 | 1 | 1 | 1.6 | Yes |
mockito-core-2.25.1.jar | 581 kB | 623 | 551 | 64 | 1.6 | Yes |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 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 |
74 | 53.4 MB | 32843 | 30507 | 771 | 1.8 | 65 |
compile: 21 | compile: 8.7 MB | compile: 6481 | compile: 6057 | compile: 179 | - | compile: 16 |
test: 50 | test: 43.3 MB | test: 25667 | test: 23827 | test: 566 | - | test: 47 |
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 |
central | https://repo.maven.apache.org/maven2 | Yes | No | No |
ow2-snapshot | http://repository.ow2.org/nexus/content/repositories/snapshots | No | Yes | No |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | No | Yes | Yes |
spy | http://files.couchbase.com/maven2/ | Yes | No | No |
apache.snapshots | https://repository.apache.org/snapshots | No | Yes | No |
Repository locations for each of the Dependencies.