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
commons-codec commons-codec 1.9 jar The Apache Software License, Version 2.0
org.apache.cassandra cassandra-thrift 1.2.15 jar The Apache Software License, Version 2.0
org.apache.sirona sirona-core 0.3-incubating jar The Apache Software License, Version 2.0
org.hectorclient hector-core 1.1-4 jar MIT 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 License
com.lordofthejars nosqlunit-cassandra 0.7.8 jar Apache License Version 2.0
junit junit 4.11 jar Common Public License Version 1.0
org.cassandraunit cassandra-unit 1.2.0.1 jar GNU LESSER GENERAL PUBLIC LICENSE V3.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 Optional
com.github.stephenc.eaio-uuid uuid 3.2.0 jar MIT License No
com.google.guava guava 14.0 jar The Apache Software License, Version 2.0 No
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0 No
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0 No
commons-pool commons-pool 1.5.3 jar The Apache Software License, Version 2.0 No
org.apache.httpcomponents httpclient 4.0.1 jar ../LICENSE.txt No
org.apache.httpcomponents httpcore 4.0.1 jar Apache License No
org.apache.sirona sirona-api 0.3-incubating jar The Apache Software License, Version 2.0 No
org.apache.sirona sirona-store-memory 0.3-incubating jar The Apache Software License, Version 2.0 No
org.apache.thrift libthrift 0.7.0 jar http://www.apache.org/licenses/LICENSE-2.0.txt" No
org.codehaus.mojo animal-sniffer-annotations 1.13 jar MIT license Yes

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 License
antlr antlr 2.7.7 jar BSD License
cglib cglib-nodep 2.2 jar ASF 2.0
com.datastax.cassandra cassandra-driver-core 1.0.0 jar Apache 2
com.github.stephenc jamm 0.2.5 jar The Apache Software License, Version 2.0
com.github.stephenc.high-scale-lib high-scale-lib 1.1.2 jar Public Domain
com.googlecode.concurrentlinkedhashmap concurrentlinkedhashmap-lru 1.3 jar The Apache Software License, Version 2.0
com.googlecode.json-simple json-simple 1.1 jar The Apache Software License, Version 2.0
com.googlecode.lambdaj lambdaj 2.3.3 jar The Apache Software License, Version 2.0
com.lordofthejars nosqlunit-core 0.7.8 jar Apache License Version 2.0
com.ning compress-lzf 0.8.4 jar Apache License 2.0
com.sun.xml.bind jaxb-impl 2.2.4-1 jar CDDL 1.1-GPL2 w/ CPE
com.yammer.metrics metrics-core 2.2.0 jar Apache License 2.0
commons-cli commons-cli 1.2 jar The Apache Software License, Version 2.0
edu.stanford.ppl snaptree 0.1 jar SNAPTREE LICENSE
io.netty netty 3.6.3.Final jar Apache License, Version 2.0
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
javax.xml.bind jaxb-api 2.2.3 jar CDDL 1.1-GPL2 w/ CPE
javax.xml.stream stax-api 1.0-2 jar GNU General Public Library-COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
jline jline 1.0 jar LICENSE.txt
log4j log4j 1.2.16 jar The Apache Software License, Version 2.0
org.antlr antlr 3.2 jar -
org.antlr antlr-runtime 3.2 jar -
org.antlr stringtemplate 3.2 jar BSD licence
org.apache.cassandra cassandra-all 1.2.0 jar The Apache Software License, Version 2.0
org.apache.cassandra.deps avro 1.4.0-cassandra-1 jar -
org.codehaus.jackson jackson-core-asl 1.4.0 jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-mapper-asl 1.4.0 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-all 1.1 jar BSD style
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hamcrest hamcrest-library 1.3 jar New BSD License
org.jboss.netty netty 3.2.9.Final jar Apache License, Version 2.0
org.jooq joor 0.9.3 jar Apache License, Version 2.0
org.mortbay.jetty jetty 6.1.22 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.mortbay.jetty jetty-util 6.1.22 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.mortbay.jetty servlet-api 2.5-20081211 jar Apache License Version 2.0
org.objenesis objenesis 1.2 jar Apache 2
org.slf4j slf4j-log4j12 1.6.1 jar MIT License
org.xerial.snappy snappy-java 1.0.4.1 jar The Apache Software License, Version 2.0
org.yaml snakeyaml 1.9 jar LICENSE.txt

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
org.slf4j slf4j-api 1.7.5 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Apache License Version 2.0: Servlet Specification API, SnakeYAML, nosqlunit-cassandra, nosqlunit-core

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding, UUID, hector-core

