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
org.apache.hbase hbase-client 1.3.1 jar Apache License, Version 2.0
org.xson tangyuan-base 1.2.1.1 jar GNU General Public License v3.0

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.alibaba fastjson 1.1.41 jar Apache 2
org.xson common-object 1.0.2 jar The Apache Software License, Version 2.0
org.xson tangyuan-cache 1.2.1.1 jar GNU 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 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
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.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.2 jar Apache License, Version 2.0
commons-configuration commons-configuration 1.6 jar /LICENSE.txt
commons-digester commons-digester 1.8 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 Common Development and Distribution License (CDDL) v1.0
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
junit junit 4.12 jar Eclipse Public License 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.3.1 jar Apache License, Version 2.0
org.apache.hbase hbase-common 1.3.1 jar Apache License, Version 2.0
org.apache.hbase hbase-protocol 1.3.1 jar Apache 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.hamcrest hamcrest-core 1.3 jar New BSD License
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.1 jar MIT License
org.slf4j slf4j-log4j12 1.6.1 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
org.xson logging 1.0.0 jar The Apache Software License, Version 2.0
xmlenc xmlenc 0.52 jar The BSD License

runtime

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

GroupId ArtifactId Version Type Licenses
commons-el commons-el 1.0 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 Licenses
be.cyberelf.nanoxml lite 2.2.3 jar The zlib/libpng License
org.xson tangyuan-cache-base 1.2.1.1 jar GNU General Public License v3.0

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.6 jar -

Project Dependency Graph

Dependency Tree

Licenses

The zlib/libpng License: NanoXML lite

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 LOG4J-12 Binding

Apache License: HttpClient, HttpCore

GNU General Public License v3.0: tangyuan-base, tangyuan-cache, tangyuan-cache-base, tangyuan-hbase

Public Domain: XZ for Java

GPL2 w/ CPE: JAXB API bundle for GlassFish V3

New BSD License: Hamcrest Core

Apache 2: fastjson

BSD: JSch, ParaNamer Core

GNU General Public Library: Streaming API for XML

New BSD license: Protocol Buffer Java API

Unknown: commons-beanutils, zookeeper

Eclipse Public License - Version 1.0: Jetty Utilities

Apache License 2.0: Metrics Core Library

Apache License, Version 2.0: Apache Commons Collections, Apache HBase - Annotations, Apache HBase - Client, Apache HBase - Common, Apache HBase - Protocol, Findbugs Annotations under Apache License, Netty/All-in-One, 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)

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 Hadoop Annotations, Apache Hadoop Auth, Apache Hadoop Common, Apache Log4j, ApacheDS I18n, ApacheDS Protocol Kerberos Codec, Commons BeanUtils Core, Commons CLI, 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, common-object, hadoop-mapreduce-client-core, hadoop-yarn-api, hadoop-yarn-common, htrace-core, logging

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
lite-2.2.3.jar 11.2 kB 10 2 1 1.1 Yes No
fastjson-1.1.41.jar 357.9 kB 203 183 8 1.5 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
paranamer-2.3.jar 29.6 kB 25 15 1 1.5 Yes No
metrics-core-2.2.0.jar 82.1 kB 86 72 5 1.6 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.2.jar 588.3 kB 484 460 12 1.3 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
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.3.1.jar 20.9 kB 29 13 2 1.7 Yes No
hbase-client-1.3.1.jar 1.3 MB 686 646 25 1.7 Yes No
hbase-common-1.3.1.jar 590.6 kB 359 328 17 1.7 Yes No
hbase-protocol-1.3.1.jar 4.5 MB 1779 1759 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
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
slf4j-api-1.6.1.jar 25.5 kB 34 23 3 1.3 Yes No
slf4j-log4j12-1.6.1.jar 9.8 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
common-object-1.0.2.jar 63 kB 50 39 1 1.7 Yes No
logging-1.0.0.jar 7.9 kB 19 7 3 1.7 Yes No
tangyuan-base-1.2.1.1.jar 353.6 kB 275 239 26 1.7 Yes No
tangyuan-cache-1.2.1.1.jar 18.7 kB 25 11 4 1.7 Yes No
tangyuan-cache-base-1.2.1.1.jar 41.2 kB 54 37 7 1.7 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
66 34.3 MB 20328 18210 872 1.7 64 1
compile: 60 compile: 33.7 MB compile: 19907 compile: 17870 compile: 849 - compile: 58 compile: 1
runtime: 1 runtime: 112.3 kB runtime: 79 runtime: 68 runtime: 2 - runtime: 1 -
provided: 5 provided: 491.9 kB provided: 342 provided: 272 provided: 21 - provided: 5 -

Dependency Repository Locations

Repo ID URL Release Snapshot
central https://repo.maven.apache.org/maven2 Yes No

Repository locations for each of the Dependencies.

