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.0.1 jar Apache 2
org.apache.xmlbeans xmlbeans 2.4.0 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.6.4 jar MIT License
org.synchronoss.cpo cpo-core 5.1.2-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 License
junit junit 4.11 jar Common Public License Version 1.0
log4j log4j 1.2.16 jar The Apache Software License, Version 2.0
org.apache.cassandra cassandra-all 2.0.6 jar The Apache Software License, Version 2.0
org.cassandraunit cassandra-unit-spring 2.0.2.1 jar GNU LESSER GENERAL PUBLIC LICENSE V3.0
org.slf4j slf4j-log4j12 1.6.4 jar 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:

GroupId ArtifactId Version Type License
com.codahale.metrics metrics-core 3.0.2 jar Apache License 2.0
com.google.guava guava 16.0.1 jar The Apache Software License, Version 2.0
io.netty netty 3.9.0.Final jar Apache License, Version 2.0
stax stax-api 1.0.1 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:

GroupId ArtifactId Version Type License
antlr antlr 2.7.7 jar BSD License
aopalliance aopalliance 1.0 jar Public Domain
com.addthis.metrics reporter-config 2.1.0 jar Apache License, Version 2.0
com.ecyrd.speed4j speed4j 0.9 jar The Apache Software License, Version 2.0
com.github.stephenc jamm 0.2.5 jar The Apache Software License, Version 2.0
com.github.stephenc.eaio-uuid uuid 3.2.0 jar MIT License
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.lmax disruptor 3.0.1 jar The Apache Software 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.thinkaurelius.thrift thrift-server 0.3.3 jar Apache 2
com.yammer.metrics metrics-core 2.2.0 jar Apache License 2.0
commons-cli commons-cli 1.1 jar /LICENSE.txt
commons-codec commons-codec 1.2 jar -
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
commons-pool commons-pool 1.5.3 jar The Apache Software License, Version 2.0
edu.stanford.ppl snaptree 0.1 jar SNAPTREE LICENSE
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0
javax.validation validation-api 1.0.0.GA jar license.txt
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
net.jpountz.lz4 lz4 1.2.0 jar The Apache Software License, Version 2.0
net.sf.supercsv super-csv 2.1.0 jar Apache 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-thrift 2.0.6 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.1 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.2.5 jar LICENSE.txt
org.apache.httpcomponents httpcore 4.2.4 jar LICENSE.txt
org.apache.thrift libthrift 0.9.1 jar The Apache Software License, Version 2.0
org.cassandraunit cassandra-unit 2.0.2.1 jar GNU LESSER GENERAL PUBLIC LICENSE V3.0
org.codehaus.jackson jackson-core-asl 1.9.2 jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-mapper-asl 1.9.2 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.hectorclient hector-core 1.1-4 jar MIT License
org.hibernate hibernate-validator 4.3.0.Final jar Apache License, Version 2.0
org.jboss.logging jboss-logging 3.1.0.CR2 jar GNU Lesser General Public License, version 2.1
org.mindrot jbcrypt 0.3m jar ISC/BSD License
org.springframework spring-aop 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-test 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.xerial.snappy snappy-java 1.0.5 jar The Apache Software License, Version 2.0
org.yaml snakeyaml 1.11 jar LICENSE.txt

Project Dependency Graph

Dependency Tree

Licenses

Apache License Version 2.0: SnakeYAML

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

BSD licence: ANTLR StringTemplate

Apache 2: DataStax Java Driver for Apache Cassandra - Core, Thrift Server implementation backed by LMAX Disruptor

BSD style: Hamcrest All

GNU General Public Library: Streaming API for XML

BSD: JLine

Unknown: ANTLR Grammar Tool, Antlr 3 Runtime, Codec

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

BSD License: AntLR Parser Generator

Apache License, Version 2.0: Bean Validation API, Hibernate Validator Engine, Metrics Reporter Config, Super CSV Core, The Netty Project

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)

Common Public License Version 1.0: JUnit

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

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

Apache License: HttpClient, HttpCore

Public Domain: AOP alliance, Highly Scalable Java

GNU Lesser General Public License: cpo-cassandra, cpo-core

GNU Lesser General Public License, version 2.1: JBoss Logging 3

SNAPTREE LICENSE: SnapTree RI

ISC/BSD License: jbcrypt

