Compile Dependencies (60)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
CLI Parser
Apache 2.0
| com.beust
»
jcommander Command line parsing library for Java | 1.30 | 3.0 | |
Collections
Apache 2.0
| com.carrotsearch
»
hppc High Performance Primitive Collections: data structures (maps, sets, lists, stacks, queues) generated for combinations ... | 0.7.1 | 0.10.0 | |
Streaming
Apache 2.0
| com.clearspring.analytics
»
stream A library for summarizing data in streams for which it is infeasible to store all events | 2.7.0 | 2.9.8 | |
Apache 2.0
| com.drewnoakes
»
metadata-extractor2 vulnerabilities Java library for extracting EXIF, IPTC, XMP, ICC and other metadata from image and video files. | 2.11.0 | 2.20.0 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-json-provider Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 2.9.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.9.5 | 3.1.3 | |
Data Format
BSD 3-clause
| com.google.protobuf
»
protobuf-java4 vulnerabilities Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an | 2.5.0 | 4.34.1 | |
EDL 1.0
| com.sun.codemodel
»
codemodel The core functionality of the CodeModel java source code generation library | 2.6 | 4.0.8 | |
Reflection
BSD 3-clause
| com.thoughtworks.paranamer
»
paranamer Library to access parameter names of non-private methods and constructors at runtime. | 2.5.6 | 2.8.3 | |
CSV
Apache 2.0
| com.univocity
»
univocity-parsers univocity's open source parsers for processing different text formats using a consistent API | 1.3.0 | 2.9.1 | |
MIT
| fr.bmartel
»
pcapngdecoder pcapng file parser | 1.2 | ✔ | |
Dep Injection
Apache 2.0
| javax.inject
»
javax.inject Jakarta Dependency Injection | 1 | 2.0.1 | |
Date/Time
Apache 2.0
| joda-time
»
joda-time Joda-Time provides a quality replacement for the Java date and time classes. Note that from Java SE 8 onwards, users ... | 2.9 | 2.14.2 | |
Apache 2.0
| net.sf.jpam
»
jpam Jpam is a Java-PAM bridge. PAM, or Pluggable Authentication Modules, is a standard security architecture used on Linux, ... | |||
Apache 2.0
| nl.basjes.parse.httpdlog » httpdlog-parser | 5.2 | 6.0.0 | |
Parser Generator
BSD 3-clause
| org.antlr
»
antlr4-runtime The ANTLR 4 Runtime | 4.7.1 | 4.13.2 | |
Data Format
Apache 2.0
| org.apache.avro
»
avro2 vulnerabilities Avro is a row-oriented remote procedure call and data serialization framework that produces a compact binary format. | 1.8.2 | 1.12.1 | |
Apache 2.0
| org.apache.avro
»
avro-mapred An org.apache.hadoop.mapred compatible API for using Avro Serialization in Hadoop | 1.8.2 | 1.12.1 | |
Apache 2.0
| org.apache.calcite
»
calcite-core2 vulnerabilities Core Calcite APIs and engine | 1.18.0-drill-r0 | 1.41.0 | |
Apache 2.0
| org.apache.calcite.avatica
»
avatica JDBC driver framework | 1.13.0 | 1.28.0 | |
Object Pool
Apache
| org.apache.commons » commons-pool2 | 2.6.0 | 2.13.1 | |
Math Lib
Apache 2.0
| org.apache.commons
»
commons-math The Apache Commons Math project is a library of lightweight, self-contained mathematics and statistics components ... | 2.2 | 3.6.1 | |
Apache 2.0
| org.apache.curator
»
curator-client Low-level API | 2.7.1 | 5.9.0 | |
Dist Coordination
Apache 2.0
| org.apache.curator
»
curator-framework High-level API that greatly simplifies using ZooKeeper. | 2.7.1 | 5.9.0 | |
Dist Coordination
Apache 2.0
| org.apache.curator
»
curator-recipes All of the recipes listed on the ZooKeeper recipes doc (except two phase commit). | 2.7.1 | 5.9.0 | |
Apache 2.0
| org.apache.curator
»
curator-x-discovery A service discovery recipe. | 2.7.1 | 5.9.0 | |
Testing
Apache 2.0
| org.apache.curator
»
curator-test Unit testing utilities. | 2.7.1 | 5.9.0 | |
Apache 2.0
| org.apache.drill » drill-protocol | 1.16.0 | 1.22.0 | |
Apache 2.0
| org.apache.drill » drill-common | 1.16.0 | 1.22.0 | |
Apache 2.0
| org.apache.drill » drill-logical | 1.16.0 | 1.22.0 | |
Apache 2.0
| org.apache.drill.exec » drill-rpc | 1.16.0 | 1.22.0 | |
Apache 2.0
| org.apache.drill.exec » vector | 1.16.0 | 1.22.0 | |
Apache 2.0
| org.apache.drill.memory » drill-memory-base | 1.16.0 | 1.22.0 | |
Apache 2.0
| org.apache.hadoop
»
hadoop-common Apache Hadoop Common | |||
Dist Computing
Apache 2.0
| org.apache.hadoop
»
hadoop-client Apache Hadoop Client aggregation pom with dependencies exposed | |||
Data Format
Apache 2.0
| org.apache.parquet » parquet-column | 1.10.0 | 1.17.1 | |
Data Format
Apache 2.0
| org.apache.parquet » parquet-hadoop | |||
Apache 2.0
| org.apache.parquet
»
parquet-format Parquet is a columnar storage format that supports nested data. This provides all generated metadata code. | 2.5.0 | 2.12.0 | |
Apache 2.0
| org.apache.parquet » parquet-common | 1.10.0 | 1.17.1 | |
Encryption Lib
BouncyCastle
| org.bouncycastle
»
bcpkix-jdk15on The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ... | |||
JVM Languages
BSD 3-clause
| org.codehaus.janino
»
janino The "JANINO" implementation of the "commons-compiler" API: Super-small, super-fast, independent from the JDK's ... | 3.0.11 | 3.1.12 | |
BSD 3-clause
| org.codehaus.janino
»
commons-compiler The "commons-compiler" API, including the "IExpressionEvaluator", "IScriptEvaluator", "IClassBodyEvaluator" and ... | 3.0.11 | 3.1.12 | |
Web Server
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-server Jetty Server Artifact | |||
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-servlet Jetty Servlet Container | |||
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-servlets Utility Servlets from Jetty | |||
Template Engine
Apache 2.0
| org.freemarker
»
freemarker FreeMarker is a "template engine"; a generic tool to generate text output based on templates. | 2.3.28 | 2.3.34 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-jetty-servlet Jetty Servlet Container | |||
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-mvc-freemarker Jersey extension module providing support for Freemarker templates. | |||
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-multipart Jersey Multipart entity providers support module. | |||
JSON Lib
Apache 2.0 +2
| org.glassfish.jersey.media
»
jersey-media-json-jackson Jersey JSON Jackson (2.x) entity providers support module. | |||
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-core Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 | |
Apache 2.0
| org.honton.chas.hocon
»
jackson-dataformat-hocon HOCON dataformat implementation for Jackson | 1.1.1 | ✔ | |
MIT
| org.kohsuke » libpam4j1 vulnerability | 1.8-rev2 | 1.11 | |
MongoDB Client
Apache 2.0
| org.mongodb
»
mongo-java-driver The MongoDB Synchronous Driver | 3.8.0 | 5.7.0 | |
Apache 2.0 +1
| org.mortbay.jetty
»
jetty-util Jetty Utilities Artifact | 6.1.26 | 12.1.9 | |
Bytecode
BSD 3-clause
| org.ow2.asm
»
asm-commons Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework | 7.0 | 9.9.1 | |
BSD 3-clause
| org.ow2.asm
»
asm-util Utilities for ASM, a very small and fast Java bytecode manipulation framework | 7.0 | 9.9.1 | |
BSD 3-clause
| sqlline
»
sqlline Shell for issuing SQL to relational databases via JDBC | 1.7.0 | 1.12.0 | |
XML Processing
Apache
| xalan
»
xalan An XSLT processor for transforming XML documents into other formats using XSL stylesheets. | |||
XML Processing
Apache 2.0
| xerces
»
xercesImpl Xerces2 provides high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces ... |
Runtime Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| io.netty
»
netty-tcnative A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.1.Final | 2.0.77.Final |
Test Dependencies (15)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| net.hydromatic
»
foodmart-data-json Foodmart data set in JSON format | 0.4 | ✔ | |
Data Format
Apache 2.0
| org.apache.avro
»
avro2 vulnerabilities Avro is a row-oriented remote procedure call and data serialization framework that produces a compact binary format. | 1.8.2 | 1.12.1 | |
Apache 2.0
| org.apache.drill.contrib.data » tpch-sample-data | 1.16.0 | 1.22.0 | |
Apache 2.0
| org.apache.hadoop
»
hadoop-common Apache Hadoop Common | |||
Dist FS
Apache 2.0
| org.apache.hadoop
»
hadoop-hdfs Apache Hadoop HDFS | |||
Apache 2.0
| org.apache.kerby
»
kerb-client Kerby-kerb Client | 1.0.0-RC2 | 2.1.1 | |
Apache 2.0
| org.apache.kerby
»
kerb-core Kerby-kerb core facilities | 1.0.0-RC2 | 2.1.1 | |
Apache 2.0
| org.apache.kerby
»
kerb-simplekdc Kerb Simple Kdc | 1.0.0-RC2 | 2.1.1 | |
Apache 2.0
| org.apache.maven
»
maven-embedder Maven embeddable component, with CLI and logging support. | 3.5.3 | 3.9.15 | |
Apache 2.0
| org.apache.maven
»
maven-compat1 vulnerability Deprecated Maven2 classes maintained as compatibility layer. | 3.5.3 | 3.9.15 | |
Apache 2.0
| org.apache.maven.wagon
»
wagon-http Wagon provider that gets and puts artifacts through HTTP(S) using Apache HttpClient-4.x. | 3.0.0 | 3.5.3 | |
Apache 2.0
| org.apache.maven.wagon
»
wagon-provider-api Maven Wagon API that defines the contract between different Wagon implementations | 3.0.0 | 3.5.3 | |
Apache 2.0
| org.eclipse.aether
»
aether-connector-basic A repository connector implementation for repositories using URI-based layouts. | 1.1.0 | 2.0.17 | |
Apache 2.0
| org.eclipse.aether
»
aether-transport-wagon A transport implementation based on Maven Wagon. | 1.1.0 | 2.0.17 | |
JSON Lib
EPL 2.0
| org.glassfish
»
javax.json Default provider for Jakarta JSON Processing | 1.0.4 | 2.0.1 |
