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.protobuf protobuf-java 2.5.0 jar New BSD license
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.apache.avro avro 1.7.7 jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-client 2.7.1 jar Apache License, Version 2.0
org.apache.hadoop hadoop-common 2.7.1 jar Apache License, Version 2.0
org.apache.hbase hbase-client 3.0.0-SNAPSHOT jar Apache License, Version 2.0
org.apache.hbase hbase-protocol 3.0.0-SNAPSHOT jar Apache License, Version 2.0
org.apache.hbase hbase-server 3.0.0-SNAPSHOT jar Apache 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 Classifier Type Licenses
javax.servlet javax.servlet-api 3.1.0 - jar CDDL + GPLv2 with classpath exception
junit junit 4.12 - jar Eclipse Public License 1.0
org.apache.hadoop hadoop-common 2.7.1 tests test-jar Apache License, Version 2.0
org.apache.hadoop hadoop-hdfs 2.7.1 tests test-jar Apache License, Version 2.0
org.apache.hadoop hadoop-mapreduce-client-jobclient 2.7.1 tests test-jar Apache License, Version 2.0
org.apache.hbase hbase-annotations 3.0.0-SNAPSHOT tests test-jar Apache License, Version 2.0
org.apache.hbase hbase-hadoop-compat 3.0.0-SNAPSHOT tests test-jar Apache License, Version 2.0
org.apache.hbase hbase-hadoop2-compat 3.0.0-SNAPSHOT tests test-jar Apache License, Version 2.0
org.apache.hbase hbase-server 3.0.0-SNAPSHOT tests test-jar Apache License, Version 2.0
org.apache.spark spark-streaming_2.10 1.6.0 tests test-jar Apache 2.0 License
org.mockito mockito-all 1.10.19 - jar The MIT License
org.scalamock scalamock-scalatest-support_2.10 3.1.4 - jar BSD-style
org.scalatest scalatest_2.10 2.2.4 - jar the Apache License, ASL Version 2.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 Optional
org.apache.spark spark-core_2.10 1.6.0 jar Apache 2.0 License No
org.apache.spark spark-sql_2.10 1.6.0 jar Apache 2.0 License No
org.apache.spark spark-streaming_2.10 1.6.0 jar Apache 2.0 License No
org.scala-lang scala-library 2.10.4 jar BSD-like No
com.google.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0 Yes

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
aopalliance aopalliance 1.0 jar Public Domain
asm asm 3.1 jar -
com.google.code.gson gson 2.2.4 jar The Apache Software License, Version 2.0
com.google.guava guava 11.0.2 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.jcraft jsch 0.1.42 jar BSD
com.lmax disruptor 3.3.6 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
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.4 jar Apache 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.5 jar Apache License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
commons-net commons-net 2.2 jar The Apache Software License, Version 2.0
io.dropwizard.metrics metrics-core 3.2.1 jar Apache License 2.0
io.netty netty-all 4.0.29.Final jar Apache License, Version 2.0
javax.annotation javax.annotation-api 1.2 jar CDDL + GPLv2 with classpath exception
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
javax.servlet.jsp javax.servlet.jsp-api 2.3.1 jar CDDL + GPLv2 with classpath exception
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
javax.ws.rs javax.ws.rs-api 2.0.1 jar CDDL 1.1-GPL2 w/ CPE
javax.xml.bind jaxb-api 2.2.12 jar CDDL 1.1-GPL2 w/ CPE
net.java.dev.jets3t jets3t 0.7.1 jar Apache License, Version 2.0
org.apache.commons commons-compress 1.4.1 jar The Apache Software License, Version 2.0
org.apache.commons commons-crypto 1.0.0 jar Apache 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.4.1 jar The Apache Software License, Version 2.0
org.apache.curator curator-client 2.12.0 jar The Apache Software License, Version 2.0
org.apache.curator curator-framework 2.12.0 jar The Apache Software License, Version 2.0
org.apache.curator curator-recipes 2.12.0 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.7.1 jar Apache License, Version 2.0
org.apache.hadoop hadoop-auth 2.7.1 jar Apache License, Version 2.0
org.apache.hadoop hadoop-distcp 2.7.1 jar Apache License, Version 2.0
org.apache.hadoop hadoop-hdfs 2.7.1 jar Apache License, Version 2.0
org.apache.hadoop hadoop-mapreduce-client-app 2.7.1 jar Apache License, Version 2.0
org.apache.hadoop hadoop-mapreduce-client-common 2.7.1 jar Apache License, Version 2.0
org.apache.hadoop hadoop-mapreduce-client-core 2.7.1 jar Apache License, Version 2.0
org.apache.hadoop hadoop-mapreduce-client-jobclient 2.7.1 jar Apache License, Version 2.0
org.apache.hadoop hadoop-mapreduce-client-shuffle 2.7.1 jar Apache License, Version 2.0
org.apache.hadoop hadoop-yarn-api 2.7.1 jar Apache License, Version 2.0
org.apache.hadoop hadoop-yarn-client 2.7.1 jar Apache License, Version 2.0
org.apache.hadoop hadoop-yarn-common 2.7.1 jar Apache License, Version 2.0
org.apache.hadoop hadoop-yarn-server-common 2.7.1 jar Apache License, Version 2.0
org.apache.hadoop hadoop-yarn-server-nodemanager 2.7.1 jar Apache License, Version 2.0
org.apache.hbase hbase-annotations 3.0.0-SNAPSHOT jar Apache License, Version 2.0
org.apache.hbase hbase-common 3.0.0-SNAPSHOT jar Apache License, Version 2.0
org.apache.hbase hbase-hadoop-compat 3.0.0-SNAPSHOT jar Apache License, Version 2.0
org.apache.hbase hbase-hadoop2-compat 3.0.0-SNAPSHOT jar Apache License, Version 2.0
org.apache.hbase hbase-metrics 3.0.0-SNAPSHOT jar Apache License, Version 2.0
org.apache.hbase hbase-metrics-api 3.0.0-SNAPSHOT jar Apache License, Version 2.0
org.apache.hbase hbase-procedure 3.0.0-SNAPSHOT jar Apache License, Version 2.0
org.apache.hbase hbase-protocol-shaded 3.0.0-SNAPSHOT jar Apache License, Version 2.0
org.apache.hbase.thirdparty hbase-shaded-miscellaneous 1.0.0 jar Apache License, Version 2.0
org.apache.hbase.thirdparty hbase-shaded-netty 1.0.0 jar Apache License, Version 2.0
org.apache.hbase.thirdparty hbase-shaded-protobuf 1.0.0 jar Apache License, Version 2.0
org.apache.htrace htrace-core 3.2.0-incubating jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.5.3 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.6 jar Apache License, Version 2.0
org.apache.zookeeper zookeeper 3.4.9 jar The Apache Software License, Version 2.0
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.8 jar Apache License, Version 2.0
org.eclipse.jetty jetty-http 9.3.8.v20160314 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.3.8.v20160314 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-jsp 9.2.19.v20160908 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 9.3.8.v20160314 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 9.3.8.v20160314 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlet 9.3.8.v20160314 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.3.8.v20160314 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util-ajax 9.3.8.v20160314 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-webapp 9.3.8.v20160314 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-xml 9.3.8.v20160314 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty.orbit javax.servlet.jsp.jstl 1.2.0.v201105211821 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty.orbit org.eclipse.jdt.core 3.8.2.v20130121 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty.toolchain jetty-schemas 3.1.M0 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.fusesource.leveldbjni leveldbjni-all 1.8 jar The BSD 3-Clause License
org.glassfish javax.el 3.0.0 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-api 2.5.0-b32 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-locator 2.5.0-b32 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-utils 2.5.0-b32 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 osgi-resource-locator 1.0.1 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external aopalliance-repackaged 2.5.0-b32 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external javax.inject 2.5.0-b32 jar CDDL + GPLv2 with classpath exception
org.glassfish.jersey.bundles.repackaged jersey-guava 2.25.1 jar CDDL+GPL License
org.glassfish.jersey.containers jersey-container-servlet-core 2.25.1 jar CDDL+GPL License
org.glassfish.jersey.core jersey-client 2.25.1 jar CDDL+GPL License
org.glassfish.jersey.core jersey-common 2.25.1 jar CDDL+GPL License
org.glassfish.jersey.core jersey-server 2.25.1 jar CDDL+GPL License
org.glassfish.jersey.media jersey-media-jaxb 2.25.1 jar CDDL+GPL License
org.glassfish.jersey.media jersey-media-json-jackson1 2.23.2 jar CDDL+GPL License
org.glassfish.web javax.servlet.jsp 2.3.2 jar CDDL + GPLv2 with classpath exception
org.glassfish.web javax.servlet.jsp.jstl 1.2.2 jar CDDL + GPLv2 with classpath exception
org.jamon jamon-runtime 2.4.1 jar Mozilla Public License Version 2.0
org.javassist javassist 3.20.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.jruby.jcodings jcodings 1.0.18 jar MIT License
org.jruby.joni joni 2.1.11 jar 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.slf4j slf4j-api 1.7.24 jar MIT License
org.slf4j slf4j-log4j12 1.7.10 jar MIT License
org.tukaani xz 1.0 jar Public Domain
org.xerial.snappy snappy-java 1.1.2 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
org.apache.hbase hbase-prefix-tree 3.0.0-SNAPSHOT jar Apache 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 Classifier Type Licenses
commons-daemon commons-daemon 1.0.13 - jar The Apache Software License, Version 2.0
org.apache.hbase hbase-common 3.0.0-SNAPSHOT tests jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 - jar New BSD License
org.scalamock scalamock-core_2.10 3.1.4 - jar BSD-style

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 Classifier Type Licenses
com.clearspring.analytics stream 2.7.0 - jar Apache License, Version 2.0
com.esotericsoftware.kryo kryo 2.21 - jar New BSD License
com.esotericsoftware.minlog minlog 1.2 - jar New BSD License
com.esotericsoftware.reflectasm reflectasm 1.07 shaded jar New BSD License
com.fasterxml.jackson.core jackson-annotations 2.4.4 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.4.4 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.4.4 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-scala_2.10 2.4.4 - jar The Apache Software License, Version 2.0
com.ning compress-lzf 1.0.3 - jar Apache License 2.0
com.twitter chill-java 0.5.0 - jar Apache 2
com.twitter chill_2.10 0.5.0 - jar Apache 2
com.typesafe config 1.2.1 - jar Apache License, Version 2.0
com.typesafe.akka akka-actor_2.10 2.3.11 - jar Apache License, Version 2.0
com.typesafe.akka akka-remote_2.10 2.3.11 - jar Apache License, Version 2.0
com.typesafe.akka akka-slf4j_2.10 2.3.11 - jar Apache License, Version 2.0
io.dropwizard.metrics metrics-graphite 3.1.2 - jar Apache License 2.0
io.dropwizard.metrics metrics-json 3.1.2 - jar Apache License 2.0
io.dropwizard.metrics metrics-jvm 3.1.2 - jar Apache License 2.0
io.netty netty 3.8.0.Final - jar Apache License, Version 2.0
net.jpountz.lz4 lz4 1.3.0 - jar The Apache Software License, Version 2.0
net.razorvine pyrolite 4.9 - jar MIT License
net.sf.py4j py4j 0.9 - jar The New BSD License
org.apache.avro avro-ipc 1.7.7 - jar The Apache Software License, Version 2.0
org.apache.avro avro-ipc 1.7.7 tests jar The Apache Software License, Version 2.0
org.apache.avro avro-mapred 1.7.7 hadoop2 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.3.2 - jar The Apache Software License, Version 2.0
org.apache.ivy ivy 2.4.0 - jar The Apache Software License, Version 2.0
org.apache.mesos mesos 0.21.1 shaded-protobuf 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.spark spark-catalyst_2.10 1.6.0 - jar Apache 2.0 License
org.apache.spark spark-launcher_2.10 1.6.0 - jar Apache 2.0 License
org.apache.spark spark-network-common_2.10 1.6.0 - jar Apache 2.0 License
org.apache.spark spark-network-shuffle_2.10 1.6.0 - jar Apache 2.0 License
org.apache.spark spark-unsafe_2.10 1.6.0 - jar Apache 2.0 License
org.apache.xbean xbean-asm5-shaded 4.4 - jar null-null
org.codehaus.janino commons-compiler 2.7.8 - jar New BSD License
org.codehaus.janino janino 2.7.8 - jar New BSD License
org.eclipse.jetty.orbit javax.servlet 3.0.0.v201112011016 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.json4s json4s-ast_2.10 3.2.10 - jar ASL
org.json4s json4s-core_2.10 3.2.10 - jar ASL
org.json4s json4s-jackson_2.10 3.2.10 - jar ASL
org.objenesis objenesis 1.2 - jar Apache 2
org.roaringbitmap RoaringBitmap 0.5.11 - jar Apache 2
org.scala-lang scala-reflect 2.10.4 - jar BSD-like
org.slf4j jcl-over-slf4j 1.7.10 - jar MIT License
org.slf4j jul-to-slf4j 1.7.10 - jar MIT License
org.spark-project.spark unused 1.0.0 - jar The Apache License, Version 2.0
org.tachyonproject tachyon-client 0.8.2 - jar Apache License
org.tachyonproject tachyon-underfs-hdfs 0.8.2 - jar Apache License
org.tachyonproject tachyon-underfs-local 0.8.2 - jar Apache License
org.tachyonproject tachyon-underfs-s3 0.8.2 - jar Apache License
org.uncommons.maths uncommons-maths 1.2.2a - jar Apache License, Version 2.0
oro oro 2.0.8 - jar -

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