The Apache Software License, Version 2.0: Apache Cassandra, Apache Log4j, Apache Thrift, CLI, Commons Lang, Commons Logging, Commons Pool, ConcurrentLinkedHashMap, Data Mapper for Jackson, Disruptor Framework, Guava: Google Core Libraries for Java, JSON.simple, Jackson, Java Agent for Memory Measurements, LZ4 and xxHash, Snappy for Java, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, StAX API, XmlBeans, speed4j

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
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
reporter-config-2.1.0.jar 21.77 kB 23 11 1 1.6 debug
metrics-core-3.0.2.jar 83.45 kB 89 79 1 1.6 debug
cassandra-driver-core-2.0.1.jar 507.59 kB 386 371 5 1.6 debug
speed4j-0.9.jar 25.54 kB 31 18 3 1.5 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-16.0.1.jar 2.12 MB 1,709 1,678 17 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
disruptor-3.0.1.jar 65.28 kB 74 66 4 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
thrift-server-0.3.3.jar 121.25 kB 100 87 4 1.6 debug
metrics-core-2.2.0.jar 80.20 kB 86 72 5 1.6 debug
commons-cli-1.1.jar 35.33 kB 30 22 1 1.3 debug
commons-codec-1.2.jar 29.38 kB 30 19 5 1.1 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.9.0.Final.jar 1.17 MB 898 830 42 1.5 debug
activation-1.1.jar 61.51 kB 50 38 3 1.4 debug
validation-api-1.0.0.GA.jar 46.32 kB 90 76 6 1.5 debug
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
lz4-1.2.0.jar 161.63 kB 67 49 3 1.6 debug
super-csv-2.1.0.jar 89.33 kB 104 85 10 1.5 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-2.0.6.jar 3.28 MB 1,955 1,886 59 1.6 debug
cassandra-thrift-2.0.6.jar 1.77 MB 982 974 1 1.6 debug
commons-lang3-3.1.jar 308.40 kB 179 153 12 1.5 debug
httpclient-4.2.5.jar 423.21 kB 359 324 21 1.5 debug
httpcore-4.2.4.jar 221.95 kB 216 190 14 1.5 debug
libthrift-0.9.1.jar 211.97 kB 177 164 7 1.5 debug
xmlbeans-2.4.0.jar 2.57 MB 2,233 1,517 53 1.4 debug
cassandra-unit-2.0.2.1.jar 110.12 kB 97 73 13 1.6 debug
cassandra-unit-spring-2.0.2.1.jar 9.69 kB 17 7 1 1.6 debug
jackson-core-asl-1.9.2.jar 222.94 kB 136 120 8 1.5 debug
jackson-mapper-asl-1.9.2.jar 747.70 kB 521 494 18 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
hector-core-1.1-4.jar 586.24 kB 452 414 26 1.6 debug
hibernate-validator-4.3.0.Final.jar 465.41 kB 379 319 31 1.6 debug
jboss-logging-3.1.0.CR2.jar 59.12 kB 55 43 1 1.6 debug
jbcrypt-0.3m.jar 17.33 kB 11 1 1 1.6 debug
slf4j-api-1.6.4.jar 25.35 kB 34 23 3 1.3 debug
slf4j-log4j12-1.6.4.jar 9.52 kB 16 6 1 1.3 debug
spring-aop-3.2.3.RELEASE.jar 327.51 kB 282 252 15 1.5 debug
spring-beans-3.2.3.RELEASE.jar 593.48 kB 401 358 14 1.5 debug
spring-context-3.2.3.RELEASE.jar 842.65 kB 734 632 67 1.5 debug
spring-core-3.2.3.RELEASE.jar 847.46 kB 679 641 32 1.5 debug
spring-expression-3.2.3.RELEASE.jar 190.96 kB 139 127 6 1.5 debug
spring-test-3.2.3.RELEASE.jar 445.46 kB 368 334 27 1.5 debug
cpo-core/target/classes - 0 0 0 - release
snappy-java-1.0.5.jar 1.19 MB 51 12 1 1.6 debug
snakeyaml-1.11.jar 264.21 kB 240 204 19 1.5 debug
stax-api-1.0.1.jar 25.89 kB 48 40 5 1.2 debug
Total Size Entries Classes Packages JDK Rev Debug
65 24.79 MB 17,668 15,376 735 1.6 63
compile: 8 compile: 6.50 MB compile: 5,397 compile: 4,538 compile: 126 - compile: 7
test: 57 test: 18.30 MB test: 12,271 test: 10,838 test: 609 - test: 56

