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.puresoltechnologies.commons types 0.6.0 jar The Apache Software License, Version 2.0
com.puresoltechnologies.ductiledb ductiledb-core 0.1.2 jar Apache License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.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 Licenses
org.slf4j slf4j-simple 1.6.6 jar 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 Licenses
org.apache.hbase hbase-client 1.1.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 Licenses
com.esotericsoftware kryo 3.0.3 jar New BSD License
com.esotericsoftware minlog 1.3.0 jar New BSD License
com.esotericsoftware reflectasm 1.10.1 jar New BSD License
com.fasterxml classmate 0.8.0 jar The Apache Software License, Version 2.0
com.puresoltechnologies.ductiledb ductiledb-api 0.1.2 jar Apache License, Version 2.0
com.puresoltechnologies.versioning versioning 1.1.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.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
org.objenesis objenesis 2.1 jar Apache 2
org.ow2.asm asm 5.0.3 jar BSD

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 Licenses
com.github.stephenc.findbugs findbugs-annotations 1.3.9-1 jar Apache License, Version 2.0
com.google.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
com.google.guava guava 12.0.1 jar The Apache Software License, Version 2.0
com.google.protobuf protobuf-java 2.5.0 jar New BSD license
com.jcraft jsch 0.1.42 jar BSD
com.thoughtworks.paranamer paranamer 2.3 jar LICENSE.txt
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.2 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.9 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-el commons-el 1.0 jar /LICENSE.txt
commons-httpclient commons-httpclient 3.1 jar Apache License
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
commons-net commons-net 3.1 jar The Apache Software License, Version 2.0
io.netty netty 3.6.2.Final jar Apache License, Version 2.0
io.netty netty-all 4.0.23.Final jar Apache License, Version 2.0
javax.activation activation 1.1 jar -
javax.xml.bind jaxb-api 2.2.2 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
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.apache.avro avro 1.7.4 jar The Apache Software License, Version 2.0
org.apache.commons commons-compress 1.4.1 jar The Apache Software License, Version 2.0
org.apache.commons commons-math3 3.1.1 jar The Apache Software License, Version 2.0
org.apache.directory.api api-asn1-api 1.0.0-M20 jar The Apache Software License, Version 2.0
org.apache.directory.api api-util 1.0.0-M20 jar The Apache Software License, Version 2.0
org.apache.directory.server apacheds-i18n 2.0.0-M15 jar The Apache Software License, Version 2.0
org.apache.directory.server apacheds-kerberos-codec 2.0.0-M15 jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-annotations 2.5.1 jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-auth 2.5.1 jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-common 2.5.1 jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-mapreduce-client-core 2.5.1 jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-yarn-api 2.5.1 jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-yarn-common 2.5.1 jar The Apache Software License, Version 2.0
org.apache.hbase hbase-annotations 1.1.2 jar The Apache Software License, Version 2.0
org.apache.hbase hbase-common 1.1.2 jar The Apache Software License, Version 2.0
org.apache.hbase hbase-protocol 1.1.2 jar The Apache Software License, Version 2.0
org.apache.htrace htrace-core 3.1.0-incubating 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.zookeeper zookeeper 3.4.6 jar -
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
org.jruby.jcodings jcodings 1.0.8 jar MIT License
org.jruby.joni joni 2.1.2 jar MIT License
org.mortbay.jetty jetty-util 6.1.26 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.slf4j slf4j-api 1.6.6 jar MIT License
org.tukaani xz 1.0 jar Public Domain
org.xerial.snappy snappy-java 1.0.4.1 jar The Apache Software License, Version 2.0
xmlenc xmlenc 0.52 jar The BSD License

system

The following is a list of system dependencies for this project. These dependencies are required to compile the application:

GroupId ArtifactId Version Type Licenses
jdk.tools jdk.tools 1.7 jar -

Project Dependency Graph

Dependency Tree

Licenses

Apache Software License - Version 2.0: Jetty Utilities

CDDL 1.1: JAXB API bundle for GlassFish V3

The BSD License: xmlenc Library

Eclipse Public License 1.0: JUnit

MIT License: JCodings, Joni, SLF4J API Module, SLF4J Simple Binding

Apache License: HttpClient, HttpCore

Public Domain: XZ for Java

GPL2 w/ CPE: JAXB API bundle for GlassFish V3

New BSD License: Hamcrest Core, Kryo, MinLog, ReflectASM

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

Apache 2: Objenesis