Project Dependency Graph

Dependency Tree

Licenses

The New BSD License: Py4J

Unnamed: Apache XBean :: ASM 5 shaded (repackaged)

The Apache License, Version 2.0: empty

Eclipse Public License 1.0: JUnit

The BSD License: xmlenc Library

MIT License: JCL 1.1.1 implemented over SLF4J, JCodings, JUL to SLF4J bridge, Joni, SLF4J API Module, SLF4J LOG4J-12 Binding, pyrolite

GPL2 w/ CPE: JAXB RI, Java Architecture for XML Binding, javax.ws.rs-api, jersey-client, jersey-core, jersey-guice, jersey-json, jersey-server

Mozilla Public License Version 2.0: jamon-runtime

New BSD License: Commons Compiler, Hamcrest Core, Janino, Kryo, MinLog, ReflectASM

Apache 2: Objenesis, RoaringBitmap, chill, chill-java

the Apache License, ASL Version 2.0: scalatest

BSD: JSch, ParaNamer Core

Unknown: ASM Core, commons-beanutils, oro

BSD-style: ScalaMock Core, ScalaMock ScalaTest Support

The BSD 3-Clause License: leveldbjni-all

New BSD license: Protocol Buffer Java API

Apache License 2.0: Compress-LZF, Graphite Integration for Metrics, JVM Integration for Metrics, Jackson Integration for Metrics, Javassist, Metrics Core

