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
asm asm-commons 3.3.1 jar BSD
com.google.guava guava 12.0.1 jar The Apache Software License, Version 2.0
com.googlecode.jsendnsca jsendnsca 2.0.1 jar Apache License, Version 2.0
com.googlecode.json-simple json-simple 1.1 jar The Apache Software License, Version 2.0
com.rubiconproject.oss jchronic 0.2.6 jar MIT License
com.sun.jersey jersey-bundle 1.9 jar CDDL 1.1-GPL2 w/ CPE
com.sun.jersey.contribs maven-wadl-plugin 1.8 jar CDDL 1.1-GPL2 w/ CPE
com.sun.jersey.contribs wadl-resourcedoc-doclet 1.8 jar CDDL 1.1-GPL2 w/ CPE
commons-beanutils commons-beanutils 1.8.0 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.3 jar /LICENSE.txt
commons-collections commons-collections 3.1 jar -
commons-configuration commons-configuration 1.7 jar The Apache Software License, Version 2.0
commons-fileupload commons-fileupload 1.2 jar The Apache Software License, Version 2.0
commons-httpclient commons-httpclient 3.1 jar Apache License
commons-logging commons-logging 1.1 jar /LICENSE.txt
commons-logging commons-logging-api 1.1 jar /LICENSE.txt
commons-net commons-net 1.4.1 jar /LICENSE.txt
de.viaboxx log4j-nagios-appender 1.1 jar The MIT License (MIT)
jdiff jdiff 1.0.9 jar -
junit junit 4.10 jar Common Public License Version 1.0
log4j log4j 1.2.16 jar The Apache Software License, Version 2.0
org.apache.activemq activemq-core 5.5.1 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.apache.gora gora-core 0.6 jar The Apache Software License, Version 2.0
org.apache.gora gora-hbase 0.6 jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-auth 2.7.2 jar Apache License, Version 2.0
org.apache.hadoop hadoop-client 2.7.2 jar Apache License, Version 2.0
org.apache.hadoop hadoop-common 2.7.2 jar Apache License, Version 2.0
org.apache.hadoop hadoop-hdfs 2.7.2 jar Apache License, Version 2.0
org.apache.hadoop hadoop-mapreduce-client-core 2.7.2 jar Apache License, Version 2.0
org.apache.hadoop hadoop-minicluster 2.7.2 jar Apache License, Version 2.0
org.apache.hadoop hadoop-yarn-common 2.7.2 jar Apache License, Version 2.0
org.apache.hbase hbase-client 1.2.0 jar The Apache Software License, Version 2.0
org.apache.hbase hbase-common 1.2.0 jar The Apache Software License, Version 2.0
org.apache.hbase hbase-server 1.2.0 jar The Apache Software License, Version 2.0
org.apache.parquet parquet-avro 1.7.0 jar The Apache Software License, Version 2.0
org.apache.shiro shiro-core 1.2.3 jar The Apache Software License, Version 2.0
org.apache.shiro shiro-web 1.2.3 jar The Apache Software License, Version 2.0
org.apache.solr solr-solrj 5.5.0 jar Apache 2
org.apache.velocity velocity 1.7 jar The Apache Software License, Version 2.0
org.apache.velocity velocity-tools 2.0 jar The Apache Software License, Version 2.0
org.apache.zookeeper zookeeper 3.4.5 jar -
org.fusesource sigar 1.6.4 jar The Apache Software License, Version 2.0
org.jsoup jsoup 1.8.3 jar The MIT License
org.mortbay.jetty jetty 6.1.26 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.mortbay.jetty jetty-util 6.1.26 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.owasp.esapi esapi 2.1.0 jar BSD-Creative Commons 3.0 BY-SA
org.prefuse prefuse beta-20071021 jar BSD License
org.slf4j slf4j-api 1.6.1 jar MIT License
org.springframework spring-mock 2.0.8 jar The Apache Software License, Version 2.0
xerces xercesImpl 2.10.0 jar The Apache Software License, Version 2.0
xmlenc xmlenc 0.52 jar The BSD 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 Classifier Type Licenses
org.apache.hadoop hadoop-yarn-server-tests 2.7.2 - jar Apache License, Version 2.0
org.apache.hbase hbase-common 1.2.0 tests jar The Apache Software License, Version 2.0
org.apache.hbase hbase-hadoop-compat 1.2.0 tests jar The Apache Software License, Version 2.0
org.apache.hbase hbase-hadoop2-compat 1.2.0 tests jar The Apache Software License, Version 2.0
org.apache.hbase hbase-server 1.2.0 tests jar The Apache Software License, Version 2.0
org.apache.solr solr-test-framework 5.5.0 - jar Apache 2

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 Classifier Type Licenses
antlr antlr 2.7.2 - jar -
aopalliance aopalliance 1.0 - jar Public Domain
asm asm 3.3.1 - jar BSD
asm asm-tree 3.3.1 - jar BSD
avalon-framework avalon-framework 4.1.3 - jar -
com.github.stephenc.findbugs findbugs-annotations 1.3.9-1 - jar Apache License, Version 2.0
com.google.code.findbugs jsr305 3.0.0 - jar The Apache Software License, Version 2.0
com.google.code.gson gson 2.2.4 - jar The Apache Software License, Version 2.0
com.google.inject guice 3.0 - jar The Apache Software License, Version 2.0
com.google.inject.extensions guice-servlet 3.0 - jar The Apache Software License, Version 2.0
com.google.protobuf protobuf-java 2.5.0 - jar New BSD license
com.jamesmurty.utils java-xmlbuilder 0.4 - jar Apache License, Version 2.0
com.jcraft jsch 0.1.42 - jar BSD
com.lmax disruptor 3.3.0 - jar The Apache Software License, Version 2.0
com.sun.jersey jersey-client 1.9 - jar CDDL 1.1-GPL2 w/ CPE
com.sun.jersey jersey-core 1.9 - jar CDDL 1.1-GPL2 w/ CPE
com.sun.jersey jersey-json 1.9 - jar CDDL 1.1-GPL2 w/ CPE
com.sun.jersey jersey-server 1.9 - jar CDDL 1.1-GPL2 w/ CPE
com.sun.jersey.contribs jersey-guice 1.9 - jar CDDL 1.1-GPL2 w/ CPE
com.sun.xml.bind jaxb-impl 2.2.3-1 - jar CDDL 1.1-GPL2 w/ CPE
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-core 1.7.0 - jar -
commons-chain commons-chain 1.1 - jar /LICENSE.txt
commons-cli commons-cli 1.2 - jar The Apache Software License, Version 2.0
commons-daemon commons-daemon 1.0.13 - jar The Apache Software License, Version 2.0
commons-digester commons-digester 1.8 - jar /LICENSE.txt
commons-io commons-io 2.4 - jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.4 - jar The Apache Software License, Version 2.0
commons-validator commons-validator 1.3.1 - jar /LICENSE.txt
dom4j dom4j 1.1 - jar -
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.inject javax.inject 1 - jar The Apache Software License, Version 2.0
javax.servlet servlet-api 2.3 - jar -
javax.ws.rs jsr311-api 1.1.1 - jar CDDL License
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
jline jline 0.9.94 - jar LICENSE.txt
logkit logkit 1.0.1 - jar -
net.java.dev.jets3t jets3t 0.9.0 - jar Apache License, Version 2.0
net.sourceforge.nekohtml nekohtml 1.9.12 - jar The Apache Software License, Version 2.0
org.apache.activemq activeio-core 3.1.2 - jar The Apache Software License, Version 2.0
org.apache.activemq kahadb 5.5.1 - jar The Apache Software License, Version 2.0
org.apache.activemq.protobuf activemq-protobuf 1.1 - jar The Apache Software License, Version 2.0
org.apache.avro avro 1.7.6 - jar The Apache Software License, Version 2.0
org.apache.avro avro-ipc 1.7.6 - jar The Apache Software License, Version 2.0
org.apache.avro avro-ipc 1.7.6 tests jar The Apache Software License, Version 2.0
org.apache.avro avro-mapred 1.7.6 - 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-math 2.2 - 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.curator curator-client 2.7.1 - jar The Apache Software License, Version 2.0
org.apache.curator curator-framework 2.7.1 - jar The Apache Software License, Version 2.0
org.apache.curator curator-recipes 2.7.1 - jar The Apache Software License, Version 2.0
org.apache.cxf cxf-api 2.5.2 - jar The Apache Software License, Version 2.0
org.apache.cxf cxf-common-utilities 2.5.2 - jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-bindings-xml 2.5.2 - jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-core 2.5.2 - jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-frontend-jaxrs 2.5.2 - jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-transports-common 2.5.2 - jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-transports-http 2.5.2 - 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.geronimo.specs geronimo-j2ee-management_1.1_spec 1.0.1 - jar The Apache Software License, Version 2.0
org.apache.geronimo.specs geronimo-javamail_1.4_spec 1.7.1 - jar The Apache Software License, Version 2.0
org.apache.geronimo.specs geronimo-jms_1.1_spec 1.1.1 - jar The Apache Software License, Version 2.0
org.apache.gora gora-shims-distribution 0.6 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-annotations 2.6.0 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-common 2.7.2 tests test-jar Apache License, Version 2.0
org.apache.hadoop hadoop-hdfs 2.7.2 tests test-jar Apache License, Version 2.0
org.apache.hadoop hadoop-mapreduce-client-app 2.7.2 - jar Apache License, Version 2.0
org.apache.hadoop hadoop-mapreduce-client-common 2.7.2 - jar Apache License, Version 2.0
org.apache.hadoop hadoop-mapreduce-client-hs 2.7.2 - jar Apache License, Version 2.0
org.apache.hadoop hadoop-mapreduce-client-jobclient 2.7.2 - jar Apache License, Version 2.0
org.apache.hadoop hadoop-mapreduce-client-jobclient 2.7.2 tests test-jar Apache License, Version 2.0
org.apache.hadoop hadoop-mapreduce-client-shuffle 2.7.2 - jar Apache License, Version 2.0
org.apache.hadoop hadoop-yarn-api 2.7.2 - jar Apache License, Version 2.0
org.apache.hadoop hadoop-yarn-client 2.7.2 - jar Apache License, Version 2.0
org.apache.hadoop hadoop-yarn-server-applicationhistoryservice 2.7.2 - jar Apache License, Version 2.0
org.apache.hadoop hadoop-yarn-server-common 2.7.2 - jar Apache License, Version 2.0
org.apache.hadoop hadoop-yarn-server-nodemanager 2.7.2 - jar Apache License, Version 2.0
org.apache.hadoop hadoop-yarn-server-resourcemanager 2.7.2 - jar Apache License, Version 2.0
org.apache.hadoop hadoop-yarn-server-tests 2.7.2 tests test-jar Apache License, Version 2.0
org.apache.hadoop hadoop-yarn-server-web-proxy 2.7.2 - jar Apache License, Version 2.0
org.apache.hbase hbase-annotations 1.2.0 - jar The Apache Software License, Version 2.0
org.apache.hbase hbase-hadoop-compat 1.2.0 - jar The Apache Software License, Version 2.0
org.apache.hbase hbase-hadoop2-compat 1.2.0 - jar The Apache Software License, Version 2.0
org.apache.hbase hbase-procedure 1.2.0 - jar The Apache Software License, Version 2.0
org.apache.hbase hbase-protocol 1.2.0 - 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.4.1 - jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.1 - jar Apache License, Version 2.0
org.apache.httpcomponents httpmime 4.4.1 - jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 2.0 - jar The Apache Software License, Version 2.0
org.apache.neethi neethi 3.0.1 - jar The Apache Software License, Version 2.0
org.apache.parquet parquet-column 1.7.0 - jar The Apache Software License, Version 2.0
org.apache.parquet parquet-common 1.7.0 - jar The Apache Software License, Version 2.0
org.apache.parquet parquet-encoding 1.7.0 - jar The Apache Software License, Version 2.0
org.apache.parquet parquet-format 2.3.0-incubating - jar The Apache Software License, Version 2.0
org.apache.parquet parquet-generator 1.7.0 - jar The Apache Software License, Version 2.0
org.apache.parquet parquet-hadoop 1.7.0 - jar The Apache Software License, Version 2.0
org.apache.parquet parquet-jackson 1.7.0 - jar The Apache Software License, Version 2.0
org.apache.struts struts-core 1.3.8 - jar The Apache Software License, Version 2.0
org.apache.struts struts-taglib 1.3.8 - jar The Apache Software License, Version 2.0
org.apache.struts struts-tiles 1.3.8 - jar The Apache Software License, Version 2.0
org.apache.ws.xmlschema xmlschema-core 2.0.1 - jar The Apache Software License, Version 2.0
org.apache.xmlgraphics batik-css 1.7 - jar The Apache Software License, Version 2.0
org.apache.xmlgraphics batik-ext 1.7 - jar The Apache Software License, Version 2.0
org.apache.xmlgraphics batik-util 1.7 - jar The Apache Software License, Version 2.0
org.apache.zookeeper zookeeper 3.4.6 tests test-jar -
org.beanshell bsh-core 2.0b4 - jar GNU LESSER GENERAL PUBLIC LICENSE
org.codehaus.jackson jackson-core-asl 1.9.13 - jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-jaxrs 1.9.13 - jar The Apache Software License, Version 2.0-GNU Lesser General Public License (LGPL), Version 2.1
org.codehaus.jackson jackson-mapper-asl 1.9.13 - jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-xc 1.9.13 - jar The Apache Software License, Version 2.0-GNU Lesser General Public License (LGPL), Version 2.1
org.codehaus.jettison jettison 1.3.1 - jar -
org.codehaus.woodstox stax2-api 3.1.4 - jar The BSD License
org.codehaus.woodstox woodstox-core-asl 4.4.1 - jar The Apache Software License, Version 2.0
org.fusesource.leveldbjni leveldbjni-all 1.8 - jar The BSD 3-Clause License
org.hamcrest hamcrest-core 1.1 - jar BSD style
org.jamon jamon-runtime 2.4.1 - jar Mozilla Public License Version 2.0
org.jasypt jasypt 1.7 - jar The Apache Software License, Version 2.0
org.jboss.netty netty 3.2.2.Final - jar Apache License, Version 2.0
org.jdom jdom 1.1.3 - jar Similar to Apache License but with the acknowledgment clause removed
org.jruby.jcodings jcodings 1.0.8 - jar MIT License
org.jruby.joni joni 2.1.2 - jar MIT License
org.mortbay.jetty jetty-sslengine 6.1.26 - jar Apache License Version 2
org.mortbay.jetty jsp-2.1 6.1.14 - jar CDDL 1.0
org.mortbay.jetty jsp-api-2.1 6.1.14 - jar Apache License Version 2.0
org.mortbay.jetty servlet-api 2.5-20081211 - jar Apache License Version 2.0
org.mortbay.jetty servlet-api-2.5 6.1.14 - jar CDDL 1.0
org.noggit noggit 0.6 - jar Apache License, Version 2.0
org.osgi org.osgi.core 4.1.0 - jar -
org.owasp.antisamy antisamy 1.4.3 - jar BSD License
org.slf4j jcl-over-slf4j 1.7.7 - jar MIT License
org.slf4j slf4j-log4j12 1.6.1 - jar MIT License
org.slf4j slf4j-simple 1.6.6 - jar MIT License
org.springframework spring-aop 3.0.3.RELEASE - jar -
org.springframework spring-asm 3.0.3.RELEASE - jar -
org.springframework spring-beans 3.0.3.RELEASE - jar -
org.springframework spring-context 3.0.3.RELEASE - jar -
org.springframework spring-core 3.0.3.RELEASE - jar -
org.springframework spring-expression 3.0.3.RELEASE - jar -
org.springframework spring-web 3.0.6.RELEASE - jar -
org.tukaani xz 1.0 - jar Public Domain
org.xerial.snappy snappy-java 1.1.1.6 - jar The Apache Software License, Version 2.0
oro oro 2.0.8 - jar -
sslext sslext 1.2-0 - jar Apache Software License, Version 1.1
wsdl4j wsdl4j 1.6.2 - jar CPL
xalan xalan 2.7.0 - jar -
xml-apis xml-apis 1.4.01 - jar The Apache Software License, Version 2.0-The SAX License-The W3C License
xml-apis xml-apis-ext 1.3.04 - jar The Apache Software License, Version 2.0
xom xom 1.2.5 - jar The GNU Lesser General Public License, Version 2.1

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
javax.servlet.jsp jsp-api 2.1 jar -
org.apache.hbase hbase-prefix-tree 1.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 Licenses
com.carrotsearch hppc 0.7.1 jar The Apache Software License, Version 2.0
com.carrotsearch.randomizedtesting junit4-ant 2.3.2 jar The Apache Software License, Version 2.0
com.carrotsearch.randomizedtesting randomizedtesting-runner 2.3.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.5.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-smile 2.5.4 jar The Apache Software License, Version 2.0
com.googlecode.concurrentlinkedhashmap concurrentlinkedhashmap-lru 1.2 jar Apache
com.spatial4j spatial4j 0.5 jar The Apache Software License, Version 2.0
com.tdunning t-digest 3.1 jar The Apache Software License, Version 2.0
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
joda-time joda-time 2.2 jar Apache 2
org.antlr antlr4-runtime 4.5.1-1 jar The BSD License
org.apache.ant ant 1.8.2 jar The Apache Software License, Version 2.0
org.apache.commons commons-exec 1.3 jar Apache License, Version 2.0
org.apache.lucene lucene-analyzers-common 5.5.0 jar Apache 2
org.apache.lucene lucene-analyzers-kuromoji 5.5.0 jar Apache 2
org.apache.lucene lucene-analyzers-phonetic 5.5.0 jar Apache 2
org.apache.lucene lucene-backward-codecs 5.5.0 jar Apache 2
org.apache.lucene lucene-codecs 5.5.0 jar Apache 2
org.apache.lucene lucene-core 5.5.0 jar Apache 2
org.apache.lucene lucene-expressions 5.5.0 jar Apache 2
org.apache.lucene lucene-grouping 5.5.0 jar Apache 2
org.apache.lucene lucene-highlighter 5.5.0 jar Apache 2
org.apache.lucene lucene-join 5.5.0 jar Apache 2
org.apache.lucene lucene-memory 5.5.0 jar Apache 2
org.apache.lucene lucene-misc 5.5.0 jar Apache 2
org.apache.lucene lucene-queries 5.5.0 jar Apache 2
org.apache.lucene lucene-queryparser 5.5.0 jar Apache 2
org.apache.lucene lucene-sandbox 5.5.0 jar Apache 2
org.apache.lucene lucene-spatial 5.5.0 jar Apache 2
org.apache.lucene lucene-suggest 5.5.0 jar Apache 2
org.apache.lucene lucene-test-framework 5.5.0 jar Apache 2
org.apache.solr solr-core 5.5.0 jar Apache 2
org.eclipse.jetty jetty-continuation 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-deploy 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-http 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-jmx 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-rewrite 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlet 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlets 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-webapp 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-xml 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.htrace htrace-core 3.0.4 jar The Apache Software License, Version 2.0
org.ow2.asm asm 5.0.4 jar BSD
org.ow2.asm asm-commons 5.0.4 jar BSD
org.restlet.jee org.restlet 2.3.0 jar Apache 2.0 license-LGPL 3.0 license-LGPL 2.1 license-CDDL 1.0 license-EPL 1.0 license
org.restlet.jee org.restlet.ext.servlet 2.3.0 jar Apache 2.0 license-LGPL 3.0 license-LGPL 2.1 license-CDDL 1.0 license-EPL 1.0 license

