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.buschmais.xo xo.impl 0.4.5 jar Apache License, Version 2.0
com.puresoltechnologies.xo titan 0.2.0 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
com.datastax.cassandra cassandra-driver-core 2.1.3 jar Apache 2
junit junit 4.11 jar Common Public License Version 1.0
org.hamcrest hamcrest-library 1.3 jar New BSD License
org.mockito mockito-all 1.10.8 jar The MIT License

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
com.thinkaurelius.titan titan-cassandra 0.5.2 jar The Apache Software License, Version 2.0
com.thinkaurelius.titan titan-core 0.5.2 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.buschmais.xo xo.api 0.4.5 jar Apache License, Version 2.0
com.buschmais.xo xo.spi 0.4.5 jar Apache License, Version 2.0
com.google.guava guava 15.0 jar The Apache Software License, Version 2.0
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.5 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.fasterxml classmate 0.8.0 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hibernate hibernate-validator 5.0.1.Final jar Apache License, Version 2.0
org.jboss.logging jboss-logging 3.1.1.GA jar GNU Lesser General Public License, version 2.1

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
antlr antlr 2.7.7 jar BSD License
colt colt 1.2.0 jar -
com.addthis.metrics reporter-config 2.1.0 jar Apache License, Version 2.0
com.carrotsearch hppc 0.6.0 jar The Apache Software License, Version 2.0
com.carrotsearch junit-benchmarks 0.7.0 jar The Apache Software License, Version 2.0
com.carrotsearch.randomizedtesting randomizedtesting-runner 2.0.8 jar The Apache Software License, Version 2.0
com.codahale.metrics metrics-core 3.0.1 jar Apache License 2.0
com.codahale.metrics metrics-ganglia 3.0.1 jar Apache License 2.0
com.codahale.metrics metrics-graphite 3.0.1 jar Apache License 2.0
com.eaio.uuid uuid 3.2 jar MIT License
com.esotericsoftware.kryo kryo 2.22 jar New BSD License
com.fasterxml.jackson.core jackson-annotations 2.2.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.core jackson-core 2.2.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.core jackson-databind 2.2.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.datatype jackson-datatype-json-org 2.2.3 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
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.4 jar Public Domain
com.google.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
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.netflix.astyanax astyanax-cassandra 1.56.48 jar The Apache Software License, Version 2.0
com.netflix.astyanax astyanax-core 1.56.48 jar The Apache Software License, Version 2.0
com.netflix.astyanax astyanax-recipes 1.56.48 jar The Apache Software License, Version 2.0
com.netflix.astyanax astyanax-thrift 1.56.48 jar The Apache Software License, Version 2.0
com.ning compress-lzf 0.8.4 jar Apache License 2.0
com.spatial4j spatial4j 0.4.1 jar The Apache Software License, Version 2.0
com.thinkaurelius.groovy-shaded-asm groovy-shaded-asm 1.8.9 jar The Apache Software License, Version 2.0
com.thinkaurelius.thrift thrift-server 0.3.3 jar Apache 2
com.tinkerpop frames 2.5.0 jar BSD 3-Clause
com.tinkerpop pipes 2.5.0 jar BSD 3-Clause
com.tinkerpop.blueprints blueprints-core 2.5.0 jar BSD 3-Clause
com.tinkerpop.gremlin gremlin-groovy 2.5.0 jar BSD 3-Clause
com.tinkerpop.gremlin gremlin-java 2.5.0 jar BSD 3-Clause
com.yammer.metrics metrics-core 2.2.0 jar Apache License 2.0
commons-beanutils commons-beanutils 1.7.0 jar -
commons-beanutils commons-beanutils-core 1.8.0 jar The Apache Software License, Version 2.0
commons-cli commons-cli 1.1 jar /LICENSE.txt
commons-codec commons-codec 1.7 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-configuration commons-configuration 1.6 jar /LICENSE.txt
commons-digester commons-digester 1.8 jar /LICENSE.txt
commons-io commons-io 2.1 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.4 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.6 jar The Apache Software License, Version 2.0
concurrent concurrent 1.3.4 jar >http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html
dom4j dom4j 1.6.1 jar -
edu.stanford.ppl snaptree 0.1 jar SNAPTREE LICENSE
info.ganglia.gmetric4j gmetric4j 1.0.3 jar The MIT License
io.netty netty 3.9.0.Final jar Apache License, Version 2.0
jline jline 0.9.94 jar LICENSE.txt
joda-time joda-time 1.6.2 jar Apache 2
log4j log4j 1.2.16 jar The Apache Software License, Version 2.0
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.acplt oncrpc 1.0.7 jar GNU Lesser General Public License
org.antlr antlr 3.2 jar -
org.antlr antlr-runtime 3.2 jar -
org.antlr stringtemplate 3.2 jar BSD licence
org.apache.ant ant 1.8.3 jar The Apache Software License, Version 2.0
org.apache.ant ant-launcher 1.8.3 jar The Apache Software License, Version 2.0
org.apache.cassandra cassandra-all 2.0.8 jar The Apache Software License, Version 2.0
org.apache.cassandra cassandra-thrift 2.0.8 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.ivy ivy 2.3.0 jar The Apache Software License, Version 2.0
org.apache.servicemix.bundles org.apache.servicemix.bundles.commons-csv 1.0-r706900_3 jar The Apache Software License, Version 2.0
org.apache.thrift libthrift 0.9.1 jar The Apache Software License, Version 2.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.codehaus.jettison jettison 1.3.3 jar Apache License, Version 2.0
org.fusesource.jansi jansi 1.5 jar The Apache Software License, Version 2.0
org.glassfish javax.json 1.0 jar Dual license consisting of the CDDL v1.1 and GPL v2
org.javassist javassist 3.18.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.jboss.netty netty 3.2.7.Final jar Apache License, Version 2.0
org.json json 20090211 jar provided without support or warranty
org.mindrot jbcrypt 0.3m jar ISC/BSD License
org.reflections reflections 0.9.9-RC1 jar WTFPL
org.slf4j slf4j-log4j12 1.7.2 jar MIT License
org.xerial.snappy snappy-java 1.0.5-M3 jar The Apache Software License, Version 2.0
org.yaml snakeyaml 1.11 jar LICENSE.txt
stax stax-api 1.0.1 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.0.b2 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License Version 2.0: SnakeYAML