The MIT License: Mockito

Apache License, Version 2.0: An open source Java toolkit for Amazon S3, Apache Commons CLI, Apache Commons Collections, Apache Commons Crypto, Apache Commons IO, Apache HBase - Annotations, Apache HBase - Client, Apache HBase - Common, Apache HBase - Hadoop Compatibility, Apache HBase - Hadoop Two Compatibility, Apache HBase - Metrics API, Apache HBase - Metrics Implementation, Apache HBase - Prefix Tree, Apache HBase - Procedure, Apache HBase - Protocol, Apache HBase - Server, Apache HBase - Shaded Protocol, Apache HBase - Spark, Apache HBase Patched & Relocated (Shaded) Protobuf, Apache HBase Relocated (Shaded) Netty Libs, Apache HBase Relocated (Shaded) Third-party Miscellaneous Libs, Apache Hadoop Annotations, Apache Hadoop Auth, Apache Hadoop Client, Apache Hadoop Common, Apache Hadoop Distributed Copy, Apache Hadoop HDFS, Apache HttpClient, Apache HttpCore, Findbugs Annotations under Apache License, Jettison, Netty/All-in-One, The Netty Project, Uncommons Maths, akka-actor, akka-remote, akka-slf4j, config, hadoop-mapreduce-client-app, hadoop-mapreduce-client-common, hadoop-mapreduce-client-core, hadoop-mapreduce-client-jobclient, hadoop-mapreduce-client-shuffle, hadoop-yarn-api, hadoop-yarn-client, hadoop-yarn-common, hadoop-yarn-server-common, hadoop-yarn-server-nodemanager, stream-lib