BSD: ASM Core, JSch, ParaNamer Core

GNU General Public Library: Streaming API for XML

New BSD license: Protocol Buffer Java API

Unknown: activation, commons-beanutils, zookeeper

Eclipse Public License - Version 1.0: Jetty Utilities

Apache License, Version 2.0: DuctileDB: ductiledb-api, DuctileDB: ductiledb-core, DuctileDB: ductiledb-test, Findbugs Annotations under Apache License, Hibernate Validator Engine, Netty/All-in-One, The Netty Project

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

The Apache Software License, Version 2.0: Apache Avro, Apache Commons Codec, Apache Commons Logging, Apache Directory API ASN.1 API, Apache Directory LDAP API Utilities, Apache HBase - Annotations, Apache HBase - Client, Apache HBase - Common, Apache HBase - Protocol, Apache Hadoop Annotations, Apache Hadoop Auth, Apache Hadoop Common, Apache Log4j, ApacheDS I18n, ApacheDS Protocol Kerberos Codec, Bean Validation API, ClassMate, Commons - types, Commons BeanUtils Core, Commons CLI, Commons Collections, Commons Compress, Commons Configuration, Commons IO, Commons Lang, Commons Math, Commons Net, Data Mapper for Jackson, Digester, EL, FindBugs-jsr305, Guava: Google Core Libraries for Java, Jackson, Snappy for Java, Versioning - versioning, hadoop-mapreduce-client-core, hadoop-yarn-api, hadoop-yarn-common, htrace-core

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
kryo-3.0.3.jar 285.2 kB 196 181 6 1.5 Yes No
minlog-1.3.0.jar 5.7 kB 12 2 1 1.5 Yes No
reflectasm-1.10.1.jar 20.7 kB 15 5 1 1.5 Yes No
classmate-0.8.0.jar 59.7 kB 49 36 4 1.6 Yes No
findbugs-annotations-1.3.9-1.jar 15.3 kB 34 22 1 1.5 Yes No
jsr305-1.3.9.jar 33 kB 72 35 3 1.5 Yes No
guava-12.0.1.jar 1.8 MB 1366 1342 13 1.6 Yes No
protobuf-java-2.5.0.jar 533.5 kB 256 246 1 1.5 Yes No
jsch-0.1.42.jar 185.7 kB 119 117 4 1.2 Yes No
types-0.6.0.jar 10.7 kB 17 5 1 1.8 Yes No
ductiledb-api-0.1.2.jar 24 kB 44 29 4 1.8 Yes No
ductiledb-core-0.1.2.jar 119.4 kB 77 60 5 1.8 Yes No
versioning-1.1.0.jar 9 kB 14 3 1 1.6 Yes No
paranamer-2.3.jar 29.6 kB 25 15 1 1.5 Yes No
commons-beanutils-1.7.0.jar 188.7 kB 129 111 5 1.2 Yes No
commons-beanutils-core-1.8.0.jar 206 kB 131 118 6 1.3 Yes No
commons-cli-1.2.jar 41.1 kB 35 22 1 1.4 Yes No
commons-codec-1.9.jar 264 kB 227 85 6 1.6 Yes No
commons-collections-3.2.1.jar 575.4 kB 482 458 12 1.2 Yes No
commons-configuration-1.6.jar 298.8 kB 189 165 9 1.3 Yes No
commons-digester-1.8.jar 143.6 kB 114 100 6 1.2 Yes No
commons-el-1.0.jar 112.3 kB 79 68 2 1.2 Yes No
commons-httpclient-3.1.jar 305 kB 183 167 8 1.2 Yes No
commons-io-2.4.jar 185.1 kB 128 110 6 1.6 Yes No
commons-lang-2.6.jar 284.2 kB 155 133 10 1.3 Yes No
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes No
commons-net-3.1.jar 273.4 kB 204 172 20 1.5 Yes No
netty-3.6.2.Final.jar 1.2 MB 880 811 42 1.5 Yes No
netty-all-4.0.23.Final.jar 1.8 MB 1154 1094 46 1.6 Yes No
activation-1.1.jar 63 kB 50 38 3 1.4 Yes No
validation-api-1.1.0.Final.jar 63.8 kB 122 106 8 1.6 Yes No
jaxb-api-2.2.2.jar 105.1 kB 115 101 6 1.5 Yes No
stax-api-1.0-2.jar 23.3 kB 44 37 3 1.5 Yes No
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes No
log4j-1.2.17.jar 489.9 kB 353 314 21 1.4 Yes No
avro-1.7.4.jar 303.1 kB 230 208 9 1.6 Yes No
commons-compress-1.4.1.jar 241.4 kB 156 129 14 1.5 Yes No
commons-math3-3.1.1.jar 1.6 MB 1034 955 57 1.5 Yes No
api-asn1-api-1.0.0-M20.jar 16.6 kB 20 9 2 1.6 Yes No
api-util-1.0.0-M20.jar 79.9 kB 58 42 2 1.6 Yes No
apacheds-i18n-2.0.0-M15.jar 44.9 kB 17 1 1 1.6 Yes No
apacheds-kerberos-codec-2.0.0-M15.jar 691.5 kB 604 478 110 1.6 Yes No
hadoop-annotations-2.5.1.jar 17 kB 27 15 2 1.6 Yes No
hadoop-auth-2.5.1.jar 52.4 kB 43 27 4 1.6 Yes No
hadoop-common-2.5.1.jar 3 MB 1836 1750 70 1.6 Yes No
hadoop-mapreduce-client-core-2.5.1.jar 1.5 MB 927 870 36 1.6 Yes No
hadoop-yarn-api-2.5.1.jar 1.6 MB 733 708 12 1.6 Yes No
hadoop-yarn-common-2.5.1.jar 1.4 MB 729 606 31 1.6 Yes No
hbase-annotations-1.1.2.jar 20.8 kB 29 13 2 1.7 Yes No
hbase-client-1.1.2.jar 1.2 MB 644 605 24 1.7 Yes No
hbase-common-1.1.2.jar 530.1 kB 330 300 16 1.7 Yes No
hbase-protocol-1.1.2.jar 4.2 MB 1669 1649 3 1.7 Yes No
htrace-core-3.1.0-incubating.jar 1.5 MB 822 756 34 1.6 Yes No
httpclient-4.2.5.jar 433.4 kB 359 324 21 1.5 Yes No
httpcore-4.2.4.jar 227.3 kB 216 190 14 1.5 Yes No
zookeeper-3.4.6.jar 793 kB 464 440 19 1.5 Yes No
jackson-core-asl-1.9.13.jar 232.2 kB 137 121 8 1.5 Yes No
jackson-mapper-asl-1.9.13.jar 780.7 kB 529 502 18 1.5 Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
hibernate-validator-5.0.1.Final.jar 572.9 kB 430 363 37 1.6 Yes No
jboss-logging-3.1.1.GA.jar 60.8 kB 55 43 1 1.6 Yes No
jcodings-1.0.8.jar 1.3 MB 413 143 9 1.5 Yes No
joni-2.1.2.jar 187.3 kB 112 99 5 1.5 Yes No
jetty-util-6.1.26.jar 177.1 kB 120 105 6 1.4 Yes No
objenesis-2.1.jar 41.8 kB 52 37 9 1.5 Yes No
asm-5.0.3.jar 53.2 kB 30 25 2 1.2 No No
slf4j-api-1.6.6.jar 26.2 kB 34 23 3 1.3 Yes No
slf4j-simple-1.6.6.jar 10.3 kB 16 6 1 1.3 Yes No
xz-1.0.jar 94.7 kB 115 102 9 1.4 No Yes
snappy-java-1.0.4.1.jar 996 kB 42 12 1 1.5 Yes No
xmlenc-0.52.jar 15 kB 17 11 2 1.3 No No
Total Size Entries Classes Packages Java Version Debug Information Sealed
71 34.2 MB 20536 18334 895 1.8 68 1
compile: 15 compile: 1.7 MB compile: 1488 compile: 1226 compile: 113 - compile: 14 -
test: 1 test: 10.3 kB test: 16 test: 6 test: 1 - test: 1 -
provided: 55 provided: 32.5 MB provided: 19032 provided: 17102 provided: 781 - provided: 53 provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot
snapshots http://repo/libs-snapshot Yes Yes
central https://repo.maven.apache.org/maven2 Yes No
ow2-snapshot http://repository.ow2.org/nexus/content/repositories/snapshots No Yes
spy http://files.couchbase.com/maven2/ Yes No
apache.snapshots http://repository.apache.org/snapshots No Yes