provided without support or warranty: JSON (JavaScript Object Notation)

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

New BSD License: Hamcrest Core, Hamcrest library, Kryo

BSD licence: ANTLR StringTemplate

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

Public domain, Sun Microsoystems: Dough Lea's util.concurrent package

BSD: JLine

Unknown: ANTLR Grammar Tool, Antlr 3 Runtime, colt, commons-beanutils, dom4j

BSD License: AntLR Parser Generator

Apache License 2.0: Ganglia Integration for Metrics, Graphite Integration for Metrics, Javassist, Metrics Core, Metrics Core Library, Ning-compress-LZF

The MIT License: Mockito, gmetric4j

Apache License, Version 2.0: Hibernate Validator Engine, Jettison, Metrics Reporter Config, Super CSV Core, The Netty Project, eXtended Objects - API, eXtended Objects - Implementation, eXtended Objects - SPI

MPL 1.1: Javassist

BSD 3-Clause: Blueprints-Core, Frames: An Object to Graph Framework, Gremlin-Groovy: Gremlin for the Groovy Language, Gremlin-Java: Gremlin for the Java Language, Pipes: A Lazy Data Flow Framework

Common Public License Version 1.0: JUnit

GNU Lesser General Public License, Version 2.1: Jackson-annotations, Jackson-core, Jackson-datatype-json.org, jackson-databind

Apache License: HttpClient, HttpCore

Public Domain: Highly Scalable Java