ASL: json4s-ast, json4s-core, json4s-jackson

MPL 1.1: Javassist

Apache Software License - Version 2.0: Jetty :: Glassfish JSP Implementation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Schemas, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utilities :: Ajax(JSON), Jetty :: Webapp Application Support, Jetty :: XML utilities, Jetty Orbit :: JDT Compiler, Jetty Orbit :: JSP JSTL, Jetty Orbit :: Servlet API, Jetty Server, Jetty Utilities

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

CDDL 1.1: JAXB RI, Java Architecture for XML Binding, javax.ws.rs-api, jersey-client, jersey-core, jersey-guice, jersey-json, jersey-server

Apache License: HttpClient, Tachyon Clients - Distribution, Tachyon Under File System - HDFS, Tachyon Under File System - Local FS, Tachyon Under File System - S3

Public Domain: AOP alliance, XZ for Java

Eclipse Public License - Version 1.0: Jetty :: Glassfish JSP Implementation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Schemas, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utilities :: Ajax(JSON), Jetty :: Webapp Application Support, Jetty :: XML utilities, Jetty Orbit :: JDT Compiler, Jetty Orbit :: JSP JSTL, Jetty Orbit :: Servlet API, Jetty Server, Jetty Utilities

BSD-like: Scala Compiler, Scala Library

Apache 2.0 License: Spark Project Catalyst, Spark Project Core, Spark Project Launcher, Spark Project Networking, Spark Project SQL, Spark Project Shuffle Streaming Service, Spark Project Streaming, Spark Project Unsafe

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: Expression Language 3.0, HK2 API module, HK2 Implementation Utilities, JSP implementation, Java Servlet API, JavaServer Pages (TM) TagLib Implementation, JavaServer Pages(TM) API, OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers., ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, javax.annotation API, javax.inject:1 as OSGi bundle