GPL2 w/ CPE: JAXB Reference Implementation, Java Architecture for XML Binding

New BSD License: Hamcrest Core, Hamcrest library

BSD licence: ANTLR StringTemplate

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

BSD style: Hamcrest All

BSD: JLine

GNU General Public Library: Streaming API for XML

Unknown: ANTLR Grammar Tool, Antlr 3 Runtime, avro

Apache License 2.0: Metrics Core Library, Ning-compress-LZF

BSD License: AntLR Parser Generator

Apache License, Version 2.0: The Netty Project, jOOR

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: Streaming API for XML

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

MIT license: Animal Sniffer Annotations

Common Public License Version 1.0: JUnit

Apache Software License - Version 2.0: Jetty Server, Jetty Utilities

CDDL 1.1: JAXB Reference Implementation, Java Architecture for XML Binding

GNU LESSER GENERAL PUBLIC LICENSE V3.0: cassandra-unit

Apache License: HttpClient, HttpCore

ASF 2.0: Code Generation Library

Public Domain: Highly Scalable Java

Eclipse Public License - Version 1.0: Jetty Server, Jetty Utilities

SNAPTREE LICENSE: SnapTree RI

The Apache Software License, Version 2.0: Apache Cassandra, Apache Commons Codec, Apache Log4j, Apache Sirona Incubator :: Api, Apache Sirona Incubator :: Core, Apache Sirona Incubator :: Server :: Store :: Cassandra, Apache Sirona Incubator :: Store :: Memory, Apache Thrift, Commons CLI, Commons Lang, Commons Logging, Commons Pool, ConcurrentLinkedHashMap, Data Mapper for Jackson, Guava: Google Core Libraries for Java, JSON.simple, Jackson, Java Agent for Memory Measurements, Snappy for Java, javax.inject, lambdaj

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
antlr-2.7.7.jar 434.85 kB 239 224 12 1.2 debug
cglib-nodep-2.2.jar 314.81 kB 253 249 9 1.2 debug
cassandra-driver-core-1.0.0.jar 269.22 kB 214 199 5 1.6 debug
jamm-0.2.5.jar 7.55 kB 14 4 1 1.5 debug
uuid-3.2.0.jar 13.18 kB 19 7 2 1.5 debug
high-scale-lib-1.1.2.jar 93.79 kB 61 50 1 1.6 debug
guava-14.0.jar 2.09 MB 1,618 1,594 13 1.6 debug
concurrentlinkedhashmap-lru-1.3.jar 53.07 kB 55 45 1 1.6 debug
json-simple-1.1.jar 15.67 kB 18 12 2 1.2 release
lambdaj-2.3.3.jar 134.11 kB 141 120 12 1.5 debug
nosqlunit-cassandra-0.7.8.jar 51.50 kB 41 28 1 1.6 debug
nosqlunit-core-0.7.8.jar 57.88 kB 70 54 6 1.6 debug
compress-lzf-0.8.4.jar 24.89 kB 26 14 2 1.5 debug
jaxb-impl-2.2.4-1.jar 875.57 kB 717 659 30 1.5 debug
metrics-core-2.2.0.jar 80.20 kB 86 72 5 1.6 debug
commons-cli-1.2.jar 40.16 kB 35 22 1 1.4 debug
commons-codec-1.9.jar 257.78 kB 227 85 6 1.6 debug
commons-lang-2.6.jar 277.56 kB 155 133 10 1.3 debug
commons-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 debug
commons-pool-1.5.3.jar 93.95 kB 66 52 2 1.3 debug
snaptree-0.1.jar 53.78 kB 36 25 1 1.6 debug
netty-3.6.3.Final.jar 1.15 MB 882 813 42 1.5 debug
activation-1.1.jar 61.51 kB 50 38 3 1.4 debug
javax.inject-1.jar 2.44 kB 8 6 1 1.5 release
jaxb-api-2.2.3.jar 104.23 kB 115 101 6 1.5 debug
stax-api-1.0-2.jar 22.80 kB 44 37 3 1.5 debug
jline-1.0.jar 89.09 kB 49 35 1 1.3 debug
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug
log4j-1.2.16.jar 470.25 kB 346 308 20 1.1 debug
antlr-3.2.jar 874.14 kB 331 212 7 1.5 debug
antlr-runtime-3.2.jar 148.43 kB 122 109 4 1.4 debug
stringtemplate-3.2.jar 167.99 kB 83 81 4 1.4 debug
cassandra-all-1.2.0.jar 2.72 MB 1,590 1,528 52 1.6 debug
cassandra-thrift-1.2.15.jar 1.04 MB 385 377 1 1.6 debug
avro-1.4.0-cassandra-1.jar 582.40 kB 393 361 15 1.6 debug
httpclient-4.0.1.jar 284.22 kB 266 230 22 1.5 debug
httpcore-4.0.1.jar 168.84 kB 181 158 10 1.3 debug
sirona-api-0.3-incubating.jar 100.26 kB 136 103 21 1.5 debug
sirona-core-0.3-incubating.jar 36.41 kB 47 26 7 1.5 debug
sirona-store-memory-0.3-incubating.jar 34.38 kB 38 18 3 1.6 debug
libthrift-0.7.0.jar 294.48 kB 222 128 6 1.5 debug
cassandra-unit-1.2.0.1.jar 108.98 kB 97 73 13 1.6 debug
jackson-core-asl-1.4.0.jar 146.73 kB 103 89 7 1.5 debug
jackson-mapper-asl-1.4.0.jar 377.18 kB 287 269 10 1.5 debug
hamcrest-all-1.1.jar 529.14 kB 269 144 25 1.5 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
hamcrest-library-1.3.jar 51.83 kB 46 35 7 1.5 debug
hector-core-1.1-4.jar 586.24 kB 452 414 26 1.6 debug
netty-3.2.9.Final.jar 811.93 kB 590 528 34 1.6 debug
joor-0.9.3.jar 8.80 kB 14 3 1 1.6 debug
jetty-6.1.22.jar 524.28 kB 265 235 14 1.4 debug
jetty-util-6.1.22.jar 172.83 kB 120 105 6 1.4 debug
servlet-api-2.5-20081211.jar 130.99 kB 79 42 2 1.4 debug
objenesis-1.2.jar 35.20 kB 46 32 8 1.3 debug
slf4j-api-1.7.5.jar 25.47 kB 34 23 3 1.5 debug
slf4j-log4j12-1.6.1.jar 9.52 kB 16 6 1 1.3 debug
snappy-java-1.0.4.1.jar 972.62 kB 42 12 1 1.5 debug
snakeyaml-1.9.jar 259.59 kB 238 202 19 1.5 debug
animal-sniffer-annotations-1.13.jar 3.40 kB 12 1 1 1.5 release
Total Size Entries Classes Packages JDK Rev Debug
59 18.41 MB 12,449 10,836 561 1.6 56
compile: 15 compile: 5.29 MB compile: 3,866 compile: 3,354 compile: 132 - compile: 14
test: 43 test: 13.10 MB test: 8,549 test: 7,459 test: 426 - test: 41
provided: 1 provided: 25.47 kB provided: 34 provided: 23 provided: 3 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
oss.sonatype.org http://oss.sonatype.org/content/repositories/jetty-snapshots/ - Yes -
central https://repo.maven.apache.org/maven2 Yes - -
antlr-snapshot http://antlr.org/antlr-snapshot Yes Yes Yes
java.net http://download.java.net/maven/2 Yes - Yes
codehaus-snapshots http://nexus.codehaus.org/snapshots/ - Yes Yes
m1.java.net http://download.java.net/maven/1 Yes - Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - Yes -
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots - Yes -
apache.snapshots http://repository.apache.org/snapshots - Yes -
codehaus.org http://snapshots.repository.codehaus.org - Yes Yes