Project Dependency Graph

Dependency Tree

Licenses

CDDL 1.0 license: Restlet Core - API and Engine, Restlet Extension - Servlet

Apache License Version 2.0: Glassfish Jasper API, Servlet Specification API

GNU LESSER GENERAL PUBLIC LICENSE: BeanShell core

The BSD License: ANTLR 4 Runtime, Stax2 API, xmlenc Library

EPL 1.0 license: Restlet Core - API and Engine, Restlet Extension - Servlet

Creative Commons 3.0 BY-SA: ESAPI

MIT License: JCL 1.1.1 implemented over SLF4J, JCodings, Joni, SLF4J API Module, SLF4J LOG4J-12 Binding, SLF4J Simple Binding, jchronic

Apache License Version 2: Jetty SSLEngine

GPL2 w/ CPE: JAXB API bundle for GlassFish V3, JAXB RI, jersey-bundle, jersey-client, jersey-core, jersey-guice, jersey-json, jersey-server, maven-wadl-plugin Maven Mojo, wadl-resourcedoc-doclet

Mozilla Public License Version 2.0: jamon-runtime

The GNU Lesser General Public License, Version 2.1: XOM

BSD style: Hamcrest Core

Apache 2: Apache Solr Core, Apache Solr Solrj, Apache Solr Test Framework, Joda time, Lucene Common Analyzers, Lucene Core, Lucene Expressions, Lucene Grouping, Lucene Highlighter, Lucene Join, Lucene Kuromoji Japanese Morphological Analyzer, Lucene Memory, Lucene Miscellaneous, Lucene Phonetic Filters, Lucene Queries, Lucene QueryParsers, Lucene Sandbox, Lucene Spatial, Lucene Suggest, Lucene Test Framework, Lucene codecs