The Apache Software License, Version 2.0: Apache Avro, Apache Avro IPC, Apache Avro Mapred API, Apache Commons Codec, Apache Commons Lang, Apache Commons Logging, Apache Commons Math, Apache Directory API ASN.1 API, Apache Directory LDAP API Utilities, Apache Ivy, Apache Log4j, Apache Parquet Column, Apache Parquet Common, Apache Parquet Encodings, Apache Parquet Format (Incubating), Apache Parquet Generator, Apache Parquet Hadoop, Apache Parquet Jackson, ApacheDS I18n, ApacheDS Protocol Kerberos Codec, Bean Validation API, Commons BeanUtils Core, Commons Compress, Commons Configuration, Commons Daemon, Commons Lang, Commons Math, Commons Net, Curator Client, Curator Framework, Curator Recipes, Data Mapper for Jackson, Digester, Disruptor Framework, FindBugs-jsr305, Google Guice - Core Library, Google Guice - Extensions - Servlet, Gson, Guava: Google Core Libraries for Java, JAX-RS provider for JSON content type, Jackson, Jackson-annotations, Jackson-core, LZ4 and xxHash, Xml Compatibility extensions for Jackson, htrace-core, jackson-databind, jackson-module-scala, javax.inject, mesos, snappy-java, zookeeper