Artifact Nexus
be.cyberelf.nanoxml:lite:jar:2.2.3 Found at http://192.168.0.251:8888/nexus/content/groups/public/
com.alibaba:fastjson:jar:1.1.41 Found at http://192.168.0.251:8888/nexus/content/groups/public/
com.github.stephenc.findbugs:findbugs-annotations:jar:1.3.9-1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
com.google.code.findbugs:jsr305:jar:1.3.9 Found at http://192.168.0.251:8888/nexus/content/groups/public/
com.google.guava:guava:jar:12.0.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
com.google.protobuf:protobuf-java:jar:2.5.0 Found at http://192.168.0.251:8888/nexus/content/groups/public/
com.jcraft:jsch:jar:0.1.42 Found at http://192.168.0.251:8888/nexus/content/groups/public/
com.thoughtworks.paranamer:paranamer:jar:2.3 Found at http://192.168.0.251:8888/nexus/content/groups/public/
com.yammer.metrics:metrics-core:jar:2.2.0 Found at http://192.168.0.251:8888/nexus/content/groups/public/
commons-beanutils:commons-beanutils:jar:1.7.0 Found at http://192.168.0.251:8888/nexus/content/groups/public/
commons-beanutils:commons-beanutils-core:jar:1.8.0 Found at http://192.168.0.251:8888/nexus/content/groups/public/
commons-cli:commons-cli:jar:1.2 Found at http://192.168.0.251:8888/nexus/content/groups/public/
commons-codec:commons-codec:jar:1.9 Found at http://192.168.0.251:8888/nexus/content/groups/public/
commons-collections:commons-collections:jar:3.2.2 Found at http://192.168.0.251:8888/nexus/content/groups/public/
commons-configuration:commons-configuration:jar:1.6 Found at http://192.168.0.251:8888/nexus/content/groups/public/
commons-digester:commons-digester:jar:1.8 Found at http://192.168.0.251:8888/nexus/content/groups/public/
commons-el:commons-el:jar:1.0 Found at http://192.168.0.251:8888/nexus/content/groups/public/
commons-httpclient:commons-httpclient:jar:3.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
commons-io:commons-io:jar:2.4 Found at http://192.168.0.251:8888/nexus/content/groups/public/
commons-lang:commons-lang:jar:2.6 Found at http://192.168.0.251:8888/nexus/content/groups/public/
commons-logging:commons-logging:jar:1.2 Found at http://192.168.0.251:8888/nexus/content/groups/public/
commons-net:commons-net:jar:3.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
io.netty:netty:jar:3.6.2.Final Found at http://192.168.0.251:8888/nexus/content/groups/public/
io.netty:netty-all:jar:4.0.23.Final Found at http://192.168.0.251:8888/nexus/content/groups/public/
javax.activation:activation:jar:1.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
javax.xml.bind:jaxb-api:jar:2.2.2 Found at http://192.168.0.251:8888/nexus/content/groups/public/
javax.xml.stream:stax-api:jar:1.0-2 Found at http://192.168.0.251:8888/nexus/content/groups/public/
jdk.tools:jdk.tools:jar:1.6 -
junit:junit:jar:4.12 Found at http://192.168.0.251:8888/nexus/content/groups/public/
log4j:log4j:jar:1.2.17 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.apache.avro:avro:jar:1.7.4 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.apache.commons:commons-compress:jar:1.4.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.apache.commons:commons-math3:jar:3.1.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.apache.directory.api:api-asn1-api:jar:1.0.0-M20 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.apache.directory.api:api-util:jar:1.0.0-M20 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.apache.directory.server:apacheds-i18n:jar:2.0.0-M15 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.apache.directory.server:apacheds-kerberos-codec:jar:2.0.0-M15 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.apache.hadoop:hadoop-annotations:jar:2.5.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.apache.hadoop:hadoop-auth:jar:2.5.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.apache.hadoop:hadoop-common:jar:2.5.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.5.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.apache.hadoop:hadoop-yarn-api:jar:2.5.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.apache.hadoop:hadoop-yarn-common:jar:2.5.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.apache.hbase:hbase-annotations:jar:1.3.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.apache.hbase:hbase-client:jar:1.3.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.apache.hbase:hbase-common:jar:1.3.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.apache.hbase:hbase-protocol:jar:1.3.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.apache.htrace:htrace-core:jar:3.1.0-incubating Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.apache.httpcomponents:httpclient:jar:4.2.5 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.apache.httpcomponents:httpcore:jar:4.2.4 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.apache.zookeeper:zookeeper:jar:3.4.6 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.codehaus.jackson:jackson-core-asl:jar:1.9.13 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.hamcrest:hamcrest-core:jar:1.3 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.jruby.jcodings:jcodings:jar:1.0.8 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.jruby.joni:joni:jar:2.1.2 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.mortbay.jetty:jetty-util:jar:6.1.26 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.slf4j:slf4j-api:jar:1.6.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.slf4j:slf4j-log4j12:jar:1.6.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.tukaani:xz:jar:1.0 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.xerial.snappy:snappy-java:jar:1.0.4.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.xson:common-object:jar:1.0.2 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.xson:logging:jar:1.0.0 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.xson:tangyuan-base:jar:1.2.1.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.xson:tangyuan-cache:jar:1.2.1.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
org.xson:tangyuan-cache-base:jar:1.2.1.1 Found at http://192.168.0.251:8888/nexus/content/groups/public/
xmlenc:xmlenc:jar:0.52 Found at http://192.168.0.251:8888/nexus/content/groups/public/
Total Nexus
67 (compile: 60, runtime: 1, provided: 5, system: 1) 66