Dependency Repository Locations

Repo ID URL Release Snapshot
central https://repo.maven.apache.org/maven2 Yes -
sncr-snapshots http://maven.synchronoss.net:8081/nexus/content/repositories/snapshots-only/ - Yes

Repository locations for each of the Dependencies.

Artifact central sncr-snapshots
antlr:antlr:jar:2.7.7 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
aopalliance:aopalliance:jar:1.0 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
com.addthis.metrics:reporter-config:jar:2.1.0 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
com.codahale.metrics:metrics-core:jar:3.0.2 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
com.datastax.cassandra:cassandra-driver-core:jar:2.0.1 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
com.ecyrd.speed4j:speed4j:jar:0.9 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
com.github.stephenc:jamm:jar:0.2.5 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
com.github.stephenc.eaio-uuid:uuid:jar:3.2.0 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
com.github.stephenc.high-scale-lib:high-scale-lib:jar:1.1.2 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
com.google.guava:guava:jar:16.0.1 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar:1.3 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
com.googlecode.json-simple:json-simple:jar:1.1 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
com.lmax:disruptor:jar:3.0.1 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
com.ning:compress-lzf:jar:0.8.4 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
com.sun.xml.bind:jaxb-impl:jar:2.2.4-1 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
com.thinkaurelius.thrift:thrift-server:jar:0.3.3 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
com.yammer.metrics:metrics-core:jar:2.2.0 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
commons-cli:commons-cli:jar:1.1 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
commons-codec:commons-codec:jar:1.2 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
commons-lang:commons-lang:jar:2.6 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
commons-logging:commons-logging:jar:1.1.1 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
commons-pool:commons-pool:jar:1.5.3 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
edu.stanford.ppl:snaptree:jar:0.1 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
io.netty:netty:jar:3.9.0.Final Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
javax.activation:activation:jar:1.1 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
javax.validation:validation-api:jar:1.0.0.GA Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
javax.xml.bind:jaxb-api:jar:2.2.3 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
javax.xml.stream:stax-api:jar:1.0-2 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
jline:jline:jar:1.0 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
junit:junit:jar:4.11 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
log4j:log4j:jar:1.2.16 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
net.jpountz.lz4:lz4:jar:1.2.0 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
net.sf.supercsv:super-csv:jar:2.1.0 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.antlr:antlr:jar:3.2 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.antlr:antlr-runtime:jar:3.2 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.antlr:stringtemplate:jar:3.2 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.apache.cassandra:cassandra-all:jar:2.0.6 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.apache.cassandra:cassandra-thrift:jar:2.0.6 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.apache.commons:commons-lang3:jar:3.1 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.apache.httpcomponents:httpclient:jar:4.2.5 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.apache.httpcomponents:httpcore:jar:4.2.4 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.apache.thrift:libthrift:jar:0.9.1 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.apache.xmlbeans:xmlbeans:jar:2.4.0 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.cassandraunit:cassandra-unit:jar:2.0.2.1 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.cassandraunit:cassandra-unit-spring:jar:2.0.2.1 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.codehaus.jackson:jackson-core-asl:jar:1.9.2 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.hamcrest:hamcrest-all:jar:1.1 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.hamcrest:hamcrest-core:jar:1.3 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.hectorclient:hector-core:jar:1.1-4 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.hibernate:hibernate-validator:jar:4.3.0.Final Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.jboss.logging:jboss-logging:jar:3.1.0.CR2 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.mindrot:jbcrypt:jar:0.3m Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.slf4j:slf4j-api:jar:1.6.4 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.slf4j:slf4j-log4j12:jar:1.6.4 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.springframework:spring-aop:jar:3.2.3.RELEASE Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.springframework:spring-beans:jar:3.2.3.RELEASE Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.springframework:spring-context:jar:3.2.3.RELEASE Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.springframework:spring-core:jar:3.2.3.RELEASE Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.springframework:spring-expression:jar:3.2.3.RELEASE Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.springframework:spring-test:jar:3.2.3.RELEASE Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.synchronoss.cpo:cpo-core:jar:5.1.2-SNAPSHOT - -
org.xerial.snappy:snappy-java:jar:1.0.5 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
org.yaml:snakeyaml:jar:1.11 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
stax:stax-api:jar:1.0.1 Found at http://maven.synchronoss.net:8081/nexus/content/repositories/releases-only/ -
Total central sncr-snapshots
65 (compile: 8, test: 57) 64 0