All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.DEPENDENCIES Maven / Gradle / Ivy

// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

Drill-on-YARN


From: 'an unknown organization'
  - AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
    License: Public Domain 
  - XMP Library for Java (http://www.adobe.com/devnet/xmp.html) com.adobe.xmp:xmpcore:jar:5.1.3
    License: The BSD License  (http://www.adobe.com/devnet/xmp/library/eula-xmp-library-java.html)
  - JCommander (http://beust.com/jcommander) com.beust:jcommander:jar:1.30
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - stream-lib (https://github.com/addthis/stream-lib) com.clearspring.analytics:stream:jar:2.7.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - com.drewnoakes:metadata-extractor (https://drewnoakes.com/code/exif/) com.drewnoakes:metadata-extractor:jar:2.11.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - protostuff :: api (http://code.google.com/p/protostuff/protostuff-api/) com.dyuproject.protostuff:protostuff-api:jar:1.0.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - protostuff :: core (http://code.google.com/p/protostuff/protostuff-core/) com.dyuproject.protostuff:protostuff-core:jar:1.0.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - protostuff :: json (http://code.google.com/p/protostuff/protostuff-json/) com.dyuproject.protostuff:protostuff-json:jar:1.0.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Esri Geometry API for Java (https://github.com/Esri/geometry-api-java) com.esri.geometry:esri-geometry-api:jar:2.2.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - FindBugs-Annotations (http://findbugs.sourceforge.net/) com.google.code.findbugs:annotations:jar:2.0.1
    License: GNU Lesser Public License  (http://www.gnu.org/licenses/lgpl.html)
  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:1.3.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - error-prone annotations (http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.0.18
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava: Google Core Libraries for Java (https://github.com/google/guava/guava) com.google.guava:guava:bundle:19.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - J2ObjC Annotations (https://github.com/google/j2objc/) com.google.j2objc:j2objc-annotations:jar:1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JSON.simple (http://code.google.com/p/json-simple/) com.googlecode.json-simple:json-simple:bundle:1.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - project ':json-path' (https://github.com/jayway/JsonPath) com.jayway.jsonpath:json-path:jar:2.4.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - com.papertrail:profiler (https://github.com/papertrail/profiler) com.papertrail:profiler:jar:1.0.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ParaNamer Core (http://paranamer.codehaus.org/paranamer) com.thoughtworks.paranamer:paranamer:jar:2.5.6
    License: BSD  (LICENSE.txt)
  - commons-beanutils  commons-beanutils:commons-beanutils:jar:1.7.0

  - pcapng-parser (https://github.com/bertrandmartel/pcapng-decoder) fr.bmartel:pcapngdecoder:jar:1.2
    License: The MIT License  (https://github.com/bertrandmartel/pcapng-decoder/blob/master/LICENSE.md)
  - Metrics Core (http://metrics.dropwizard.io/metrics-core) io.dropwizard.metrics:metrics-core:bundle:4.0.2
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Metrics Health Checks (http://metrics.dropwizard.io/metrics-healthchecks) io.dropwizard.metrics:metrics-healthchecks:bundle:4.0.2
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Metrics Integration with JMX (http://metrics.dropwizard.io/metrics-jmx) io.dropwizard.metrics:metrics-jmx:bundle:4.0.2
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Jackson Integration for Metrics (http://metrics.dropwizard.io/metrics-json) io.dropwizard.metrics:metrics-json:bundle:4.0.2
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - JVM Integration for Metrics (http://metrics.dropwizard.io/metrics-jvm) io.dropwizard.metrics:metrics-jvm:bundle:4.0.2
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Metrics Utility Servlets (http://metrics.dropwizard.io/metrics-servlets) io.dropwizard.metrics:metrics-servlets:bundle:4.0.2
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - fastutil (http://fasutil.di.unimi.it/) it.unimi.dsi:fastutil:jar:6.5.7
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - JavaBeans Activation Framework (JAF) (http://java.sun.com/products/javabeans/jaf/index.jsp) javax.activation:activation:jar:1.1
    License: Common Development and Distribution License (CDDL) v1.0  (https://glassfish.dev.java.net/public/CDDLv1.0.html)
  - javax.inject (http://code.google.com/p/atinject/) javax.inject:javax.inject:jar:1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jsp-api  javax.servlet.jsp:jsp-api:jar:2.1

  - Bean Validation API (http://beanvalidation.org) javax.validation:validation-api:jar:1.1.0.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Streaming API for XML  javax.xml.stream:stax-api:jar:1.0-2
    License: GNU General Public Library  (http://www.gnu.org/licenses/gpl.txt)    License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0  (http://www.sun.com/cddl/cddl.html)
  - JLine (http://jline.sourceforge.net) jline:jline:jar:0.9.94
    License: BSD  (LICENSE.txt)
  - Java Native Access (https://github.com/twall/jna) net.java.dev.jna:jna:jar:4.1.0
    License: LGPL, version 2.1  (http://www.gnu.org/licenses/licenses.html)    License: ASL, version 2  (http://www.apache.org/licenses/)
  - JPam (http://jpam.sf.net) net.sf.jpam:jpam:jar:1.1
    License: The Apache Software License, Version 2.0  (http://jpam.sourceforge.net/LICENSE.txt)
  - Parser - Core (https://github.com/nielsbasjes/logparser/parser-core) nl.basjes.parse:parser-core:jar:5.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Parser - Apache HTTPD - Parser (https://niels.basjes.nl) nl.basjes.parse.httpdlog:httpdlog-parser:jar:5.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - zookeeper  org.apache.zookeeper:zookeeper:pom:3.4.12
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (http://www.bouncycastle.org/java.html) org.bouncycastle:bcpkix-jdk15on:jar:1.60
    License: Bouncy Castle Licence  (http://www.bouncycastle.org/licence.html)
  - Bouncy Castle Provider (http://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-jdk15on:jar:1.60
    License: Bouncy Castle Licence  (http://www.bouncycastle.org/licence.html)
  - commons-compiler (http://janino-compiler.github.io/commons-compiler/) org.codehaus.janino:commons-compiler:jar:3.0.11
    License: New BSD License  (https://raw.githubusercontent.com/janino-compiler/janino/master/LICENSE)
  - janino (http://janino-compiler.github.io/janino/) org.codehaus.janino:janino:jar:3.0.11
    License: New BSD License  (https://raw.githubusercontent.com/janino-compiler/janino/master/LICENSE)
  - HOCON support for Jackson (https://github.com/chonton/jackson-dataformat-hocon) org.honton.chas.hocon:jackson-dataformat-hocon:jar:1.1.1
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JLine Builtins (http://nexus.sonatype.org/oss-repository-hosting.html/jline-parent/jline-builtins) org.jline:jline-builtins:jar:3.10.0
    License: The BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - JLine Reader (http://nexus.sonatype.org/oss-repository-hosting.html/jline-parent/jline-reader) org.jline:jline-reader:jar:3.10.0
    License: The BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - JLine Terminal (http://nexus.sonatype.org/oss-repository-hosting.html/jline-parent/jline-terminal) org.jline:jline-terminal:jar:3.10.0
    License: The BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - JLine JANSI Terminal (http://nexus.sonatype.org/oss-repository-hosting.html/jline-parent/jline-terminal-jansi) org.jline:jline-terminal-jansi:jar:3.10.0
    License: The BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - JLine JNA Terminal (http://nexus.sonatype.org/oss-repository-hosting.html/jline-parent/jline-terminal-jna) org.jline:jline-terminal-jna:jar:3.10.0
    License: The BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - Java binding for libpam.so (http://kohsuke.org/libpam4j/) org.kohsuke:libpam4j:jar:1.8-rev2
    License: The MIT license  (http://www.opensource.org/licenses/mit-license.php)
  - MongoDB Java Driver (http://www.mongodb.org) org.mongodb:mongo-java-driver:jar:3.8.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - MessagePack for Java (http://msgpack.org/) org.msgpack:msgpack:bundle:0.6.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Reflections (http://github.com/ronmamo/reflections) org.reflections:reflections:jar:0.9.10
    License: WTFPL  (http://www.wtfpl.net/)    License: The New BSD License  (http://www.opensource.org/licenses/bsd-license.html)
  - XZ for Java (http://tukaani.org/xz/java.html) org.tukaani:xz:jar:1.5
    License: Public Domain 
  - SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.18
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Xerces2-j (https://xerces.apache.org/xerces2-j/) xerces:xercesImpl:jar:2.11.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - XML Commons External Components XML APIs (http://xml.apache.org/commons/components/external/) xml-apis:xml-apis:jar:1.4.01
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)    License: The SAX License  (http://www.saxproject.org/copying.html)    License: The W3C License  (http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/java-binding.zip)
  - xmlenc Library (http://xmlenc.sourceforge.net) xmlenc:xmlenc:jar:0.52
    License: The BSD License  (http://www.opensource.org/licenses/bsd-license.php)

From: 'ANTLR' (http://www.antlr.org)
  - ANTLR 4 Runtime (http://www.antlr.org/antlr4-runtime) org.antlr:antlr4-runtime:jar:4.7.1
    License: The BSD License  (http://www.antlr.org/license.html)

From: 'Apache Software Foundation' (http://apache.org)
  - Apache FreeMarker (https://freemarker.apache.org/) org.freemarker:freemarker:jar:2.3.28
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (http://jakarta.apache.org/)
  - HttpClient (http://jakarta.apache.org/httpcomponents/httpclient-3.x/) commons-httpclient:commons-httpclient:jar:3.1
    License: Apache License  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'Apache Software Foundation' (http://www.apache.org)
  - Apache Hadoop Annotations  org.apache.hadoop:hadoop-annotations:jar:2.7.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop Auth  org.apache.hadoop:hadoop-auth:jar:2.7.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop Client  org.apache.hadoop:hadoop-client:jar:2.7.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop Common  org.apache.hadoop:hadoop-common:jar:2.7.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - hadoop-mapreduce-client-app  org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.7.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - hadoop-mapreduce-client-common  org.apache.hadoop:hadoop-mapreduce-client-common:jar:2.7.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - hadoop-mapreduce-client-core  org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.7.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - hadoop-mapreduce-client-jobclient  org.apache.hadoop:hadoop-mapreduce-client-jobclient:jar:2.7.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - hadoop-mapreduce-client-shuffle  org.apache.hadoop:hadoop-mapreduce-client-shuffle:jar:2.7.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - hadoop-yarn-api  org.apache.hadoop:hadoop-yarn-api:jar:2.7.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - hadoop-yarn-client  org.apache.hadoop:hadoop-yarn-client:jar:2.7.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - hadoop-yarn-common  org.apache.hadoop:hadoop-yarn-common:jar:2.7.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - hadoop-yarn-server-common  org.apache.hadoop:hadoop-yarn-server-common:jar:2.7.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Carrot Search s.c.' (http://www.carrotsearch.com)
  - HPPC Collections (http://labs.carrotsearch.com/hppc.html/hppc) com.carrotsearch:hppc:jar:0.7.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Codehaus' (http://codehaus.org)
  - Animal Sniffer Annotations (http://mojo.codehaus.org/animal-sniffer/animal-sniffer-annotations) org.codehaus.mojo:animal-sniffer-annotations:jar:1.14
    License: MIT license  (http://www.opensource.org/licenses/mit-license.php)

From: 'com.typesafe'
  - config (https://github.com/typesafehub/config) com.typesafe:config:bundle:1.0.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'FasterXML' (http://fasterxml.com)
  - Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-core-asl:jar:1.9.13
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Data Mapper for Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.9.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.9.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.9.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-dataformat-YAML (https://github.com/FasterXML/jackson-dataformats-text) com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:bundle:2.9.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-JAXRS-base (http://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-base) com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:bundle:2.8.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-JAXRS-JSON (http://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-json-provider) com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:bundle:2.9.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson module: Afterburner (https://github.com/FasterXML/jackson-modules-base) com.fasterxml.jackson.module:jackson-module-afterburner:bundle:2.9.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson module: JAXB Annotations (https://github.com/FasterXML/jackson-modules-base) com.fasterxml.jackson.module:jackson-module-jaxb-annotations:bundle:2.9.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'FuseSource, Corp.' (http://fusesource.com/)
  - jansi (http://fusesource.github.io/jansi/jansi) org.fusesource.jansi:jansi:jar:1.17.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - leveldbjni-all (http://leveldbjni.fusesource.org/leveldbjni-all) org.fusesource.leveldbjni:leveldbjni-all:bundle:1.8
    License: The BSD 3-Clause License  (http://www.opensource.org/licenses/BSD-3-Clause)

From: 'GlassFish Community' (https://glassfish.dev.java.net)
  - Java Servlet API (http://servlet-spec.java.net) javax.servlet:javax.servlet-api:jar:3.1.0
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)
  - OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers. (http://glassfish.org/osgi-resource-locator/) org.glassfish.hk2:osgi-resource-locator:jar:1.0.1
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

From: 'GlassFish Community' (https://glassfish.java.net)
  - javax.annotation API (http://jcp.org/en/jsr/detail?id=250) javax.annotation:javax.annotation-api:jar:1.2
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

From: 'Google' (http://www.google.com/)
  - Protocol Buffer Java API (http://code.google.com/p/protobuf) com.google.protobuf:protobuf-java:bundle:2.5.0
    License: New BSD license  (http://www.opensource.org/licenses/bsd-license.php)

From: 'Google, Inc.' (http://www.google.com)
  - Gson (http://code.google.com/p/google-gson/) com.google.code.gson:gson:jar:2.2.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google Guice - Core Library (http://code.google.com/p/google-guice/guice/) com.google.inject:guice:jar:3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google Guice - Extensions - Servlet (http://code.google.com/p/google-guice/extensions-parent/guice-servlet/) com.google.inject.extensions:guice-servlet:jar:3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'JCraft,Inc.' (http://www.jcraft.com/)
  - JSch (http://www.jcraft.com/jsch/) com.jcraft:jsch:jar:0.1.54
    License: Revised BSD  (http://www.jcraft.com/jsch/LICENSE.txt)

From: 'Joda.org' (http://www.joda.org)
  - Joda-Time (http://www.joda.org/joda-time/) joda-time:joda-time:jar:2.9
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Julian Hyde' (http://www.hydromatic.net)
  - Aggregate Designer Algorithm (http://github.com/julianhyde/aggdesigner/aggdesigner-algorithm) net.hydromatic:aggdesigner-algorithm:jar:6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - sqlline (http://github.com/julianhyde/sqlline) sqlline:sqlline:jar:1.7.0
    License: Modified BSD License  (http://opensource.org/licenses/BSD-3-Clause)

From: 'MaxMind, Inc.' (http://www.maxmind.com/)
  - MaxMind DB Reader (http://dev.maxmind.com/) com.maxmind.db:maxmind-db:jar:1.2.2
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - MaxMind GeoIP2 API (http://dev.maxmind.com/geoip/geoip2/web-services) com.maxmind.geoip2:geoip2:jar:2.11.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

From: 'Mort Bay Consulting' (http://www.mortbay.com)
  - Jetty Server (http://www.eclipse.org/jetty/jetty-parent/project/modules/jetty) org.mortbay.jetty:jetty:jar:6.1.26
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty SSLEngine (http://jetty.mortbay.org) org.mortbay.jetty:jetty-sslengine:jar:6.1.26
    License: Apache License Version 2  (http://www.apache.org/licenses/LICENSE-2.0)
  - Jetty Utilities (http://www.eclipse.org/jetty/jetty-parent/project/jetty-util) org.mortbay.jetty:jetty-util:jar:6.1.26
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)

From: 'Oracle' (http://www.oracle.com/)
  - Codemodel Core (http://codemodel.java.net/codemodel/) com.sun.codemodel:codemodel:jar:2.6
    License: CDDL v1.1 / GPL v2 dual license  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)

From: 'Oracle Corporation' (http://www.oracle.com)
  - HK2 API module (https://hk2.java.net/hk2-api) org.glassfish.hk2:hk2-api:jar:2.5.0-b32
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - ServiceLocator Default Implementation (https://hk2.java.net/hk2-locator) org.glassfish.hk2:hk2-locator:jar:2.5.0-b32
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - HK2 Implementation Utilities (https://hk2.java.net/hk2-utils) org.glassfish.hk2:hk2-utils:jar:2.5.0-b32
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - aopalliance version 1.0 repackaged as a module (https://hk2.java.net/external/aopalliance-repackaged) org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b32
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - javax.inject:1 as OSGi bundle (https://hk2.java.net/external/javax.inject) org.glassfish.hk2.external:javax.inject:jar:2.5.0-b32
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)

From: 'Oracle Corporation' (http://www.oracle.com/)
  - jersey-guice (https://jersey.java.net/jersey-contribs/jersey-guice/) com.sun.jersey.contribs:jersey-guice:jar:1.9
    License: CDDL 1.1  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - javax.ws.rs-api (http://jax-rs-spec.java.net) javax.ws.rs:javax.ws.rs-api:jar:2.0.1
    License: CDDL 1.1  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - JAXB API bundle for GlassFish V3 (https://jaxb.dev.java.net/) javax.xml.bind:jaxb-api:jar:2.2.2
    License: CDDL 1.1  (https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html)
  - jersey-repackaged-guava (https://jersey.java.net/project/project/jersey-guava/) org.glassfish.jersey.bundles.repackaged:jersey-guava:bundle:2.25.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-container-jetty-http (https://jersey.java.net/project/jersey-container-jetty-http/) org.glassfish.jersey.containers:jersey-container-jetty-http:jar:2.25.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-container-jetty-servlet (https://jersey.java.net/project/jersey-container-jetty-servlet/) org.glassfish.jersey.containers:jersey-container-jetty-servlet:jar:2.25.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-container-servlet (https://jersey.java.net/project/jersey-container-servlet/) org.glassfish.jersey.containers:jersey-container-servlet:jar:2.25.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-container-servlet-core (https://jersey.java.net/project/jersey-container-servlet-core/) org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.25.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-core-client (https://jersey.java.net/jersey-client/) org.glassfish.jersey.core:jersey-client:jar:2.25.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-core-common (https://jersey.java.net/jersey-common/) org.glassfish.jersey.core:jersey-common:jar:2.25.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-core-server (https://jersey.java.net/jersey-server/) org.glassfish.jersey.core:jersey-server:jar:2.25.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-ext-entity-filtering (https://jersey.java.net/project/jersey-entity-filtering/) org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.25.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-ext-mvc (https://jersey.java.net/project/jersey-mvc/) org.glassfish.jersey.ext:jersey-mvc:jar:2.25.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-ext-mvc-freemarker (https://jersey.java.net/project/jersey-mvc-freemarker/) org.glassfish.jersey.ext:jersey-mvc-freemarker:jar:2.25.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-media-jaxb (https://jersey.java.net/project/jersey-media-jaxb/) org.glassfish.jersey.media:jersey-media-jaxb:jar:2.25.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-media-json-jackson (https://jersey.java.net/project/jersey-media-json-jackson/) org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.25.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-media-multipart (https://jersey.java.net/project/jersey-media-multipart/) org.glassfish.jersey.media:jersey-media-multipart:jar:2.25.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - MIME streaming extension (http://mimepull.java.net) org.jvnet.mimepull:mimepull:jar:1.9.6
    License: CDDL 1.1  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)

From: 'OW2' (http://www.ow2.org/)
  - asm (http://asm.ow2.org/) org.ow2.asm:asm:jar:7.0
    License: BSD  (http://asm.ow2.org/license.html)
  - asm-analysis (http://asm.ow2.org/) org.ow2.asm:asm-analysis:jar:7.0
    License: BSD  (http://asm.ow2.org/license.html)
  - asm-commons (http://asm.ow2.org/) org.ow2.asm:asm-commons:jar:7.0
    License: BSD  (http://asm.ow2.org/license.html)
  - asm-tree (http://asm.ow2.org/) org.ow2.asm:asm-tree:jar:7.0
    License: BSD  (http://asm.ow2.org/license.html)
  - asm-util (http://asm.ow2.org/) org.ow2.asm:asm-util:jar:7.0
    License: BSD  (http://asm.ow2.org/license.html)

From: 'QOS.ch' (http://www.qos.ch)
  - JCL 1.2 implemented over SLF4J (http://www.slf4j.org) org.slf4j:jcl-over-slf4j:jar:1.7.25
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - JUL to SLF4J bridge (http://www.slf4j.org) org.slf4j:jul-to-slf4j:jar:1.7.25
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - Log4j Implemented Over SLF4J (http://www.slf4j.org) org.slf4j:log4j-over-slf4j:jar:1.7.25
    License: Apache Software Licenses  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.25
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'Shigeru Chiba, www.javassist.org'
  - Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.24.0-GA
    License: MPL 1.1  (http://www.mozilla.org/MPL/MPL-1.1.html)    License: LGPL 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)    License: Apache License 2.0  (http://www.apache.org/licenses/)

From: 'The Apache Software Foundation' (http://commons.apache.org/)
  - Commons Configuration (http://commons.apache.org/${pom.artifactId.substring(8)}/) commons-configuration:commons-configuration:jar:1.6
    License: The Apache Software License, Version 2.0  (/LICENSE.txt)

From: 'The Apache Software Foundation' (http://jakarta.apache.org)
  - Digester (http://jakarta.apache.org/commons/digester/) commons-digester:commons-digester:jar:1.8
    License: The Apache Software License, Version 2.0  (/LICENSE.txt)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Commons BeanUtils Core (http://commons.apache.org/beanutils/) commons-beanutils:commons-beanutils-core:jar:1.8.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons CLI (http://commons.apache.org/cli/) commons-cli:commons-cli:jar:1.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Codec (http://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.10
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Collections (http://commons.apache.org/collections/) commons-collections:commons-collections:jar:3.2.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons IO (http://commons.apache.org/io/) commons-io:commons-io:jar:2.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Lang (http://commons.apache.org/lang/) commons-lang:commons-lang:jar:2.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Pool (http://commons.apache.org/pool/) commons-pool:commons-pool:jar:1.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Avro (http://avro.apache.org) org.apache.avro:avro:bundle:1.8.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Avro IPC (http://avro.apache.org) org.apache.avro:avro-ipc:bundle:1.8.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Avro Mapred API (http://avro.apache.org/avro-mapred) org.apache.avro:avro-mapred:bundle:1.8.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Compress (http://commons.apache.org/compress/) org.apache.commons:commons-compress:jar:1.4.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Lang (http://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Math (http://commons.apache.org/math/) org.apache.commons:commons-math:jar:2.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Math (http://commons.apache.org/math/) org.apache.commons:commons-math3:jar:3.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Curator Client (http://curator.apache.org/curator-client) org.apache.curator:curator-client:bundle:2.7.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Curator Framework (http://curator.apache.org/curator-framework) org.apache.curator:curator-framework:bundle:2.7.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Curator Recipes (http://curator.apache.org/curator-recipes) org.apache.curator:curator-recipes:bundle:2.7.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Curator Service Discovery (http://curator.apache.org/curator-x-discovery) org.apache.curator:curator-x-discovery:bundle:2.7.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Directory API ASN.1 API (http://directory.apache.org/api-parent/api-asn1-parent/api-asn1-api/) org.apache.directory.api:api-asn1-api:bundle:1.0.0-M20
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Directory LDAP API Utilities (http://directory.apache.org/api-parent/api-util/) org.apache.directory.api:api-util:bundle:1.0.0-M20
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS I18n (http://directory.apache.org/apacheds/1.5/apacheds-i18n) org.apache.directory.server:apacheds-i18n:bundle:2.0.0-M15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Protocol Kerberos Codec (http://directory.apache.org/apacheds/1.5/apacheds-kerberos-codec) org.apache.directory.server:apacheds-kerberos-codec:bundle:2.0.0-M15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - htrace-core (http://incubator.apache.org/projects/htrace.html) org.apache.htrace:htrace-core:jar:3.1.0-incubating
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - HttpClient (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient:jar:4.2.5
    License: Apache License  (LICENSE.txt)
  - HttpCore (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore:jar:4.2.4
    License: Apache License  (LICENSE.txt)
  - Apache Parquet Column (https://parquet.apache.org) org.apache.parquet:parquet-column:jar:1.10.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Parquet Common (https://parquet.apache.org) org.apache.parquet:parquet-common:jar:1.10.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Parquet Encodings (https://parquet.apache.org) org.apache.parquet:parquet-encoding:jar:1.10.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Parquet Format (http://parquet.apache.org/) org.apache.parquet:parquet-format:jar:2.5.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Parquet Hadoop (https://parquet.apache.org) org.apache.parquet:parquet-hadoop:jar:1.10.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Parquet Jackson (https://parquet.apache.org) org.apache.parquet:parquet-jackson:jar:1.10.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Velocity (http://velocity.apache.org/engine/devel/) org.apache.velocity:velocity:jar:1.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Yetus - Audience Annotations (https://yetus.apache.org/audience-annotations) org.apache.yetus:audience-annotations:jar:0.5.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Xalan Java Serializer (http://xml.apache.org/xalan-j/) xalan:serializer:jar:2.7.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Xalan Java (http://xml.apache.org/xalan-j/) xalan:xalan:jar:2.7.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (https://www.apache.org)
  - Apache Calcite Avatica (Shaded) (https://calcite.apache.org/avatica/avatica) org.apache.calcite.avatica:avatica:jar:1.13.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - Apache Commons Net (http://commons.apache.org/proper/commons-net/) commons-net:commons-net:jar:3.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Calcite Core (https://calcite.apache.org/calcite-core) org.apache.calcite:calcite-core:jar:1.18.0-drill-r0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Calcite Linq4j (https://calcite.apache.org/calcite-linq4j) org.apache.calcite:calcite-linq4j:jar:1.18.0-drill-r0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons DBCP (http://commons.apache.org/dbcp/) org.apache.commons:commons-dbcp2:jar:2.5.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Pool (http://commons.apache.org/proper/commons-pool/) org.apache.commons:commons-pool2:jar:2.6.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Common (Logical Plan, Base expressions) (http://drill.apache.org/drill-common/) org.apache.drill:drill-common:jar:1.16.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Logical Plan, Base expressions (http://drill.apache.org/drill-logical/) org.apache.drill:drill-logical:jar:1.16.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Drill Protocol (http://drill.apache.org/drill-protocol/) org.apache.drill:drill-protocol:jar:1.16.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - drill-shaded/drill-shaded-guava (https://www.apache.org/drill-shaded/drill-shaded-guava/) org.apache.drill:drill-shaded-guava:jar:23.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - exec/Java Execution Engine (http://drill.apache.org/exec-parent/drill-java-exec/) org.apache.drill.exec:drill-java-exec:jar:1.16.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - exec/rpc (http://drill.apache.org/exec-parent/drill-rpc/) org.apache.drill.exec:drill-rpc:jar:1.16.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - exec/Vectors (http://drill.apache.org/exec-parent/vector/) org.apache.drill.exec:vector:jar:1.16.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - exec/memory/base (http://drill.apache.org/exec-parent/memory-parent/drill-memory-base/) org.apache.drill.memory:drill-memory-base:jar:1.16.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Netty Project' (http://netty.io/)
  - Netty/Buffer (http://netty.io/netty-buffer/) io.netty:netty-buffer:jar:4.0.48.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec (http://netty.io/netty-codec/) io.netty:netty-codec:jar:4.0.48.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Common (http://netty.io/netty-common/) io.netty:netty-common:jar:4.0.48.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Handler (http://netty.io/netty-handler/) io.netty:netty-handler:jar:4.0.48.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/TomcatNative [OpenSSL - Dynamic] (https://github.com/netty/netty-tcnative/netty-tcnative/) io.netty:netty-tcnative:jar:2.0.1.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport (http://netty.io/netty-transport/) io.netty:netty-transport:jar:4.0.48.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport/Native/Epoll (http://netty.io/netty-transport-native-epoll/) io.netty:netty-transport-native-epoll:jar:4.0.48.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'uniVocity Software Pty Ltd' (www.univocity.com)
  - univocity-parsers (http://github.com/uniVocity/univocity-parsers) com.univocity:univocity-parsers:jar:1.3.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Webtide' (http://webtide.com)
  - Jetty :: Continuation (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-continuation:jar:9.2.14.v20151106
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Http Utility (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: IO Utility (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Security (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Server Core (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Servlet Handling (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Utility Servlets and Filters (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-servlets:jar:9.3.25.v20180904
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Utilities (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Webapp Application Support (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: XML utilities (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)

From: 'xerial.org'
  - snappy-java (https://github.com/xerial/snappy-java) org.xerial.snappy:snappy-java:bundle:1.1.2.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Yahoo! Inc.' (https://www.yahoo.com)
  - com.yahoo.datasketches:memory (https://datasketches.github.io/memory/) com.yahoo.datasketches:memory:jar:0.9.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - com.yahoo.datasketches:sketches-core (https://datasketches.github.io/sketches-core/) com.yahoo.datasketches:sketches-core:jar:0.9.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)








© 2015 - 2025 Weber Informatics LLC | Privacy Policy