Repository locations for each of the Dependencies.

Artifact snapshots central ow2-snapshot spy apache.snapshots
com.esotericsoftware:kryo:jar:3.0.3 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
com.esotericsoftware:minlog:jar:1.3.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
com.esotericsoftware:reflectasm:jar:1.10.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
com.fasterxml:classmate:jar:0.8.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
com.github.stephenc.findbugs:findbugs-annotations:jar:1.3.9-1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
com.google.code.findbugs:jsr305:jar:1.3.9 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
com.google.guava:guava:jar:12.0.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
com.google.protobuf:protobuf-java:jar:2.5.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
com.jcraft:jsch:jar:0.1.42 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
com.puresoltechnologies.commons:types:jar:0.6.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
com.puresoltechnologies.ductiledb:ductiledb-api:jar:0.1.2 - - - - -
com.puresoltechnologies.ductiledb:ductiledb-core:jar:0.1.2 - - - - -
com.puresoltechnologies.versioning:versioning:jar:1.1.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
com.thoughtworks.paranamer:paranamer:jar:2.3 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
commons-beanutils:commons-beanutils:jar:1.7.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
commons-beanutils:commons-beanutils-core:jar:1.8.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
commons-cli:commons-cli:jar:1.2 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
commons-codec:commons-codec:jar:1.9 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
commons-collections:commons-collections:jar:3.2.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
commons-configuration:commons-configuration:jar:1.6 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
commons-digester:commons-digester:jar:1.8 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
commons-el:commons-el:jar:1.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
commons-httpclient:commons-httpclient:jar:3.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
commons-io:commons-io:jar:2.4 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
commons-lang:commons-lang:jar:2.6 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
commons-logging:commons-logging:jar:1.2 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
commons-net:commons-net:jar:3.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
io.netty:netty:jar:3.6.2.Final Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
io.netty:netty-all:jar:4.0.23.Final Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
javax.activation:activation:jar:1.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
javax.validation:validation-api:jar:1.1.0.Final Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
javax.xml.bind:jaxb-api:jar:2.2.2 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
javax.xml.stream:stax-api:jar:1.0-2 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
jdk.tools:jdk.tools:jar:1.7 - - - - -
junit:junit:jar:4.12 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
log4j:log4j:jar:1.2.17 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.apache.avro:avro:jar:1.7.4 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.apache.commons:commons-compress:jar:1.4.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.apache.commons:commons-math3:jar:3.1.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.apache.directory.api:api-asn1-api:jar:1.0.0-M20 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.apache.directory.api:api-util:jar:1.0.0-M20 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.apache.directory.server:apacheds-i18n:jar:2.0.0-M15 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.apache.directory.server:apacheds-kerberos-codec:jar:2.0.0-M15 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.apache.hadoop:hadoop-annotations:jar:2.5.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.apache.hadoop:hadoop-auth:jar:2.5.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.apache.hadoop:hadoop-common:jar:2.5.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.5.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.apache.hadoop:hadoop-yarn-api:jar:2.5.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.apache.hadoop:hadoop-yarn-common:jar:2.5.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.apache.hbase:hbase-annotations:jar:1.1.2 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.apache.hbase:hbase-client:jar:1.1.2 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.apache.hbase:hbase-common:jar:1.1.2 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.apache.hbase:hbase-protocol:jar:1.1.2 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.apache.htrace:htrace-core:jar:3.1.0-incubating Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.apache.httpcomponents:httpclient:jar:4.2.5 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.apache.httpcomponents:httpcore:jar:4.2.4 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.apache.zookeeper:zookeeper:jar:3.4.6 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.codehaus.jackson:jackson-core-asl:jar:1.9.13 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.hamcrest:hamcrest-core:jar:1.3 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.hibernate:hibernate-validator:jar:5.0.1.Final Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.jboss.logging:jboss-logging:jar:3.1.1.GA Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.jruby.jcodings:jcodings:jar:1.0.8 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.jruby.joni:joni:jar:2.1.2 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.mortbay.jetty:jetty-util:jar:6.1.26 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.objenesis:objenesis:jar:2.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.ow2.asm:asm:jar:5.0.3 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.slf4j:slf4j-api:jar:1.6.6 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.slf4j:slf4j-simple:jar:1.6.6 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.tukaani:xz:jar:1.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
org.xerial.snappy:snappy-java:jar:1.0.4.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
xmlenc:xmlenc:jar:0.52 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - -
Total snapshots central ow2-snapshot spy apache.snapshots
72 (compile: 15, test: 1, provided: 55, system: 1) 69 69 0 0 0
Fork me on GitHub