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
com.datastax.cassandra cassandra-driver-core 2.1.7.1 jar Apache 2
net.jpountz.lz4 lz4 1.2.0 jar The Apache Software License, Version 2.0
org.xerial.snappy snappy-java 1.1.1.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.

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
com.codahale.metrics metrics-core 3.0.2 jar Apache License 2.0
com.google.guava guava 14.0.1 jar The Apache Software License, Version 2.0
io.netty netty-buffer 4.0.27.Final jar Apache License, Version 2.0
io.netty netty-codec 4.0.27.Final jar Apache License, Version 2.0
io.netty netty-common 4.0.27.Final jar Apache License, Version 2.0
io.netty netty-handler 4.0.27.Final jar Apache License, Version 2.0
io.netty netty-transport 4.0.27.Final jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.10 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: DataStax Java Driver for Apache Cassandra - Core

Apache License 2.0: Metrics Core

MIT License: SLF4J API Module

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

The Apache Software License, Version 2.0: Genesis - commons.cassandra, Guava: Google Core Libraries for Java, LZ4 and xxHash, snappy-java

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
metrics-core-3.0.2.jar 85.45 kB 89 79 1 1.6 Yes
cassandra-driver-core-2.1.7.1.jar 803.12 kB 549 532 6 1.6 Yes
guava-14.0.1.jar 2.19 MB 1618 1594 13 1.6 Yes
netty-buffer-4.0.27.Final.jar 167.90 kB 80 68 1 1.6 Yes
netty-codec-4.0.27.Final.jar 143.92 kB 120 100 8 1.6 Yes
netty-common-4.0.27.Final.jar 420.85 kB 274 257 6 1.6 Yes
netty-handler-4.0.27.Final.jar 238.96 kB 169 151 6 1.6 Yes
netty-transport-4.0.27.Final.jar 316.81 kB 256 235 10 1.6 Yes
lz4-1.2.0.jar 165.51 kB 67 49 3 1.6 Yes
slf4j-api-1.7.10.jar 32.12 kB 39 28 3 1.5 Yes
snappy-java-1.1.1.6.jar 592.32 kB 65 25 2 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
11 5.16 MB 3326 3118 59 1.6 11
compile: 11 compile: 5.16 MB compile: 3326 compile: 3118 compile: 59 - compile: 11

Dependency Repository Locations

Repo ID URL Release Snapshot
snapshots http://repo/libs-snapshot Yes Yes
central https://repo.maven.apache.org/maven2 Yes No

Repository locations for each of the Dependencies.

Artifact snapshots central
com.codahale.metrics:metrics-core:jar:3.0.2 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2
com.datastax.cassandra:cassandra-driver-core:jar:2.1.7.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2
com.google.guava:guava:jar:14.0.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2
io.netty:netty-buffer:jar:4.0.27.Final Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2
io.netty:netty-codec:jar:4.0.27.Final Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2
io.netty:netty-common:jar:4.0.27.Final Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2
io.netty:netty-handler:jar:4.0.27.Final Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2
io.netty:netty-transport:jar:4.0.27.Final Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2
net.jpountz.lz4:lz4:jar:1.2.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2
org.slf4j:slf4j-api:jar:1.7.10 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2
org.xerial.snappy:snappy-java:jar:1.1.1.6 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2
Total snapshots central
11 (compile: 11) 11 11
Fork me on GitHub