CDDL+GPL License: jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-media-jaxb, jersey-media-json-jackson1, jersey-repackaged-guava

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes No
asm-3.1.jar 43 kB 24 23 2 1.2 No No
stream-2.7.0.jar 174.4 kB 95 78 7 1.6 Yes No
kryo-2.21.jar 363.5 kB 192 161 15 1.6 Yes No
minlog-1.2.jar 5 kB 12 2 1 1.5 Yes No
reflectasm-1.07-shaded.jar 65.6 kB 37 23 2 1.5 Yes No
jackson-annotations-2.4.4.jar 38.6 kB 63 51 1 1.6 Yes No
jackson-core-2.4.4.jar 225.3 kB 106 84 8 1.6 Yes No
jackson-databind-2.4.4.jar 1.1 MB 588 554 20 1.6 Yes No
jackson-module-scala_2.10-2.4.4.jar 549.4 kB 456 439 7 1.7 Yes No
findbugs-annotations-1.3.9-1.jar 15.3 kB 34 22 1 1.5 Yes No
gson-2.2.4.jar 190.4 kB 163 153 6 1.5 Yes No
guava-11.0.2.jar 1.6 MB 1289 1266 12 1.5 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
jsch-0.1.42.jar 185.7 kB 119 117 4 1.2 Yes No
disruptor-3.3.6.jar 84.1 kB 87 79 4 1.6 Yes No
compress-lzf-1.0.3.jar 79.8 kB 59 42 6 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
jaxb-impl-2.2.3-1.jar 890.2 kB 709 660 30 1.5 Yes No
paranamer-2.3.jar 29.6 kB 25 15 1 1.5 Yes No
chill-java-0.5.0.jar 46.7 kB 47 41 3 1.6 Yes No
chill_2.10-0.5.0.jar 221 kB 156 151 2 1.6 Yes No
config-1.2.1.jar 219.6 kB 140 135 2 1.6 Yes No
akka-actor_2.10-2.3.11.jar 2.7 MB 1748 1730 16 1.6 Yes No
akka-remote_2.10-2.3.11.jar 1.4 MB 810 800 6 1.6 Yes No
akka-slf4j_2.10-2.3.11.jar 15.5 kB 16 12 1 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.4.jar 53.8 kB 40 27 1 1.5 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-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-httpclient-3.1.jar 305 kB 183 167 8 1.2 Yes No
commons-io-2.5.jar 208.7 kB 142 123 7 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-2.2.jar 212.5 kB 168 137 19 1.5 Yes No
metrics-core-3.2.1.jar 129.5 kB 133 123 1 1.6 Yes No
metrics-graphite-3.1.2.jar 20.9 kB 21 10 1 1.6 Yes No
metrics-json-3.1.2.jar 15.8 kB 22 11 1 1.6 Yes No
metrics-jvm-3.1.2.jar 39.3 kB 49 38 1 1.6 Yes No
netty-3.8.0.Final.jar 1.2 MB 898 829 42 1.5 Yes No
netty-all-4.0.29.Final.jar 2.1 MB 1370 1306 50 1.6 Yes No
javax.annotation-api-1.2.jar 26.4 kB 29 15 3 1.6 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
javax.servlet.jsp-api-2.3.1.jar 53.2 kB 70 58 3 1.7 Yes No
validation-api-1.1.0.Final.jar 63.8 kB 122 106 8 1.6 Yes No
javax.ws.rs-api-2.0.1.jar 115.5 kB 139 125 5 1.6 Yes No
jaxb-api-2.2.12.jar 102.5 kB 122 104 6 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
jets3t-0.7.1.jar 377.8 kB 212 183 17 1.4 Yes No
lz4-1.3.0.jar 236.9 kB 86 69 3 1.6 Yes No
pyrolite-4.9.jar 93.4 kB 67 54 4 1.6 Yes No
py4j-0.9.jar 84.5 kB 56 45 4 1.5 Yes No
avro-1.7.7.jar 436.3 kB 342 320 9 1.6 Yes No
avro-ipc-1.7.7.jar 193 kB 141 114 6 1.6 Yes No
avro-ipc-1.7.7-tests.jar 346.6 kB 277 248 15 1.6 Yes No
avro-mapred-1.7.7-hadoop2.jar 180.7 kB 146 126 6 1.6 Yes No
commons-compress-1.4.1.jar 241.4 kB 156 129 14 1.5 Yes No
commons-crypto-1.0.0.jar 134.6 kB 79 46 8 1.7 Yes No
commons-lang3-3.3.2.jar 412.7 kB 241 217 12 1.6 Yes No
commons-math-2.2.jar 988.5 kB 684 629 41 1.5 Yes No
commons-math3-3.4.1.jar 2 MB 1315 1215 74 1.5 Yes No
curator-client-2.12.0.jar 2.4 MB 1781 1737 24 1.6 Yes No
curator-framework-2.12.0.jar 202 kB 196 177 6 1.6 Yes No
curator-recipes-2.12.0.jar 283.6 kB 234 211 9 1.6 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.7.1.jar 17.4 kB 27 15 2 1.7 Yes No
hadoop-auth-2.7.1.jar 70.7 kB 53 37 4 1.7 Yes No
hadoop-client-2.7.1.jar 2.5 kB 7 0 0 - No No
hadoop-common-2.7.1.jar 3.4 MB 2090 1994 77 1.7 Yes No
hadoop-common-2.7.1-tests.jar 1.9 MB - - - - - -
hadoop-distcp-2.7.1.jar 102.9 kB 53 38 4 1.7 Yes No
hadoop-hdfs-2.7.1.jar 8.3 MB 3394 3329 45 1.7 Yes No
hadoop-hdfs-2.7.1-tests.jar 3.3 MB - - - - - -
hadoop-mapreduce-client-app-2.7.1.jar 516.1 kB 316 285 17 1.7 Yes No
hadoop-mapreduce-client-common-2.7.1.jar 753 kB 397 360 16 1.7 Yes No
hadoop-mapreduce-client-core-2.7.1.jar 1.5 MB 932 874 36 1.7 Yes No
hadoop-mapreduce-client-jobclient-2.7.1.jar 38.1 kB 22 8 1 1.7 Yes No
hadoop-mapreduce-client-jobclient-2.7.1-tests.jar 1.5 MB - - - - - -
hadoop-mapreduce-client-shuffle-2.7.1.jar 45 kB 28 16 2 1.7 Yes No
hadoop-yarn-api-2.7.1.jar 2 MB 898 873 12 1.7 Yes No
hadoop-yarn-client-2.7.1.jar 142.6 kB 75 57 7 1.7 Yes No
hadoop-yarn-common-2.7.1.jar 1.7 MB 846 717 37 1.7 Yes No
hadoop-yarn-server-common-2.7.1.jar 363.9 kB 215 178 19 1.7 Yes No
hadoop-yarn-server-nodemanager-2.7.1.jar 689.7 kB 386 341 27 1.7 Yes No
hbase-annotations/target/classes - 0 0 0 - No No
hbase-annotations-3.0.0-SNAPSHOT-tests.jar 14.7 kB - - - - - -
hbase-client/target/classes - 0 0 0 - No No
hbase-common/target/classes - 0 0 0 - No No
hbase-common-3.0.0-SNAPSHOT-tests.jar 275.9 kB 175 150 11 1.8 Yes No
hbase-hadoop-compat/target/classes - 0 0 0 - No No
hbase-hadoop-compat-3.0.0-SNAPSHOT-tests.jar 22.8 kB - - - - - -
hbase-hadoop2-compat/target/classes - 0 0 0 - No No
hbase-hadoop2-compat-3.0.0-SNAPSHOT-tests.jar 35 kB - - - - - -
hbase-metrics/target/classes - 0 0 0 - No No
hbase-metrics-api/target/classes - 0 0 0 - No No
hbase-prefix-tree/target/classes - 0 0 0 - No No
hbase-procedure/target/classes - 0 0 0 - No No
hbase-protocol/target/classes - 0 0 0 - No No
hbase-protocol-shaded/target/classes - 0 0 0 - No No
hbase-server/target/classes - 0 0 0 - No No
hbase-server-3.0.0-SNAPSHOT-tests.jar 8.5 MB - - - - - -
hbase-shaded-miscellaneous-1.0.0.jar 3.1 MB 2139 2080 26 1.8 Yes No
hbase-shaded-netty-1.0.0.jar 3.9 MB 2522 2418 75 1.6 Yes No
hbase-shaded-protobuf-1.0.0.jar 1.4 MB 589 570 2 1.6 Yes No
htrace-core-3.2.0-incubating.jar 1.5 MB 822 756 34 1.6 Yes No
httpclient-4.5.3.jar 747.8 kB 507 466 24 1.6 Yes No
httpcore-4.4.6.jar 323.8 kB 282 252 17 1.6 Yes No
ivy-2.4.0.jar 1.3 MB 857 744 65 1.5 Yes No
mesos-0.21.1-shaded-protobuf.jar 1.3 MB 540 520 4 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
spark-catalyst_2.10-1.6.0.jar 5.2 MB 3366 3329 20 1.7 Yes No
spark-core_2.10-1.6.0.jar 11.2 MB 7479 7283 98 1.7 Yes No
spark-launcher_2.10-1.6.0.jar 65.3 kB 52 33 2 1.7 Yes No
spark-network-common_2.10-1.6.0.jar 2.4 MB 1735 1686 22 1.7 Yes No
spark-network-shuffle_2.10-1.6.0.jar 55 kB 54 30 6 1.7 Yes No
spark-sql_2.10-1.6.0.jar 4 MB 2594 2546 26 1.7 Yes No
spark-streaming_2.10-1.6.0.jar 2 MB 1462 1430 11 1.7 Yes No
spark-streaming_2.10-1.6.0-tests.jar 2.3 MB - - - - - -
spark-unsafe_2.10-1.6.0.jar 38.6 kB 39 15 7 1.7 Yes No
xbean-asm5-shaded-4.4.jar 144.7 kB 103 81 5 1.5 Yes No
zookeeper-3.4.9.jar 807.3 kB 473 449 19 1.5 Yes 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
commons-compiler-2.7.8.jar 30.6 kB 28 25 2 1.6 Yes No
janino-2.7.8.jar 613.3 kB 362 357 7 1.6 Yes No
jettison-1.3.8.jar 87.8 kB 62 47 5 1.6 Yes No
jetty-http-9.3.8.v20160314.jar 138.4 kB 85 67 2 1.8 Yes No
jetty-io-9.3.8.v20160314.jar 106.4 kB 87 74 2 1.8 Yes No
jetty-jsp-9.2.19.v20160908.jar 5.3 kB 14 1 1 1.7 Yes No
jetty-security-9.3.8.v20160314.jar 94.5 kB 67 54 2 1.8 Yes No
jetty-server-9.3.8.v20160314.jar 485.9 kB 247 227 8 1.8 Yes No
jetty-servlet-9.3.8.v20160314.jar 116.4 kB 62 48 3 1.8 Yes No
jetty-util-9.3.8.v20160314.jar 417.8 kB 258 235 11 1.8 Yes No
jetty-util-ajax-9.3.8.v20160314.jar 38.3 kB 37 24 1 1.8 Yes No
jetty-webapp-9.3.8.v20160314.jar 111.4 kB 54 41 1 1.8 Yes No
jetty-xml-9.3.8.v20160314.jar 50.3 kB 29 13 1 1.8 Yes No
javax.servlet-3.0.0.v201112011016.jar 200.4 kB 115 74 4 1.5 Yes No
javax.servlet.jsp.jstl-1.2.0.v201105211821.jar 51.8 kB 40 22 4 1.5 Yes No
org.eclipse.jdt.core-3.8.2.v20130121.jar 1.8 MB 544 467 21 1.6 Yes No
jetty-schemas-3.1.M0.jar 188.2 kB 48 0 0 - No No
leveldbjni-all-1.8.jar 1 MB 102 75 4 1.6 Yes No
javax.el-3.0.0.jar 224 kB 175 156 6 1.7 Yes No
hk2-api-2.5.0-b32.jar 185.8 kB 191 172 7 1.6 Yes No
hk2-locator-2.5.0-b32.jar 187.3 kB 114 98 3 1.6 Yes No
hk2-utils-2.5.0-b32.jar 134.9 kB 115 90 8 1.6 Yes No
osgi-resource-locator-1.0.1.jar 20.2 kB 23 12 1 1.6 Yes No
aopalliance-repackaged-2.5.0-b32.jar 14.8 kB 39 26 4 1.6 Yes No
javax.inject-2.5.0-b32.jar 6 kB 15 6 1 1.6 No No
jersey-guava-2.25.1.jar 971.3 kB 775 753 9 1.6 Yes No
jersey-container-servlet-core-2.25.1.jar 66.1 kB 66 51 4 1.7 Yes No
jersey-client-2.25.1.jar 169 kB 129 113 5 1.6 Yes No
jersey-common-2.25.1.jar 715.9 kB 516 484 19 1.6 Yes No
jersey-server-2.25.1.jar 940.8 kB 715 666 26 1.7 Yes No
jersey-media-jaxb-2.25.1.jar 72.8 kB 62 47 1 1.6 Yes No
jersey-media-json-jackson1-2.23.2.jar 5.2 kB 12 1 1 1.7 Yes No
javax.servlet.jsp-2.3.2.jar 547.7 kB 253 226 9 1.7 Yes No
javax.servlet.jsp.jstl-1.2.2.jar 406 kB 315 257 23 1.5 Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
jamon-runtime-2.4.1.jar 24.5 kB 47 35 4 1.6 Yes No
javassist-3.20.0-GA.jar 750.6 kB 423 399 17 1.6 Yes No
jcodings-1.0.18.jar 1.6 MB 731 154 9 1.5 Yes No
joni-2.1.11.jar 192.3 kB 111 98 5 1.5 Yes No
json4s-ast_2.10-3.2.10.jar 83.8 kB 71 68 1 1.6 Yes No
json4s-core_2.10-3.2.10.jar 584.7 kB 403 399 2 1.6 Yes No
json4s-jackson_2.10-3.2.10.jar 40 kB 31 27 1 1.6 Yes No
mockito-all-1.10.19.jar 1.2 MB 1215 752 79 1.5 Yes No
jetty-6.1.26.jar 539.9 kB 267 237 14 1.4 Yes No
jetty-util-6.1.26.jar 177.1 kB 120 105 6 1.4 Yes No
objenesis-1.2.jar 36 kB 46 32 8 1.3 Yes No
RoaringBitmap-0.5.11.jar 201.9 kB 79 69 2 1.6 Yes No
scala-library-2.10.4.jar 7.1 MB 4963 4899 59 1.6 Yes No
scala-reflect-2.10.4.jar 3.2 MB 2049 2035 10 1.6 Yes No
scalamock-core_2.10-3.1.4.jar 394 kB 239 235 2 1.6 Yes No
scalamock-scalatest-support_2.10-3.1.4.jar 7.8 kB 12 7 2 1.6 Yes No
scalatest_2.10-2.2.4.jar 7.5 MB 4162 4102 21 1.6 Yes No
jcl-over-slf4j-1.7.10.jar 16.6 kB 23 9 2 1.5 Yes No
jul-to-slf4j-1.7.10.jar 4.7 kB 11 1 1 1.5 Yes No
slf4j-api-1.7.24.jar 41.2 kB 46 34 4 1.5 Yes No
slf4j-log4j12-1.7.10.jar 8.9 kB 16 6 1 1.5 Yes No
unused-1.0.0.jar 2.8 kB 12 1 1 1.5 Yes No
tachyon-client-0.8.2.jar 2.3 MB 1463 1402 40 1.6 Yes No
tachyon-underfs-hdfs-0.8.2.jar 11.1 kB 16 4 1 1.6 Yes No
tachyon-underfs-local-0.8.2.jar 7.2 kB 15 3 1 1.6 Yes No
tachyon-underfs-s3-0.8.2.jar 505.4 kB 306 274 18 1.6 Yes No
xz-1.0.jar 94.7 kB 115 102 9 1.4 No Yes
uncommons-maths-1.2.2a.jar 49 kB 52 42 6 1.5 Yes No
snappy-java-1.1.2.jar 704.7 kB 70 25 2 1.6 Yes No
oro-2.0.8.jar 65.3 kB 74 62 6 1.2 No No
xmlenc-0.52.jar 15 kB 17 11 2 1.3 No No
jsr305-1.3.9.jar 33 kB 72 35 3 1.5 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
213 148.7 MB 83070 76911 2354 1.8 185 1
compile: 131 compile: 65.7 MB compile: 39684 compile: 35789 compile: 1475 - compile: 113 compile: 1
test: 17 test: 27.5 MB test: 6309 test: 5670 test: 154 - test: 9 -
runtime: 1 runtime: 4.1 kB - - - - - -
provided: 64 provided: 55.5 MB provided: 37077 provided: 35452 provided: 725 - provided: 63 -