BSD: ASM Commons, ASM Core, ASM Tree, ESAPI, JLine, JSch, ParaNamer Core

Similar to Apache License but with the acknowledgment clause removed: JDOM

GNU General Public Library: Streaming API for XML

LGPL 3.0 license: Restlet Core - API and Engine, Restlet Extension - Servlet

Unknown: Apache Chukwa, Jettison, antlr, avalon-framework, commons-beanutils-core, commons-collections, dom4j, jdiff, jsp-api, logkit, org.osgi.core, oro, servlet-api, spring-aop, spring-asm, spring-beans, spring-context, spring-core, spring-expression, spring-web, xalan, zookeeper

New BSD license: Protocol Buffer Java API

The BSD 3-Clause License: leveldbjni-all

BSD License: OWASP AntiSamy, prefuse

Apache License 2.0: Metrics Core Library

The MIT License: jsoup

Apache License, Version 2.0: An open source Java toolkit for Amazon S3, Apache Commons Exec, Apache Commons Lang, Apache Hadoop Auth, Apache Hadoop Client, Apache Hadoop Common, Apache Hadoop HDFS, Apache Hadoop Mini-Cluster, Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, Findbugs Annotations under Apache License, Netty/All-in-One, Noggit, The Netty Project, hadoop-mapreduce-client-app, hadoop-mapreduce-client-common, hadoop-mapreduce-client-core, hadoop-mapreduce-client-hs, hadoop-mapreduce-client-jobclient, hadoop-mapreduce-client-shuffle, hadoop-yarn-api, hadoop-yarn-client, hadoop-yarn-common, hadoop-yarn-server-applicationhistoryservice, hadoop-yarn-server-common, hadoop-yarn-server-nodemanager, hadoop-yarn-server-resourcemanager, hadoop-yarn-server-tests, hadoop-yarn-server-web-proxy, java-xmlbuilder, jsendnsca

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