Repository locations for each of the Dependencies.

Artifact oss.sonatype.org central sonatype-nexus-snapshots jvnet-nexus-snapshots apache.snapshots
antlr:antlr:jar:2.7.7 - Found at https://repo.maven.apache.org/maven2 - - -
cglib:cglib-nodep:jar:2.2 - Found at https://repo.maven.apache.org/maven2 - - -
com.datastax.cassandra:cassandra-driver-core:jar:1.0.0 - Found at https://repo.maven.apache.org/maven2 - - -
com.github.stephenc:jamm:jar:0.2.5 - Found at https://repo.maven.apache.org/maven2 - - -
com.github.stephenc.eaio-uuid:uuid:jar:3.2.0 - Found at https://repo.maven.apache.org/maven2 - - -
com.github.stephenc.high-scale-lib:high-scale-lib:jar:1.1.2 - Found at https://repo.maven.apache.org/maven2 - - -
com.google.guava:guava:jar:14.0 - Found at https://repo.maven.apache.org/maven2 - - -
com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar:1.3 - Found at https://repo.maven.apache.org/maven2 - - -
com.googlecode.json-simple:json-simple:jar:1.1 - Found at https://repo.maven.apache.org/maven2 - - -
com.googlecode.lambdaj:lambdaj:jar:2.3.3 - Found at https://repo.maven.apache.org/maven2 - - -
com.lordofthejars:nosqlunit-cassandra:jar:0.7.8 - Found at https://repo.maven.apache.org/maven2 - - -
com.lordofthejars:nosqlunit-core:jar:0.7.8 - Found at https://repo.maven.apache.org/maven2 - - -
com.ning:compress-lzf:jar:0.8.4 - Found at https://repo.maven.apache.org/maven2 - - -
com.sun.xml.bind:jaxb-impl:jar:2.2.4-1 - Found at https://repo.maven.apache.org/maven2 - - -
com.yammer.metrics:metrics-core:jar:2.2.0 - Found at https://repo.maven.apache.org/maven2 - - -
commons-cli:commons-cli:jar:1.2 - Found at https://repo.maven.apache.org/maven2 - - -
commons-codec:commons-codec:jar:1.9 - Found at https://repo.maven.apache.org/maven2 - - -
commons-lang:commons-lang:jar:2.6 - Found at https://repo.maven.apache.org/maven2 - - -
commons-logging:commons-logging:jar:1.1.1 - Found at https://repo.maven.apache.org/maven2 - - -
commons-pool:commons-pool:jar:1.5.3 - Found at https://repo.maven.apache.org/maven2 - - -
edu.stanford.ppl:snaptree:jar:0.1 - Found at https://repo.maven.apache.org/maven2 - - -
io.netty:netty:jar:3.6.3.Final - Found at https://repo.maven.apache.org/maven2 - - -
javax.activation:activation:jar:1.1 - Found at https://repo.maven.apache.org/maven2 - - -
javax.inject:javax.inject:jar:1 - Found at https://repo.maven.apache.org/maven2 - - -
javax.xml.bind:jaxb-api:jar:2.2.3 - Found at https://repo.maven.apache.org/maven2 - - -
javax.xml.stream:stax-api:jar:1.0-2 - Found at https://repo.maven.apache.org/maven2 - - -
jline:jline:jar:1.0 - Found at https://repo.maven.apache.org/maven2 - - -
junit:junit:jar:4.11 - Found at https://repo.maven.apache.org/maven2 - - -
log4j:log4j:jar:1.2.16 - Found at https://repo.maven.apache.org/maven2 - - -
org.antlr:antlr:jar:3.2 - Found at https://repo.maven.apache.org/maven2 - - -
org.antlr:antlr-runtime:jar:3.2 - Found at https://repo.maven.apache.org/maven2 - - -
org.antlr:stringtemplate:jar:3.2 - Found at https://repo.maven.apache.org/maven2 - - -
org.apache.cassandra:cassandra-all:jar:1.2.0 - Found at https://repo.maven.apache.org/maven2 - - -
org.apache.cassandra:cassandra-thrift:jar:1.2.15 - Found at https://repo.maven.apache.org/maven2 - - -
org.apache.cassandra.deps:avro:jar:1.4.0-cassandra-1 - Found at https://repo.maven.apache.org/maven2 - - -
org.apache.httpcomponents:httpclient:jar:4.0.1 - Found at https://repo.maven.apache.org/maven2 - - -
org.apache.httpcomponents:httpcore:jar:4.0.1 - Found at https://repo.maven.apache.org/maven2 - - -
org.apache.sirona:sirona-api:jar:0.3-incubating - - - - -
org.apache.sirona:sirona-core:jar:0.3-incubating - - - - -
org.apache.sirona:sirona-store-memory:jar:0.3-incubating - - - - -
org.apache.thrift:libthrift:jar:0.7.0 - Found at https://repo.maven.apache.org/maven2 - - -
org.cassandraunit:cassandra-unit:jar:1.2.0.1 - Found at https://repo.maven.apache.org/maven2 - - -
org.codehaus.jackson:jackson-core-asl:jar:1.4.0 - Found at https://repo.maven.apache.org/maven2 - - -
org.codehaus.jackson:jackson-mapper-asl:jar:1.4.0 - Found at https://repo.maven.apache.org/maven2 - - -
org.hamcrest:hamcrest-all:jar:1.1 - Found at https://repo.maven.apache.org/maven2 - - -
org.hamcrest:hamcrest-core:jar:1.3 - Found at https://repo.maven.apache.org/maven2 - - -
org.hamcrest:hamcrest-library:jar:1.3 - Found at https://repo.maven.apache.org/maven2 - - -
org.hectorclient:hector-core:jar:1.1-4 - Found at https://repo.maven.apache.org/maven2 - - -
org.jboss.netty:netty:jar:3.2.9.Final - Found at https://repo.maven.apache.org/maven2 - - -
org.jooq:joor:jar:0.9.3 - Found at https://repo.maven.apache.org/maven2 - - -
org.mortbay.jetty:jetty:jar:6.1.22 - Found at https://repo.maven.apache.org/maven2 - - -
org.mortbay.jetty:jetty-util:jar:6.1.22 - Found at https://repo.maven.apache.org/maven2 - - -
org.mortbay.jetty:servlet-api:jar:2.5-20081211 - Found at https://repo.maven.apache.org/maven2 - - -
org.objenesis:objenesis:jar:1.2 - Found at https://repo.maven.apache.org/maven2 - - -
org.slf4j:slf4j-api:jar:1.7.5 - Found at https://repo.maven.apache.org/maven2 - - -
org.slf4j:slf4j-log4j12:jar:1.6.1 - Found at https://repo.maven.apache.org/maven2 - - -
org.xerial.snappy:snappy-java:jar:1.0.4.1 - Found at https://repo.maven.apache.org/maven2 - - -
org.yaml:snakeyaml:jar:1.9 - Found at https://repo.maven.apache.org/maven2 - - -
org.codehaus.mojo:animal-sniffer-annotations:jar:1.13 - Found at https://repo.maven.apache.org/maven2 - - -
Total oss.sonatype.org central sonatype-nexus-snapshots jvnet-nexus-snapshots apache.snapshots
59 (compile: 15, test: 43, provided: 1) 0 56 0 0 0