GNU Lesser General Public License: Remote Tea Runtime

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

WTFPL: Reflections

LGPL 2.1: Javassist

Dual license consisting of the CDDL v1.1 and GPL v2: JSR 353 (JSON Processing) Default Provider

SNAPTREE LICENSE: SnapTree RI

ISC/BSD License: jbcrypt

The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Cassandra, Apache Ivy, Apache Log4j, Apache ServiceMix :: Bundles :: commons-csv, Apache Thrift, Bean Validation API, CLI, ClassMate, Commons BeanUtils Core, Commons Codec, Commons Collections, Commons Configuration, Commons IO, Commons Lang, Commons Logging, Commons Pool, ConcurrentLinkedHashMap, Data Mapper for Jackson, Digester, Disruptor Framework, FindBugs-jsr305, Guava: Google Core Libraries for Java, HPPC Collections, JSON.simple, JUnitBenchmarks, Jackson, Jackson-annotations, Jackson-core, Jackson-datatype-json.org, Java Agent for Memory Measurements, LZ4 and xxHash, RandomizedTesting Randomized Runner, Snappy for Java, Spatial4J, StAX API, Titan-Cassandra: Distributed Graph Database, Titan-Core: Core Library for Titan, XML Commons External Components XML APIs, astyanax-cassandra, astyanax-core, astyanax-recipes, astyanax-thrift, eXtended Objects for Titan: titan, eXtended Objects for Titan: titan.test, groovy-shaded-asm, jackson-databind, jansi

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
colt-1.2.0.jar 568.31 kB 623 593 24 1.2 release
reporter-config-2.1.0.jar 21.77 kB 23 11 1 1.6 debug
xo.api-0.4.5.jar 23.04 kB 48 34 4 1.6 debug
xo.impl-0.4.5.jar 194.50 kB 202 144 40 1.6 debug
xo.spi-0.4.5.jar 47.99 kB 80 60 8 1.6 debug
hppc-0.6.0.jar 1.25 MB 968 952 7 1.6 debug
junit-benchmarks-0.7.0.jar 70.92 kB 77 43 5 1.6 debug
randomizedtesting-runner-2.0.8.jar 188.69 kB 156 142 5 1.6 debug
metrics-core-3.0.1.jar 83.45 kB 89 79 1 1.6 debug
metrics-ganglia-3.0.1.jar 8.35 kB 14 3 1 1.6 debug
metrics-graphite-3.0.1.jar 9.62 kB 15 4 1 1.6 debug
cassandra-driver-core-2.1.3.jar 681.71 kB 490 473 6 1.6 debug
uuid-3.2.jar 14.66 kB 22 7 2 1.5 debug
kryo-2.22.jar 432.43 kB 247 204 16 1.6 debug
classmate-0.8.0.jar 58.31 kB 49 36 4 1.6 debug
jackson-annotations-2.2.2.jar 32.71 kB 60 48 1 1.6 debug
jackson-core-2.2.2.jar 187.24 kB 111 89 8 1.6 debug
jackson-databind-2.2.2.jar 845.80 kB 585 551 20 1.6 debug
jackson-datatype-json-org-2.2.3.jar 13.94 kB 24 9 1 1.6 debug
jamm-0.2.5.jar 7.55 kB 14 4 1 1.5 debug
high-scale-lib-1.1.4.jar 95.92 kB 63 52 1 1.6 debug
jsr305-1.3.9.jar 32.24 kB 72 35 3 1.5 debug
guava-15.0.jar 2.07 MB 1,650 1,622 16 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
astyanax-cassandra-1.56.48.jar 219.26 kB 202 184 13 1.6 debug
astyanax-core-1.56.48.jar 207.68 kB 218 202 12 1.6 debug
astyanax-recipes-1.56.48.jar 97.70 kB 74 63 6 1.6 debug
astyanax-thrift-1.56.48.jar 230.26 kB 157 149 3 1.6 debug
compress-lzf-0.8.4.jar 24.89 kB 26 14 2 1.5 debug
titan/target/classes - 0 0 0 - release
spatial4j-0.4.1.jar 99.78 kB 67 48 9 1.6 debug
groovy-shaded-asm-1.8.9.jar 5.52 MB 3,725 3,554 86 1.5 debug
thrift-server-0.3.3.jar 121.25 kB 100 87 4 1.6 debug
titan-cassandra-0.5.2.jar 112.21 kB 68 47 7 1.6 debug
titan-core-0.5.2.jar 1.35 MB 1,043 961 65 1.6 debug
frames-2.5.0.jar 75.23 kB 89 70 10 1.6 debug
pipes-2.5.0.jar 146.15 kB 143 126 8 1.6 debug
blueprints-core-2.5.0.jar 267.60 kB 243 217 16 1.6 debug
gremlin-groovy-2.5.0.jar 164.22 kB 98 81 4 1.6 debug
gremlin-java-2.5.0.jar 22.40 kB 19 8 2 1.6 debug
metrics-core-2.2.0.jar 80.20 kB 86 72 5 1.6 debug
commons-beanutils-1.7.0.jar 184.25 kB 129 111 5 1.2 debug
commons-beanutils-core-1.8.0.jar 201.21 kB 131 118 6 1.3 debug
commons-cli-1.1.jar 35.33 kB 30 22 1 1.3 debug
commons-codec-1.7.jar 253.52 kB 227 85 6 1.6 debug
commons-collections-3.2.1.jar 561.90 kB 482 458 12 1.2 debug
commons-configuration-1.6.jar 291.83 kB 189 165 9 1.3 debug
commons-digester-1.8.jar 140.24 kB 114 100 6 1.2 debug
commons-io-2.1.jar 159.33 kB 122 104 6 1.5 debug
commons-lang-2.4.jar 255.67 kB 148 127 9 1.2 debug
commons-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 debug
commons-pool-1.6.jar 108.51 kB 69 55 2 1.5 debug
concurrent-1.3.4.jar 184.85 kB 230 221 2 1.1 release
dom4j-1.6.1.jar 306.54 kB 208 190 14 1.3 debug
snaptree-0.1.jar 53.78 kB 36 25 1 1.6 debug
gmetric4j-1.0.3.jar 42.73 kB 56 42 4 1.5 debug
netty-3.9.0.Final.jar 1.17 MB 898 830 42 1.5 debug
validation-api-1.1.0.Final.jar 62.28 kB 122 106 8 1.6 debug
jline-0.9.94.jar 85.28 kB 48 35 1 1.3 debug
joda-time-1.6.2.jar 530.32 kB 686 222 7 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
oncrpc-1.0.7.jar 85.55 kB 88 82 2 1.2 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
ant-1.8.3.jar 1.85 MB 1,171 1,093 59 1.4 debug
ant-launcher-1.8.3.jar 18.00 kB 14 5 1 1.4 debug
cassandra-all-2.0.8.jar 3.34 MB 1,973 1,905 58 1.6 debug
cassandra-thrift-2.0.8.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
ivy-2.3.0.jar 1.17 MB 840 728 64 1.4 debug
org.apache.servicemix.bundles.commons-csv-1.0-r706900_3.jar 27.36 kB 26 11 2 1.3 debug
libthrift-0.9.1.jar 211.97 kB 177 164 7 1.5 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
jettison-1.3.3.jar 77.96 kB 62 47 5 1.5 debug
jansi-1.5.jar 104.08 kB 66 35 3 1.5 debug
javax.json-1.0.jar 76.74 kB 81 67 4 1.6 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
hibernate-validator-5.0.1.Final.jar 559.51 kB 430 363 37 1.6 debug
javassist-3.18.0-GA.jar 697.20 kB 414 390 17 1.6 debug
jboss-logging-3.1.1.GA.jar 59.37 kB 55 43 1 1.6 debug
netty-3.2.7.Final.jar 782.83 kB 589 527 34 1.5 debug
json-20090211.jar 44.87 kB 21 19 1 1.6 debug
jbcrypt-0.3m.jar 17.33 kB 11 1 1 1.6 debug
mockito-all-1.10.8.jar 1.16 MB 1,183 736 77 1.5 debug
reflections-0.9.9-RC1.jar 118.18 kB 105 91 6 1.5 debug
slf4j-api-1.7.5.jar 25.47 kB 34 23 3 1.5 debug
slf4j-log4j12-1.7.2.jar 8.61 kB 16 6 1 1.5 debug
snappy-java-1.0.5-M3.jar 756.39 kB 46 12 1 1.5 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
xml-apis-1.0.b2.jar 106.76 kB 217 184 17 1.2 release
Total Size Entries Classes Packages JDK Rev Debug
102 38.03 MB 28,110 24,657 1,175 1.6 97
compile: 7 compile: 2.42 MB compile: 2,136 compile: 1,989 compile: 79 - compile: 6
test: 8 test: 2.81 MB test: 2,571 test: 1,964 test: 163 - test: 8
provided: 87 provided: 32.80 MB provided: 23,403 provided: 20,704 provided: 933 - provided: 83