Apache 2.0 license: Restlet Core - API and Engine, Restlet Extension - Servlet

Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Deployers, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: JMX Management, Jetty :: Rewrite Handler, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utility Servlets and Filters, Jetty :: Webapp Application Support, Jetty :: XML utilities, Jetty Server, Jetty Utilities

CDDL 1.0: Glassfish Jasper, Servlet Specification 2.5 API

GNU Lesser General Public License (LGPL), Version 2.1: JAX-RS provider for JSON content type, Xml Compatibility extensions for Jackson

The SAX License: XML Commons External Components XML APIs

CDDL 1.1: JAXB API bundle for GlassFish V3, JAXB RI, jersey-bundle, jersey-client, jersey-core, jersey-guice, jersey-json, jersey-server, maven-wadl-plugin Maven Mojo, wadl-resourcedoc-doclet

Apache License: HttpClient

The W3C License: XML Commons External Components XML APIs

Public Domain: AOP alliance, XZ for Java

Apache: ConcurrentLinkedHashMap

The MIT License (MIT): nagiosAppender

LGPL 2.1 license: Restlet Core - API and Engine, Restlet Extension - Servlet

Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Deployers, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: JMX Management, Jetty :: Rewrite Handler, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utility Servlets and Filters, Jetty :: Webapp Application Support, Jetty :: XML utilities, Jetty Server, Jetty Utilities

CDDL License: jsr311-api

Apache Software License, Version 1.1: sslext

CDDL + GPLv2 with classpath exception: Java Servlet API

