Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Core Utils
Apache 2.0
| com.google.guava
»
guava3 vulnerabilities Guava is a suite of core and expanded libraries that include | 16.0.1 | 33.6.0-jre | |
Apache 2.0
| org.apache.storm » storm-sql-runtime | 2.2.0 | 2.8.2 |
Managed Dependencies (310)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Serializer
BSD 3-clause
| com.esotericsoftware
»
kryo Fast, efficient Java serialization. This is the main Kryo artifact. | 3.0.3 | 5.6.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.9.0 | 2.21 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core2 vulnerabilities Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.9.8 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind53 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.9.8 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-avro Support for reading and writing AVRO-encoded data via Jackson | 2.9.8 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor1 vulnerability Support for reading and writing Concise Binary Object Representation | 2.9.8 | 3.1.3 | |
CSV
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-csv Support for reading and writing CSV-encoded data via Jackson | 2.9.8 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-ion Support for reading and writing Ion ("binary JSON") | 2.9.8 | 3.1.3 | |
Data Format
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-properties Support for reading and writing content of "Java Properties" style | 2.9.8 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-protobuf Support for reading and writing protobuf-encoded data via Jackson | 2.9.8 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.9.8 | 3.1.3 | |
XML Processing
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.9.8 | 3.1.3 | |
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.9.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-guava Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.9.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate3 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.9.8 | 2.21.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate4 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.9.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.9.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hppc Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.9.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jaxrs Functionality for reading/writing core JAX-RS helper types | 2.9.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-joda Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.9.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.9.8 | 2.21.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-json-org Support for datatypes of "org.json" JSON library (see http://json.org/java), | 2.9.8 | 3.1.3 | |
Date/Time
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jsr310 Add-on module to support JSR-310 (Java 8 Date & Time API) data types. | 2.9.8 | 3.0.0-rc2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jsr353 Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.9.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-pcollections Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.9.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-base Pile of code that is shared by all Jackson-based JAX-RS | 2.9.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-cbor-provider Functionality to handle CBOR encoded input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard ... | 2.9.8 | 3.1.3 | |
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.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-smile-provider Functionality to handle Smile (binary JSON) input/output for JAX-RS implementations (like Jersey and RESTeasy) using ... | 2.9.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-xml-provider Functionality to handle XML input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 2.9.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-yaml-provider Functionality to handle YAML input/output for JAX-RS implementations (like Jersey and RESTeasy) | 2.9.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-all "Uber" jar that contains all Jackson jr components as well as underlying Jackson core | 2.9.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-objects Simple data-binding that builds directly on jackson-core (streaming), | 2.9.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-retrofit2 Basic provider implementation for Retrofit 2 library | 2.9.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-stree Simple immutable (read-only) tree model that builds directly on jackson-core (streaming), | 2.9.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.9.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-guice Stuff to make integration with Guice a bit easier | 2.9.8 | 3.1.3 | |
Annotation Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jaxb-annotations Support for using JAXB annotations as an alternative to "native" Jackson annotations, | 2.9.8 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jsonSchema Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.9.8 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-kotlin Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support | 2.9.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-mrbean Functionality for implementing interfaces and abstract types | 2.9.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-osgi Jackson module to inject OSGI services in deserialized beans. | 2.9.8 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-parameter-names Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.9.8 | 2.21.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-paranamer AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org) | 2.9.8 | 2.21.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.10 jackson-module-scala | 2.9.8 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.11 jackson-module-scala | 2.9.8 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.12 jackson-module-scala | 2.9.8 | 3.1.3 | |
Cache Impl
Apache 2.0
| com.github.ben-manes.caffeine
»
caffeine Caffeine is a high performance, near optimal caching library. It provides an in-memory cache using a Google Guava ... | 2.3.5 | 3.2.4 | |
Config
Apache 2.0
| com.google.auto.service
»
auto-service(optional) Provider-configuration files for ServiceLoader. | 1.0-rc4 | 1.1.1 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava2 vulnerabilities Guava is a suite of core and expanded libraries that include | 27.0.1-jre | 33.6.0-jre | |
JSON Lib
Apache 2.0
| com.googlecode.json-simple
»
json-simple A simple Java toolkit for JSON | 1.1 | 1.1.1 | |
EDL 1.0
| com.sun.activation » jakarta.activation | 1.2.1 | 2.0.1 | |
| com.twitter
»
carbonite Write Clojure data to and from bytes using Kryo. | 1.5.0 | ✔ | ||
CLI Parser
Apache 2.0
| commons-cli
»
commons-cli Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface. | 1.4 | 1.11.0 | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.11 | 1.22.0 | |
Collections
Apache 2.0
| commons-collections
»
commons-collections The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | 3.2.2 | 4.5.0 | |
Upload Manager
Apache 2.0
| commons-fileupload
»
commons-fileupload2 vulnerabilities The Apache Commons FileUpload Javax component provides a simple yet flexible means of adding support for multipart | 1.3.3 | 2.0.0-M5 | |
I/O
Apache 2.0
| commons-io
»
commons-io2 vulnerabilities The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.6 | 2.22.0 | |
Core Utils
Apache 2.0
| commons-lang
»
commons-lang1 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 2.6 | 3.20.0 | |
Application Metrics
Apache 2.0
| io.dropwizard.metrics
»
metrics-core Metrics is a Java library which gives you unparalleled insight into what your code does in | 3.2.6 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-graphite A reporter for Metrics which announces measurements to a Graphite server. | 3.2.6 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jvm A set of classes which allow you to monitor critical aspects of your Java Virtual Machine | 3.2.6 | 5.0.6 | |
Apache 2.0
| io.netty
»
netty-buffer Netty's byte buffer implementation offering efficient memory management and I/O operations for network applications. | 4.1.30.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty
»
netty-codec4 vulnerabilities Netty module for encoding and decoding binary and text-based messages with reusable codec components. | 4.1.30.Final | 4.2.13.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-codec-dns1 vulnerability | 4.1.30.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-haproxy1 vulnerability | 4.1.30.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty
»
netty-codec-http14 vulnerabilities Netty codec module for encoding and decoding HTTP messages and handling HTTP protocol logic. | 4.1.30.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-http25 vulnerabilities | 4.1.30.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-memcache | 4.1.30.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-mqtt1 vulnerability | 4.1.30.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-redis1 vulnerability | 4.1.30.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-smtp1 vulnerability | 4.1.30.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-socks | 4.1.30.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-stomp | 4.1.30.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-xml | 4.1.30.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-common2 vulnerabilities Core utilities and abstractions shared across Netty modules, including buffers, threading, and platform detection. | 4.1.30.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-dev-tools | 4.1.30.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-handler3 vulnerabilities A core Netty module that provides high-level channel handlers for protocol implementations and network applications. | 4.1.30.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-handler-proxy1 vulnerability | 4.1.30.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-resolver | 4.1.30.Final | 4.2.13.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns | 4.1.30.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport Netty module responsible for low-level transport abstraction, used for TCP, UDP, and domain sockets. | 4.1.30.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-transport-rxtx | 4.1.30.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-transport-sctp | 4.1.30.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-transport-udt | 4.1.30.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-example | 4.1.30.Final | 4.2.13.Final | |
Network Framework
Apache 2.0
| io.netty
»
netty-all1 vulnerability Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol ... | 4.1.30.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.30.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.30.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.30.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-epoll1 vulnerability Netty transport implementation using Linux epoll for efficient I/O on native platforms. | 4.1.30.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-epoll1 vulnerability Netty transport implementation using Linux epoll for efficient I/O on native platforms. | 4.1.30.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-transport-native-kqueue | 4.1.30.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-transport-native-kqueue | 4.1.30.Final | 4.2.13.Final | |
Java Spec
EDL 1.0
| jakarta.activation
»
jakarta.activation-api Jakarta Activation API 2.2 Specification | 1.2.1 | 2.1.4 | |
XML Processing
EDL 1.0
| jakarta.xml.bind
»
jakarta.xml.bind-api Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ... | 2.3.2 | 4.0.5 | |
Java Spec
EDL 1.0
| javax.activation
»
activation Jakarta Activation API 2.2 Specification | 1.1.1 | 2.1.4 | |
Annotation Lib
EPL 2.0 +1
| javax.annotation
»
javax.annotation-api Jakarta Annotations API | 1.3.2 | 3.0.0 | |
Java Spec
EPL 2.0 +1
| javax.servlet
»
javax.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 3.1.0 | 6.1.0 | |
XML Processing
EDL 1.0
| javax.xml.bind
»
jaxb-api Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ... | 2.3.0 | 4.0.5 | |
Console
BSD 3-clause
| jline » jline | 0.9.94 | 4.1.0 | |
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.3 | 2.14.2 | |
Message Queue Client
Apache 2.0
| org.apache.activemq
»
activemq-client5 vulnerabilities The ActiveMQ Client implementation | 5.15.8 | 6.2.5 | |
Message Broker
Apache 2.0
| org.apache.activemq
»
activemq-broker6 vulnerabilities The ActiveMQ Message Broker implementation | 5.15.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-mqtt1 vulnerability The ActiveMQ MQTT Protocol Implementation | 5.15.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-kahadb-store The ActiveMQ KahaDB Store Implementation | 5.15.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-all7 vulnerabilities Puts together an ActiveMQ jar bundle | 5.15.8 | 6.2.5 | |
Apache 2.0
| org.apache.calcite
»
calcite-core2 vulnerabilities Core Calcite APIs and engine | 1.14.0 | 1.41.0 | |
Compression
Apache 2.0
| org.apache.commons
»
commons-compress6 vulnerabilities Apache Commons Compress defines an API for working with | 1.18 | 1.28.0 | |
External Proc Exec
Apache 2.0
| org.apache.commons
»
commons-exec Apache Commons Exec is a library that reliably executes external processes from within the JVM. | 1.3 | 1.6.0 | |
Dist Coordination
Apache 2.0
| org.apache.curator
»
curator-framework High-level API that greatly simplifies using ZooKeeper. | 4.2.0 | 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). | 4.2.0 | 5.9.0 | |
Apache 2.0
| org.apache.curator
»
curator-client Low-level API | 4.2.0 | 5.9.0 | |
Testing
Apache 2.0
| org.apache.curator
»
curator-test Unit testing utilities. | 2.13.0 | 5.9.0 | |
Auth Lib
Apache 2.0
| org.apache.hadoop
»
hadoop-auth Apache Hadoop Auth - Java HTTP SPNEGO | 2.8.5 | 3.5.0 | |
Dist FS
Apache 2.0
| org.apache.hadoop
»
hadoop-hdfs Apache Hadoop HDFS | 2.8.5 | 3.5.0 | |
Apache 2.0
| org.apache.hadoop
»
hadoop-common5 vulnerabilities Apache Hadoop Common | 2.8.5 | 3.5.0 | |
Annotation Lib
Apache 2.0
| org.apache.hadoop
»
hadoop-annotations Apache Hadoop Annotations | 2.8.5 | 3.5.0 | |
Apache 2.0
| org.apache.hadoop
»
hadoop-mapreduce-client-core Core library for building and running MapReduce jobs in Apache Hadoop's distributed computing framework. | 2.8.5 | 3.5.0 | |
Cluster Managment
Apache 2.0
| org.apache.hadoop » hadoop-yarn-common | 2.8.5 | 3.5.0 | |
Apache 2.0
| org.apache.hadoop » hadoop-yarn-server-resourcemanager | 2.8.5 | 3.5.0 | |
Apache 2.0
| org.apache.hadoop » hadoop-yarn-server-applicationhistoryservice | 2.8.5 | 3.5.0 | |
Apache 2.0
| org.apache.hadoop » hadoop-yarn-server-web-proxy | 2.8.5 | 3.5.0 | |
Apache 2.0
| org.apache.hadoop » hadoop-yarn-registry | 2.8.5 | 3.5.0 | |
Apache 2.0
| org.apache.hadoop
»
hadoop-archives Apache Hadoop Archives | 2.8.5 | 3.5.0 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient1 vulnerability Apache HttpComponents Client | 4.5.6 | 5.6.1 | |
Message Queue Client
Apache 2.0
| org.apache.kafka
»
kafka-clients1 vulnerability Kafka client library for building producers and consumers that interact with Apache Kafka clusters for high-throughput ... | 0.11.0.3 | 4.2.0 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-api API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ... | 2.11.2 | 2.26.0 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-core7 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 2.11.2 | 2.26.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-1.2-api1 vulnerability The Apache Log4j 1.x Compatibility API | 2.11.2 | 2.26.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-jcl The Apache Log4j Commons Logging Adapter | 2.11.2 | 2.26.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-flume-ng The Apache Log4j Flume Appender | 2.11.2 | 2.23.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-taglib The Apache Log4j Tag Library for Web Applications | 2.11.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-jmx-gui Swing GUI to remotely edit Log4j configurations. This includes a JConsole plugin and a StatusLogger monitor. | 2.11.2 | 2.22.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-slf4j-impl The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core | 2.11.2 | 2.26.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-slf4j18-impl The Apache Log4j SLF4J 1.8 API binding to Log4j 2 Core | 2.11.2 | 2.18.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-to-slf4j The Apache Log4j binding between Log4j 2 API and SLF4J. | 2.11.2 | 2.26.0 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-web The Apache Log4j support for web servlet containers | 2.11.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-couchdb CouchDB appender for Log4j. | 2.11.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-mongodb2 MongoDB appender for Log4j using the MongoDB 2 driver API. | 2.11.2 | 2.13.3 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-mongodb3 MongoDB appender for Log4j using the MongoDB 3 driver API. | 2.11.2 | 2.23.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-cassandra Cassandra appender for Log4j. | 2.11.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-jpa Apache Log4j Java Persistence API Appender. | 2.11.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-iostreams The Apache Log4j streams to log event converters | 2.11.2 | 2.26.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-jul A `java.util.logging` Handler that forwards events to the Log4j API. | 2.11.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-liquibase The Apache Log4j Liquibase binding to Log4j 2 Core | 2.11.2 | 2.19.0 | |
Dist Communication
Apache 2.0
| org.apache.thrift
»
libthrift2 vulnerabilities Thrift is a software framework for scalable cross-language services development. | 0.13.0 | 0.23.0 | |
Dist Coordination
Apache 2.0
| org.apache.zookeeper
»
zookeeper1 vulnerability ZooKeeper server | 3.4.14 | 3.9.5 | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility A Java DSL for synchronizing asynchronous operations | 3.1.0 | 4.3.0 | |
Lang Runtime
EPL 1.0
| org.clojure
»
clojure1 vulnerability Clojure core environment and runtime library. | 1.10.0 | 1.12.5 | |
Logging
EPL 1.0
| org.clojure
»
tools.logging Logging macros which delegate to a specific logging implementation, selected at runtime when the clojure.tools.logging ... | 0.2.3 | 1.3.1 | |
Apache 2.0 +1
| org.eclipse.jetty » apache-jsp | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty » apache-jstl | 9.4.14.v20181114 | 11.0.0 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-client Jetty ALPN Client API Artifact | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-java-client Jetty ALPN Client OpenJDK Artifact | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-java-server Jetty ALPN Server OpenJDK Artifact | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-openjdk8-client Jetty ALPN Client OpenJDK Artifact | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty » jetty-alpn-openjdk8-server | 9.4.14.v20181114 | 9.4.58.v20250814 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-conscrypt-client Jetty ALPN Client Conscrypt Artifact | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-conscrypt-server Jetty ALPN Server Conscrypt Artifact | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-server Jetty ALPN Server API Artifact | 9.4.14.v20181114 | 12.1.9 | |
Annotation Lib
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-annotations Jetty Annotations Artifact | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty » jetty-ant | 9.4.14.v20181114 | 11.0.26 | |
HTTP Clients
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-client Jetty Client is a lightweight HTTP client library for Java. | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-continuation Asynchronous API | 9.4.14.v20181114 | 9.4.58.v20250814 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-deploy Jetty Deployer Artifact | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty » jetty-distribution | 9.4.14.v20181114 | 9.4.58.v20250814 | |
Apache 2.0 +1
| org.eclipse.jetty » jetty-distribution | 9.4.14.v20181114 | 9.4.58.v20250814 | |
Apache 2.0 +1
| org.eclipse.jetty » jetty-home | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty » jetty-home | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-http5 vulnerabilities Jetty module for handling HTTP protocol logic, including requests, responses, and connection management. | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-http-spi Jetty OpenJDK HTTP SPI Artifact | 9.4.14.v20181114 | 12.1.9 | |
Jetty Session Mgr
Apache 2.0 +1
| org.eclipse.jetty » jetty-infinispan | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty » jetty-hazelcast | 9.4.14.v20181114 | 12.1.9 | |
I/O
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-io Jetty module that provides I/O utilities and abstractions used by other Jetty components. | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-jaas Jetty JAAS support | 9.4.14.v20181114 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-jaspi1 vulnerability Jetty security infrastructure | 9.4.14.v20181114 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-jmx Jetty JMX Artifact | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-jndi Jetty JNDI Artifact | 9.4.14.v20181114 | 12.1.9 | |
Jetty Session Mgr
Apache 2.0 +1
| org.eclipse.jetty » jetty-nosql | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-plus Jetty JNDI and Annotation Support Artifact | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-proxy Jetty Proxy Artifact | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-quickstart Jetty Quick Start | 9.4.14.v20181114 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-rewrite Jetty Rewrite Artifact | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-security Jetty Server Security Artifact | 9.4.14.v20181114 | 12.1.9 | |
Web Server
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-server11 vulnerabilities Jetty Server Artifact | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-servlet Jetty Servlet Container | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-servlets3 vulnerabilities Utility Servlets from Jetty | 9.4.14.v20181114 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty » jetty-spring | 9.4.14.v20181114 | 9.4.58.v20250814 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-unixsocket Jetty UnixSocket Parent | 9.4.14.v20181114 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-util Jetty Utilities Artifact | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-util-ajax Jetty JSON Utilities Artifact | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-webapp1 vulnerability Jetty web application support | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-xml Jetty XML Artifact | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty.cdi
»
cdi-core Core CDI routines for Jetty (Also useful for CDI/SE applications that dont need a server) | 9.4.14.v20181114 | 9.4.19.v20190610 | |
Apache 2.0 +1
| org.eclipse.jetty.cdi » cdi-servlet | 9.4.14.v20181114 | 9.4.19.v20190610 | |
Apache 2.0 +1
| org.eclipse.jetty.fcgi » fcgi-client | 9.4.14.v20181114 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.fcgi » fcgi-server | 9.4.14.v20181114 | 11.0.26 | |
Jetty Session Mgr
Apache 2.0 +1
| org.eclipse.jetty.gcloud » jetty-gcloud-session-manager | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty.http2 » http2-client | 9.4.14.v20181114 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.http2 » http2-common3 vulnerabilities | 9.4.14.v20181114 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.http2 » http2-hpack1 vulnerability | 9.4.14.v20181114 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.http2 » http2-http-client-transport | 9.4.14.v20181114 | 11.0.26 | |
Web Server
Apache 2.0 +1
| org.eclipse.jetty.http2 » http2-server2 vulnerabilities | 9.4.14.v20181114 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.memcached » jetty-memcached-sessions | 9.4.14.v20181114 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty.osgi
»
jetty-osgi-boot Jetty OSGi Boot bundle | 9.4.14.v20181114 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.osgi
»
jetty-osgi-boot-jsp Jetty OSGi Boot JSP bundle | 9.4.14.v20181114 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.osgi
»
jetty-osgi-boot-warurl Jetty OSGi Boot-Warurl bundle | 9.4.14.v20181114 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.osgi
»
jetty-httpservice Jetty OSGi HttpService bundle | 9.4.14.v20181114 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.websocket » javax-websocket-client-impl | 9.4.14.v20181114 | 9.4.58.v20250814 | |
Apache 2.0 +1
| org.eclipse.jetty.websocket » javax-websocket-server-impl | 9.4.14.v20181114 | 9.4.58.v20250814 | |
WebSocket Clients
Apache 2.0 +1
| org.eclipse.jetty.websocket » websocket-api | 9.4.14.v20181114 | 9.4.58.v20250814 | |
WebSocket Clients
Apache 2.0 +1
| org.eclipse.jetty.websocket » websocket-client | 9.4.14.v20181114 | 9.4.58.v20250814 | |
Apache 2.0 +1
| org.eclipse.jetty.websocket » websocket-common | 9.4.14.v20181114 | 9.4.58.v20250814 | |
Apache 2.0 +1
| org.eclipse.jetty.websocket » websocket-server | 9.4.14.v20181114 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.websocket » websocket-servlet | 9.4.14.v20181114 | 11.0.26 | |
Apache 2.0 +8
| org.glassfish.jersey.bundles
»
jaxrs-ri A bundle project producing JAX-RS RI bundles. The primary artifact is an "all-in-one" OSGi-fied JAX-RS RI bundle | 2.29 | 3.1.11 | |
Apache 2.0 +8
| org.glassfish.jersey.connectors
»
jersey-apache-connector Jersey Client Transport via Apache | 2.29 | 3.1.11 | |
Apache 2.0 +8
| org.glassfish.jersey.connectors
»
jersey-grizzly-connector Jersey Client Transport via Grizzly | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.connectors
»
jersey-jetty-connector Jersey Client Transport via Jetty | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.connectors
»
jersey-jdk-connector Jersey Client Transport via JDK connector | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.connectors
»
jersey-netty-connector Jersey Client Transport via Netty | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-jetty-http Jetty Http Container | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-grizzly2-http Grizzly 2 Http Container. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-grizzly2-servlet Grizzly 2 Servlet Container. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-jetty-servlet Jetty Servlet Container | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-jdk-http JDK Http Container | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-netty-http Netty Http Container. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-servlet Jersey core Servlet 3.x implementation | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-servlet-core Jersey core Servlet 3.x implementation | 2.29 | 3.1.11 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-simple-http Simple Http Container | 2.29 | 3.1.11 | |
Apache 2.0 +8
| org.glassfish.jersey.containers.glassfish
»
jersey-gf-ejb Jersey EJB for GlassFish integration | 2.29 | 4.0.2 | |
Apache 2.0 +4
| org.glassfish.jersey.core
»
jersey-common1 vulnerability Jersey core common packages | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.core
»
jersey-client Jersey core client implementation | 2.29 | 4.0.2 | |
Apache 2.0 +3
| org.glassfish.jersey.core
»
jersey-server Jersey core server implementation | 2.29 | 4.0.2 | |
Validation
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-bean-validation Jersey extension module providing support for Bean Validation (JSR-349) API. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-entity-filtering Jersey extension module providing support for Entity Data Filtering. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-metainf-services Jersey extension module enabling automatic registration of JAX-RS providers (MBW/MBR/EM) via META-INF/services ... | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-mvc Jersey extension module providing support for MVC. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-mvc-bean-validation Jersey extension module providing support for Bean Validation in MVC. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-mvc-freemarker Jersey extension module providing support for Freemarker templates. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-mvc-jsp Jersey extension module providing support for JSP templates. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-mvc-mustache Jersey extension module providing support for Mustache templates. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-proxy-client Jersey extension module providing support for (proxy-based) high-level client API. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-servlet-portability Library that enables writing web applications that run with both Jersey 1.x and Jersey 2.x servlet containers. | 2.29 | 2.48 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-spring4 Jersey extension module providing support for Spring 5 integration. | 2.29 | 2.48 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-declarative-linking Jersey support for declarative hyperlinking. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-wadl-doclet A doclet that generates a resourcedoc xml file: this file contains the javadoc documentation | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-weld2-se WELD 4.x SE support | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-cdi1x Jersey CDI 1.1 integration | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-cdi1x-transaction Jersey CDI 1.x Transactional Support | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-cdi1x-validation Jersey CDI 1.x Jakarta Validation Support | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-cdi1x-servlet Jersey CDI 1.x Servlet Support | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-cdi1x-ban-custom-hk2-binding Jersey CDI integration - this module disables custom HK2 bindings | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.microprofile » jersey-mp-config | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.microprofile » jersey-mp-rest-client | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.rx
»
jersey-rx-client-guava Jersey Reactive Client - Guava (ListenableFuture) provider. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.rx
»
jersey-rx-client-rxjava Jersey Reactive Client - RxJava (Observable) provider. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.rx
»
jersey-rx-client-rxjava2 Jersey Reactive Client - RxJava2 (Flowable) provider. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.inject
»
jersey-hk2 HK2 InjectionManager implementation | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.inject
»
jersey-cdi2-se CDI 4 SE InjectionManager implementation | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-jaxb JAX-RS features based upon JAX-B. | 2.29 | 4.0.2 | |
JSON Lib
Apache 2.0 +2
| org.glassfish.jersey.media
»
jersey-media-json-jackson Jersey JSON Jackson (2.x) entity providers support module. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-json-jackson1 Jersey JSON Jackson (1.x) entity providers support module. | 2.29 | 2.48 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-json-jettison Jersey JSON Jettison entity providers support module. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-json-processing Jersey JSON-P (JSR 353) entity providers support proxy module. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-json-binding Jersey JSON-B support module. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-kryo Jersey/JAX-RS Message Body Writer and Reader using Kryo serialization framework | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-moxy Jersey JSON entity providers support module based on EclipseLink MOXy. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-multipart Jersey Multipart entity providers support module. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-sse Jersey Server Sent Events entity providers support module. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.security
»
oauth1-client Module that adds an OAuth 1 support to Jersey client. | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.security
»
oauth1-server Module that adds an OAuth 1 support to Jersey server | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.security
»
oauth1-signature OAuth1 signature module | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.security
»
oauth2-client Module that adds an OAuth 2 support to Jersey client | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework
»
jersey-test-framework-core Jersey Test Framework Core | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework
»
jersey-test-framework-util Jersey Test Framework Utils | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-bundle Jersey Test Framework Providers Bundle | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-external Jersey Test Framework - External container | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-grizzly2 Jersey Test Framework - Grizzly2 container | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-inmemory Jersey Test Framework - InMemory container | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-jdk-http Jersey Test Framework - JDK HTTP container | 2.29 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-simple Jersey Test Framework - Simple HTTP container | 2.29 | 3.1.11 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-jetty Jersey Test Framework - Jetty HTTP container | 2.29 | 4.0.2 | |
Testing
BSD 3-clause
| org.hamcrest
»
java-hamcrest Core API and libraries of hamcrest matcher framework. | 2.0.0.0 | 3.0 | |
Application Metrics
BSD 2-clause +1
| org.hdrhistogram
»
HdrHistogram HdrHistogram supports the recording and analyzing sampled data value | 2.1.10 | 2.2.2 | |
Concurrency
Apache 2.0
| org.jctools
»
jctools-core Java Concurrency Tools Core Library | 2.0.1 | 4.0.6 | |
EPL 2.0 +1
| org.jgrapht » jgrapht-core | 0.9.0 | 1.5.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.5.1 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.5.1 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.5.1 | 6.0.3 | |
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-migrationsupport Module "junit-jupiter-migrationsupport" of JUnit | 5.5.1 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-params JUnit Jupiter extension for running parameterized tests. | 5.5.1 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-commons Module "junit-platform-commons" of JUnit | 1.5.1 | 6.0.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-console Module "junit-platform-console" of JUnit | 1.5.1 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-engine Module "junit-platform-engine" of JUnit | 1.5.1 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-launcher Public API for configuring and launching test plans. | 1.5.1 | 6.0.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-reporting Module "junit-platform-reporting" of JUnit | 1.5.1 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-runner Runner and annotations for configuring and executing tests on the JUnit Platform in a JUnit environment. | 1.5.1 | 1.14.4 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-suite-api Annotations for configuring a test suite on the JUnit Platform. | 1.5.1 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-testkit Module "junit-platform-testkit" of JUnit | 1.5.1 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.vintage
»
junit-vintage-engine A thin layer on top of JUnit 4 to allow running vintage tests (based on JUnit 3.8 and JUnit 4) with the JUnit Platform ... | 5.5.1 | 6.0.3 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 3.0.0 | 5.23.0 | |
Mocking
MIT
| org.mockito
»
mockito-junit-jupiter Mockito JUnit 5 support | 3.0.0 | 5.23.0 | |
Apache 2.0 +1
| org.rocksdb
»
rocksdbjni RocksDB Java API and Native Libraries | 5.18.4 | 10.10.1.1 | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 1.7.26 | 2.0.18 | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-log4j12 SLF4J Reload4j Provider | 1.7.26 | 2.0.18 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
log4j-over-slf4j Log4j implemented over SLF4J | 1.7.26 | 2.0.18 | |
YAML
Apache 2.0
| org.yaml
»
snakeyaml7 vulnerabilities YAML 1.1 parser and emitter for Java | 1.26 | 2.6 | |
| uk.org.lidalia
»
sysout-over-slf4j Library to send raw System.out and System.err output to SLF4J for proper logging control | 1.0.2 | ✔ |