Dependency Repository Locations

Repo ID URL Release Snapshot
snapshots http://repo/libs-snapshot Yes Yes
central http://repo.maven.apache.org/maven2 Yes -
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots - Yes
apache.snapshots http://repository.apache.org/snapshots - Yes

Repository locations for each of the Dependencies.

Artifact snapshots central jvnet-nexus-snapshots apache.snapshots
antlr:antlr:jar:2.7.7 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
colt:colt:jar:1.2.0 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.addthis.metrics:reporter-config:jar:2.1.0 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.buschmais.xo:xo.api:jar:0.4.5 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.buschmais.xo:xo.impl:jar:0.4.5 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.buschmais.xo:xo.spi:jar:0.4.5 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.carrotsearch:hppc:jar:0.6.0 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.carrotsearch:junit-benchmarks:jar:0.7.0 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.carrotsearch.randomizedtesting:randomizedtesting-runner:jar:2.0.8 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.codahale.metrics:metrics-core:jar:3.0.1 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.codahale.metrics:metrics-ganglia:jar:3.0.1 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.codahale.metrics:metrics-graphite:jar:3.0.1 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.datastax.cassandra:cassandra-driver-core:jar:2.1.3 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.eaio.uuid:uuid:jar:3.2 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.esotericsoftware.kryo:kryo:jar:2.22 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.fasterxml:classmate:jar:0.8.0 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.2.2 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.fasterxml.jackson.core:jackson-core:jar:2.2.2 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.fasterxml.jackson.core:jackson-databind:jar:2.2.2 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.fasterxml.jackson.datatype:jackson-datatype-json-org:jar:2.2.3 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.github.stephenc:jamm:jar:0.2.5 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.github.stephenc.high-scale-lib:high-scale-lib:jar:1.1.4 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.google.code.findbugs:jsr305:jar:1.3.9 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.google.guava:guava:jar:15.0 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar:1.3 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.googlecode.json-simple:json-simple:jar:1.1 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.lmax:disruptor:jar:3.0.1 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.netflix.astyanax:astyanax-cassandra:jar:1.56.48 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.netflix.astyanax:astyanax-core:jar:1.56.48 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.netflix.astyanax:astyanax-recipes:jar:1.56.48 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.netflix.astyanax:astyanax-thrift:jar:1.56.48 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.ning:compress-lzf:jar:0.8.4 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.puresoltechnologies.xo:titan:jar:0.2.0 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.spatial4j:spatial4j:jar:0.4.1 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.thinkaurelius.groovy-shaded-asm:groovy-shaded-asm:jar:1.8.9 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.thinkaurelius.thrift:thrift-server:jar:0.3.3 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.thinkaurelius.titan:titan-cassandra:jar:0.5.2 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.thinkaurelius.titan:titan-core:jar:0.5.2 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.tinkerpop:frames:jar:2.5.0 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.tinkerpop:pipes:jar:2.5.0 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.tinkerpop.blueprints:blueprints-core:jar:2.5.0 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.tinkerpop.gremlin:gremlin-groovy:jar:2.5.0 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.tinkerpop.gremlin:gremlin-java:jar:2.5.0 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
com.yammer.metrics:metrics-core:jar:2.2.0 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
commons-beanutils:commons-beanutils:jar:1.7.0 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
commons-beanutils:commons-beanutils-core:jar:1.8.0 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
commons-cli:commons-cli:jar:1.1 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
commons-codec:commons-codec:jar:1.7 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
commons-collections:commons-collections:jar:3.2.1 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
commons-configuration:commons-configuration:jar:1.6 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
commons-digester:commons-digester:jar:1.8 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
commons-io:commons-io:jar:2.1 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
commons-lang:commons-lang:jar:2.4 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
commons-logging:commons-logging:jar:1.1.1 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
commons-pool:commons-pool:jar:1.6 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
concurrent:concurrent:jar:1.3.4 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
dom4j:dom4j:jar:1.6.1 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
edu.stanford.ppl:snaptree:jar:0.1 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
info.ganglia.gmetric4j:gmetric4j:jar:1.0.3 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
io.netty:netty:jar:3.9.0.Final Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
javax.validation:validation-api:jar:1.1.0.Final Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
jline:jline:jar:0.9.94 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
joda-time:joda-time:jar:1.6.2 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
junit:junit:jar:4.11 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
log4j:log4j:jar:1.2.16 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
net.jpountz.lz4:lz4:jar:1.2.0 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
net.sf.supercsv:super-csv:jar:2.1.0 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.acplt:oncrpc:jar:1.0.7 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.antlr:antlr:jar:3.2 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.antlr:antlr-runtime:jar:3.2 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.antlr:stringtemplate:jar:3.2 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.apache.ant:ant:jar:1.8.3 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.apache.ant:ant-launcher:jar:1.8.3 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.apache.cassandra:cassandra-all:jar:2.0.8 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.apache.cassandra:cassandra-thrift:jar:2.0.8 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.apache.commons:commons-lang3:jar:3.1 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.apache.httpcomponents:httpclient:jar:4.2.5 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.apache.httpcomponents:httpcore:jar:4.2.4 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.apache.ivy:ivy:jar:2.3.0 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-csv:jar:1.0-r706900_3 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.apache.thrift:libthrift:jar:0.9.1 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.codehaus.jackson:jackson-core-asl:jar:1.9.2 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.codehaus.jettison:jettison:jar:1.3.3 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.fusesource.jansi:jansi:jar:1.5 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.glassfish:javax.json:jar:1.0 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.hamcrest:hamcrest-core:jar:1.3 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.hamcrest:hamcrest-library:jar:1.3 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.hibernate:hibernate-validator:jar:5.0.1.Final Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.javassist:javassist:jar:3.18.0-GA Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.jboss.logging:jboss-logging:jar:3.1.1.GA Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.jboss.netty:netty:jar:3.2.7.Final Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.json:json:jar:20090211 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.mindrot:jbcrypt:jar:0.3m Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.mockito:mockito-all:jar:1.10.8 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.reflections:reflections:jar:0.9.9-RC1 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.slf4j:slf4j-api:jar:1.7.5 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.slf4j:slf4j-log4j12:jar:1.7.2 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.xerial.snappy:snappy-java:jar:1.0.5-M3 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
org.yaml:snakeyaml:jar:1.11 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
stax:stax-api:jar:1.0.1 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
xml-apis:xml-apis:jar:1.0.b2 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2 - -
Total snapshots central jvnet-nexus-snapshots apache.snapshots
102 (compile: 7, test: 8, provided: 87) 102 102 0 0