The Apache Software License, Version 2.0: ActiveIO :: Core, ActiveMQ :: Core, ActiveMQ :: KahaDB, ActiveMQ Protocol Buffers Implementation and Compiler, Apache Ant Core, Apache Avro, Apache Avro IPC, Apache Avro Mapred API, Apache CXF API, Apache CXF Common Utilities, Apache CXF Runtime Core, Apache CXF Runtime HTTP Transport, Apache CXF Runtime JAX-RS Frontend, Apache CXF Runtime Transport Common Used Classes, Apache CXF Runtime XML Binding, Apache Directory API ASN.1 API, Apache Directory LDAP API Utilities, Apache Gora :: Core, Apache Gora :: HBase, Apache Gora :: Shims Distribution, Apache HBase - Annotations, Apache HBase - Client, Apache HBase - Common, Apache HBase - Hadoop Compatibility, Apache HBase - Hadoop Two Compatibility, Apache HBase - Prefix Tree, Apache HBase - Procedure, Apache HBase - Protocol, Apache HBase - Server, Apache Hadoop Annotations, Apache Log4j, Apache Neethi, Apache Parquet Avro, Apache Parquet Column, Apache Parquet Common, Apache Parquet Encodings, Apache Parquet Format (Incubating), Apache Parquet Generator, Apache Parquet Hadoop, Apache Parquet Jackson, Apache Shiro :: Core, Apache Shiro :: Web, Apache Velocity, ApacheDS I18n, ApacheDS Protocol Kerberos Codec, Batik CSS engine, Batik external code, Batik utility library, Codec, Commons BeanUtils, Commons CLI, Commons Chain, Commons Compress, Commons Configuration, Commons Daemon, Commons IO, Commons Lang, Commons Math, Curator Client, Curator Framework, Curator Recipes, Data Mapper for Jackson, Digester, Disruptor Framework, FileUpload, FindBugs-jsr305, Google Guice - Core Library, Google Guice - Extensions - Servlet, Gson, Guava: Google Core Libraries for Java, HPPC Collections, J2EE Management 1.1, JASYPT: Java Simplified Encryption, JAX-RS provider for JSON content type, JMS 1.1, JSON.simple, Jackson, Jackson-core, Jackson-dataformat-Smile, Jakarta Commons Net, JavaMail 1.4, Logging, Maven Plugin API, Neko HTML, RandomizedTesting JUnit4 ANT Task, RandomizedTesting Randomized Runner, Spatial4J, Spring Framework: Mock, Struts Core, Struts Taglib, Struts Tiles, T-Digest, Validator, VelocityTools, Woodstox, XML Commons External Components XML APIs, XML Commons External Components XML APIs Extensions, Xerces2-j, Xml Compatibility extensions for Jackson, XmlSchema Core, htrace-core, javax.inject, sigar, snappy-java

CPL: WSDL4J

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
antlr-2.7.2.jar 358.3 kB 195 193 8 1.1 Yes No
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes No
asm-3.3.1.jar 43.6 kB 24 23 2 1.2 No No
asm-commons-3.3.1.jar 38.3 kB 25 24 1 1.2 No No
asm-tree-3.3.1.jar 21.5 kB 28 27 1 1.2 No No
avalon-framework-4.1.3.jar 64 kB 85 63 10 1.2 Yes No
hppc-0.7.1.jar 1.1 MB 915 901 5 1.7 Yes No
junit4-ant-2.3.2.jar 1.5 MB 1348 1324 33 1.7 Yes No
randomizedtesting-runner-2.3.2.jar 237.9 kB 197 183 5 1.7 Yes No
jackson-core-2.5.4.jar 230 kB 107 85 8 1.6 Yes No
jackson-dataformat-smile-2.5.4.jar 75 kB 34 17 2 1.6 Yes No
findbugs-annotations-1.3.9-1.jar 15.3 kB 34 22 1 1.5 Yes No
jsr305-3.0.0.jar 33 kB 72 35 3 1.5 Yes No
gson-2.2.4.jar 190.4 kB 163 153 6 1.5 Yes No
guava-12.0.1.jar 1.8 MB 1366 1342 13 1.6 Yes No
guice-3.0.jar 710.5 kB 585 565 12 1.5 Yes No
guice-servlet-3.0.jar 65 kB 67 58 1 1.5 Yes No
protobuf-java-2.5.0.jar 533.5 kB 256 246 1 1.5 Yes No
concurrentlinkedhashmap-lru-1.2.jar 53 kB 54 44 1 1.6 Yes No
jsendnsca-2.0.1.jar 30 kB 38 24 5 1.5 Yes No
json-simple-1.1.jar 16 kB 18 12 2 1.2 No No
java-xmlbuilder-0.4.jar 18.5 kB 17 4 2 1.1 Yes No
jsch-0.1.42.jar 185.7 kB 119 117 4 1.2 Yes No
disruptor-3.3.0.jar 79.6 kB 86 78 4 1.6 Yes No
jchronic-0.2.6.jar 104.9 kB 97 82 6 1.5 Yes No
spatial4j-0.5.jar 148.6 kB 97 78 10 1.7 Yes No
jersey-bundle-1.9.jar 1.4 MB 1179 1028 95 1.6 Yes No
jersey-client-1.9.jar 130.5 kB 115 91 10 1.6 Yes No
jersey-core-1.9.jar 458.7 kB 398 345 26 1.6 Yes No
jersey-json-1.9.jar 148 kB 115 92 5 1.6 Yes No
jersey-server-1.9.jar 713.1 kB 624 541 52 1.6 Yes No
jersey-guice-1.9.jar 14.8 kB 22 8 3 1.6 Yes No
maven-wadl-plugin-1.8.jar 17.6 kB 21 7 3 1.6 Yes No
wadl-resourcedoc-doclet-1.8.jar 17.8 kB 16 4 1 1.6 Yes No
jaxb-impl-2.2.3-1.jar 890.2 kB 709 660 30 1.5 Yes No
t-digest-3.1.jar 61.3 kB 36 25 1 1.6 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.8.0.jar 231.3 kB 155 137 6 1.3 Yes No
commons-beanutils-core-1.7.0.jar 168.8 kB 111 93 5 1.2 Yes No
commons-chain-1.1.jar 90 kB 78 61 8 1.3 Yes No
commons-cli-1.2.jar 41.1 kB 35 22 1 1.4 Yes No
commons-codec-1.3.jar 46.7 kB 42 25 5 1.2 Yes No
commons-collections-3.1.jar 559.4 kB 465 446 12 1.1 Yes No
commons-configuration-1.7.jar 350.3 kB 217 192 10 1.4 Yes No
commons-daemon-1.0.13.jar 24.2 kB 28 14 2 1.3 Yes No
commons-digester-1.8.jar 143.6 kB 114 100 6 1.2 Yes No
commons-fileupload-1.2.jar 53.1 kB 57 40 5 1.3 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.4.jar 261.8 kB 148 127 9 1.2 Yes No
commons-logging-1.1.jar 52.9 kB 34 25 2 1.1 Yes No
commons-logging-api-1.1.jar 44.6 kB 29 20 2 1.1 Yes No
commons-net-1.4.1.jar 180.8 kB 145 126 12 1.2 Yes No
commons-validator-1.3.1.jar 139 kB 93 46 3 1.3 Yes No
log4j-nagios-appender-1.1.jar 6.1 kB 11 1 1 1.5 Yes No
dom4j-1.1.jar 456.9 kB 364 333 26 1.1 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
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No No
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes No
servlet-api-2.3.jar 78 kB 83 63 4 1.1 Yes No
jsp-api-2.1.jar 100.6 kB 101 84 4 1.5 Yes No
jsr311-api-1.1.1.jar 46.4 kB 67 55 3 1.5 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
jdiff-1.0.9.jar 129.8 kB 39 36 1 1.1 Yes No
jline-0.9.94.jar 87.3 kB 48 35 1 1.3 Yes No
joda-time-2.2.jar 573.9 kB 708 229 7 1.5 Yes No
junit-4.10.jar 253.2 kB 290 252 31 1.5 Yes No
log4j-1.2.16.jar 481.5 kB 346 308 20 1.1 Yes No
logkit-1.0.1.jar 72.2 kB 85 67 10 1.2 Yes No
jets3t-0.9.0.jar 539.7 kB 344 312 21 1.5 Yes No
nekohtml-1.9.12.jar 120.1 kB 72 55 4 1.3 Yes No
antlr4-runtime-4.5.1-1.jar 302 kB 216 199 7 1.6 Yes No
activeio-core-3.1.2.jar 102.6 kB 98 64 8 1.5 Yes No
activemq-core-5.5.1.jar 3.5 MB 2165 1990 86 1.6 Yes No
kahadb-5.5.1.jar 154.6 kB 111 86 4 1.5 Yes No
activemq-protobuf-1.1.jar 147.9 kB 74 56 3 1.5 Yes No
ant-1.8.2.jar 1.9 MB 1168 1090 59 1.4 Yes No
avro-1.7.6.jar 425.6 kB 331 309 9 1.6 Yes No
avro-ipc-1.7.6.jar 193 kB 141 114 6 1.6 Yes No
avro-ipc-1.7.6-tests.jar 345.7 kB 277 248 15 1.6 Yes No
avro-mapred-1.7.6.jar 172.1 kB 142 122 6 1.6 Yes No
commons-compress-1.4.1.jar 241.4 kB 156 129 14 1.5 Yes No
commons-exec-1.3.jar 54.4 kB 53 37 4 1.5 Yes No
commons-lang3-3.4.jar 434.7 kB 248 224 12 1.6 Yes No
commons-math-2.2.jar 988.5 kB 684 629 41 1.5 Yes No
commons-math3-3.1.1.jar 1.6 MB 1034 955 57 1.5 Yes No
curator-client-2.7.1.jar 69.5 kB 75 56 7 1.6 Yes No
curator-framework-2.7.1.jar 186.3 kB 187 168 6 1.6 Yes No
curator-recipes-2.7.1.jar 270.3 kB 226 203 9 1.6 Yes No
cxf-api-2.5.2.jar 363.1 kB 396 306 39 1.5 Yes No
cxf-common-utilities-2.5.2.jar 350.1 kB 247 201 20 1.5 Yes No
cxf-rt-bindings-xml-2.5.2.jar 37.4 kB 48 18 4 1.5 Yes No
cxf-rt-core-2.5.2.jar 547.3 kB 367 281 36 1.5 Yes No
cxf-rt-frontend-jaxrs-2.5.2.jar 602.4 kB 317 257 28 1.5 Yes No
cxf-rt-transports-common-2.5.2.jar 18.2 kB 22 5 1 1.5 Yes No
cxf-rt-transports-http-2.5.2.jar 210.5 kB 149 96 9 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
geronimo-j2ee-management_1.1_spec-1.0.1.jar 20.2 kB 46 33 2 1.5 No No
geronimo-javamail_1.4_spec-1.7.1.jar 223.3 kB 185 151 9 1.5 Yes No
geronimo-jms_1.1_spec-1.1.1.jar 32.4 kB 69 58 1 1.5 Yes No
gora-core-0.6.jar 160.5 kB 135 97 20 1.7 Yes No
gora-hbase-0.6.jar 51.6 kB 35 18 3 1.7 Yes No
gora-shims-distribution-0.6.jar 18.4 kB 31 5 3 1.7 Yes No
hadoop-annotations-2.6.0.jar 17 kB 27 15 2 1.6 Yes No
hadoop-auth-2.7.2.jar 70.7 kB 53 37 4 1.7 Yes No
hadoop-client-2.7.2.jar 2.5 kB 7 0 0 - No No
hadoop-common-2.7.2.jar 3.4 MB 2096 1999 78 1.7 Yes No
hadoop-common-2.7.2-tests.jar 1.9 MB - - - - - -
hadoop-hdfs-2.7.2.jar 8.3 MB 3395 3330 45 1.7 Yes No
hadoop-hdfs-2.7.2-tests.jar 3.3 MB - - - - - -
hadoop-mapreduce-client-app-2.7.2.jar 516.6 kB 317 286 17 1.7 Yes No
hadoop-mapreduce-client-common-2.7.2.jar 753.1 kB 397 360 16 1.7 Yes No
hadoop-mapreduce-client-core-2.7.2.jar 1.5 MB 932 875 36 1.7 Yes No
hadoop-mapreduce-client-hs-2.7.2.jar 165.6 kB 91 73 6 1.7 Yes No
hadoop-mapreduce-client-jobclient-2.7.2.jar 38.2 kB 22 8 1 1.7 Yes No
hadoop-mapreduce-client-jobclient-2.7.2-tests.jar 1.5 MB - - - - - -
hadoop-mapreduce-client-shuffle-2.7.2.jar 48.3 kB 30 18 2 1.7 Yes No
hadoop-minicluster-2.7.2.jar 2.1 kB 7 0 0 - No No
hadoop-yarn-api-2.7.2.jar 2 MB 897 872 12 1.7 Yes No
hadoop-yarn-client-2.7.2.jar 142.6 kB 75 57 7 1.7 Yes No
hadoop-yarn-common-2.7.2.jar 1.7 MB 842 713 37 1.7 Yes No
hadoop-yarn-server-applicationhistoryservice-2.7.2.jar 196.9 kB 113 88 12 1.7 Yes No
hadoop-yarn-server-common-2.7.2.jar 364.4 kB 215 178 19 1.7 Yes No
hadoop-yarn-server-nodemanager-2.7.2.jar 692.8 kB 387 342 27 1.7 Yes No
hadoop-yarn-server-resourcemanager-2.7.2.jar 1.3 MB 640 596 31 1.7 Yes No
hadoop-yarn-server-tests-2.7.2.jar 38.6 kB 22 10 1 1.7 Yes No
hadoop-yarn-server-tests-2.7.2-tests.jar 55.5 kB - - - - - -
hadoop-yarn-server-web-proxy-2.7.2.jar 35 kB 31 17 2 1.7 Yes No
hbase-annotations-1.2.0.jar 20.9 kB 29 13 2 1.7 Yes No
hbase-client-1.2.0.jar 1.3 MB 667 627 25 1.7 Yes No
hbase-common-1.2.0.jar 573.2 kB 354 323 17 1.7 Yes No
hbase-common-1.2.0-tests.jar 227.9 kB 149 126 9 1.7 Yes No
hbase-hadoop-compat-1.2.0.jar 36.6 kB 57 32 11 1.7 Yes No
hbase-hadoop-compat-1.2.0-tests.jar 19.5 kB 37 13 8 1.7 Yes No
hbase-hadoop2-compat-1.2.0.jar 95.3 kB 94 49 13 1.7 Yes No
hbase-hadoop2-compat-1.2.0-tests.jar 30 kB 41 14 9 1.7 Yes No
hbase-prefix-tree-1.2.0.jar 102 kB 72 42 14 1.7 Yes No
hbase-procedure-1.2.0.jar 116.6 kB 73 55 4 1.7 Yes No
hbase-protocol-1.2.0.jar 4.4 MB 1735 1715 3 1.7 Yes No
hbase-server-1.2.0.jar 4.1 MB 1914 1804 64 1.7 Yes No
hbase-server-1.2.0-tests.jar 7.4 MB 2290 2203 61 1.7 Yes No
htrace-core-3.1.0-incubating.jar 1.5 MB 822 756 34 1.6 Yes No
httpclient-4.4.1.jar 720.9 kB 499 458 24 1.6 Yes No
httpcore-4.4.1.jar 322.2 kB 284 254 17 1.6 Yes No
httpmime-4.4.1.jar 40.6 kB 40 23 2 1.6 Yes No
lucene-analyzers-common-5.5.0.jar 1.6 MB 682 572 61 1.7 Yes No
lucene-analyzers-kuromoji-5.5.0.jar 4.6 MB 81 54 4 1.7 Yes No
lucene-analyzers-phonetic-5.5.0.jar 26.2 kB 20 9 1 1.7 Yes No
lucene-backward-codecs-5.5.0.jar 430.8 kB 252 230 11 1.7 Yes No
lucene-codecs-5.5.0.jar 418.7 kB 224 206 6 1.7 Yes No
lucene-core-5.5.0.jar 2.4 MB 1577 1546 21 1.7 Yes No
lucene-expressions-5.5.0.jar 77 kB 52 42 2 1.7 Yes No
lucene-grouping-5.5.0.jar 107.4 kB 75 64 3 1.7 Yes No
lucene-highlighter-5.5.0.jar 144.8 kB 97 86 3 1.7 Yes No
lucene-join-5.5.0.jar 136.2 kB 108 99 1 1.7 Yes No
lucene-memory-5.5.0.jar 33.8 kB 21 12 1 1.7 Yes No
lucene-misc-5.5.0.jar 172.5 kB 122 107 7 1.7 Yes No
lucene-queries-5.5.0.jar 251.5 kB 206 193 6 1.7 Yes No
lucene-queryparser-5.5.0.jar 402.6 kB 312 273 26 1.7 Yes No
lucene-sandbox-5.5.0.jar 232.4 kB 149 130 7 1.7 Yes No
lucene-spatial-5.5.0.jar 261.3 kB 177 157 12 1.7 Yes No
lucene-suggest-5.5.0.jar 246.6 kB 150 132 7 1.7 Yes No
lucene-test-framework-5.5.0.jar 6.5 MB 488 456 20 1.7 Yes No
maven-plugin-api-2.0.jar 10.1 kB 21 9 2 1.1 Yes No
neethi-3.0.1.jar 70.7 kB 61 44 5 1.5 Yes No
parquet-avro-1.7.0.jar 54.7 kB 49 35 1 1.6 Yes No
parquet-column-1.7.0.jar 917.1 kB 749 698 34 1.6 Yes No
parquet-common-1.7.0.jar 21.6 kB 27 11 3 1.6 Yes No
parquet-encoding-1.7.0.jar 285.4 kB 201 184 2 1.6 Yes No
parquet-format-2.3.0-incubating.jar 387.2 kB 264 232 11 1.6 Yes No
parquet-generator-1.7.0.jar 21.2 kB 23 7 3 1.6 Yes No
parquet-hadoop-1.7.0.jar 209.6 kB 146 118 13 1.6 Yes No
parquet-jackson-1.7.0.jar 1 MB 666 623 26 1.5 Yes No
shiro-core-1.2.3.jar 367.5 kB 350 303 35 1.5 Yes No
shiro-web-1.2.3.jar 142.5 kB 119 89 15 1.5 Yes No
solr-core-5.5.0.jar 3.9 MB 2121 2048 63 1.7 Yes No
solr-solrj-5.5.0.jar 691.5 kB 495 470 17 1.7 Yes No
solr-test-framework-5.5.0.jar 260.2 kB 128 113 7 1.7 Yes No
struts-core-1.3.8.jar 328.9 kB 192 150 15 1.4 Yes No
struts-taglib-1.3.8.jar 251.5 kB 158 125 8 1.4 Yes No
struts-tiles-1.3.8.jar 119.7 kB 93 67 8 1.4 Yes No
velocity-1.7.jar 449.5 kB 306 270 25 1.4 Yes No
velocity-tools-2.0.jar 346.6 kB 211 187 11 1.5 Yes No
xmlschema-core-2.0.1.jar 163 kB 148 128 6 1.5 Yes No
batik-css-1.7.jar 310.9 kB 254 232 8 1.2 Yes No
batik-ext-1.7.jar 10.3 kB 21 13 2 1.2 Yes No
batik-util-1.7.jar 128.3 kB 100 85 5 1.2 Yes No
zookeeper-3.4.5.jar 780 kB 461 437 19 1.5 Yes No
zookeeper-3.4.6-tests.jar 539.3 kB - - - - - -
bsh-core-2.0b4.jar 144 kB 98 95 1 1.2 No No
jackson-core-asl-1.9.13.jar 232.2 kB 137 121 8 1.5 Yes No
jackson-jaxrs-1.9.13.jar 18.3 kB 17 7 1 1.5 Yes No
jackson-mapper-asl-1.9.13.jar 780.7 kB 529 502 18 1.5 Yes No
jackson-xc-1.9.13.jar 27.1 kB 19 9 1 1.5 Yes No
jettison-1.3.1.jar 76 kB 60 45 5 1.5 Yes No
stax2-api-3.1.4.jar 161.9 kB 144 124 11 1.5 Yes No
woodstox-core-asl-4.4.1.jar 486 kB 235 204 16 1.4 Yes No
jetty-continuation-9.2.13.v20150730.jar 16 kB 20 8 1 1.7 Yes No
jetty-deploy-9.2.13.v20150730.jar 50.5 kB 47 29 6 1.7 Yes No
jetty-http-9.2.13.v20150730.jar 105.9 kB 64 49 1 1.7 Yes No
jetty-io-9.2.13.v20150730.jar 108.3 kB 89 76 2 1.7 Yes No
jetty-jmx-9.2.13.v20150730.jar 22.1 kB 19 4 2 1.7 Yes No
jetty-rewrite-9.2.13.v20150730.jar 29.9 kB 34 21 1 1.7 Yes No
jetty-security-9.2.13.v20150730.jar 95.9 kB 70 57 2 1.7 Yes No
jetty-server-9.2.13.v20150730.jar 418.8 kB 215 196 7 1.7 Yes No
jetty-servlet-9.2.13.v20150730.jar 115.7 kB 59 45 3 1.7 Yes No
jetty-servlets-9.2.13.v20150730.jar 122.6 kB 70 57 2 1.7 Yes No
jetty-util-9.2.13.v20150730.jar 358.1 kB 222 200 10 1.7 Yes No
jetty-webapp-9.2.13.v20150730.jar 107.9 kB 54 41 1 1.7 Yes No
jetty-xml-9.2.13.v20150730.jar 44.1 kB 27 12 1 1.7 Yes No
sigar-1.6.4.jar 428.6 kB 296 280 12 1.4 Yes No
leveldbjni-all-1.8.jar 1 MB 102 75 4 1.6 Yes No
hamcrest-core-1.1.jar 76.6 kB 54 21 3 1.5 Yes No
htrace-core-3.0.4.jar 31.2 kB 40 29 3 1.6 Yes No
jamon-runtime-2.4.1.jar 24.5 kB 47 35 4 1.6 Yes No
jasypt-1.7.jar 172.7 kB 181 131 30 1.4 Yes No
netty-3.2.2.Final.jar 785.6 kB 577 515 34 1.5 Yes No
jdom-1.1.3.jar 151.3 kB 86 73 7 1.2 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
jsoup-1.8.3.jar 315.3 kB 251 234 7 1.5 Yes No
jetty-6.1.26.jar 539.9 kB 267 237 14 1.4 Yes No
jetty-sslengine-6.1.26.jar 18.9 kB 16 5 1 1.5 Yes No
jetty-util-6.1.26.jar 177.1 kB 120 105 6 1.4 Yes No
jsp-2.1-6.1.14.jar 1 MB 679 585 44 1.5 Yes No
jsp-api-2.1-6.1.14.jar 134.9 kB 134 107 8 1.5 Yes No
servlet-api-2.5-20081211.jar 134.1 kB 79 42 2 1.4 Yes No
servlet-api-2.5-6.1.14.jar 132.4 kB 78 42 2 1.4 Yes No
noggit-0.6.jar 26.7 kB 23 14 1 1.5 Yes No
org.osgi.core-4.1.0.jar 163.5 kB 132 49 6 1.2 Yes No
asm-5.0.4.jar 53.3 kB 30 25 2 1.2 No No
asm-commons-5.0.4.jar 41.8 kB 27 22 1 1.2 No No
antisamy-1.4.3.jar 71.7 kB 50 22 5 1.4 Yes No
esapi-2.1.0.jar 367.6 kB 223 197 17 1.5 Yes No
prefuse-beta-20071021.jar 578.8 kB 558 516 33 1.4 No No
org.restlet-2.3.0.jar 708 kB 401 371 22 1.7 Yes No
org.restlet.ext.servlet-2.3.0.jar 23 kB 18 9 2 1.7 Yes No
jcl-over-slf4j-1.7.7.jar 16.5 kB 23 9 2 1.5 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
slf4j-simple-1.6.6.jar 10.3 kB 16 6 1 1.3 Yes No
spring-aop-3.0.3.RELEASE.jar 320.9 kB 282 251 15 1.5 Yes No
spring-asm-3.0.3.RELEASE.jar 53.1 kB 39 31 3 1.2 No No
spring-beans-3.0.3.RELEASE.jar 553.9 kB 384 348 14 1.5 Yes No
spring-context-3.0.3.RELEASE.jar 662.2 kB 610 526 59 1.5 Yes No
spring-core-3.0.3.RELEASE.jar 365.2 kB 305 282 17 1.5 Yes No
spring-expression-3.0.3.RELEASE.jar 160.1 kB 121 108 6 1.5 Yes No
spring-mock-2.0.8.jar 104 kB 77 65 7 1.5 Yes No
spring-web-3.0.6.RELEASE.jar 398.1 kB 335 297 29 1.5 Yes No
xz-1.0.jar 94.7 kB 115 102 9 1.4 No Yes
snappy-java-1.1.1.6.jar 592.3 kB 65 25 2 1.6 Yes No
oro-2.0.8.jar 65.3 kB 74 62 6 1.2 No No
sslext-1.2-0.jar 26.2 kB 29 13 6 1.2 Yes No
wsdl4j-1.6.2.jar 148.4 kB 168 143 20 1.2 No No
xalan-2.7.0.jar 2.7 MB 1267 1205 42 1.1 Yes No
xercesImpl-2.10.0.jar 1.4 MB 1031 948 40 1.3 No No
xml-apis-1.4.01.jar 220.5 kB 391 346 29 1.1 No No
xml-apis-ext-1.3.04.jar 85.7 kB 209 192 4 1.1 No No
xmlenc-0.52.jar 15 kB 17 11 2 1.3 No No
xom-1.2.5.jar 308.9 kB 311 286 17 1.2 No No
Total Size Entries Classes Packages Java Version Debug Information Sealed
267 134.8 MB 71546 63676 3296 1.7 241 1
compile: 209 compile: 95.8 MB compile: 55250 compile: 49113 compile: 2706 - compile: 185 compile: 1
test: 56 test: 38.8 MB test: 16123 test: 14437 test: 572 - test: 54 -
runtime: 2 runtime: 202.7 kB runtime: 173 runtime: 126 runtime: 18 - runtime: 2 -