Essentials is a set of Java version 17 (and later) building blocks built from the ground up to have no
dependencies on other libraries, unless explicitly mentioned.
The Essentials philosophy is to provide high level building blocks and coding constructs that allows for concise
and strongly typed code, which doesn't depend on other libraries or frameworks, but instead allows easy integrations
with many of the most popular libraries and frameworks such as Jackson, ...
Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Provided Dependencies (1)
Test Dependencies (7)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.5.16 | 1.5.38 | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core1 vulnerability Rich and fluent assertions for testing in Java | 3.27.3 | 3.27.7 | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility A Java DSL for synchronizing asynchronous operations | 4.2.2 | 4.3.0 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.11.4 | 6.1.2 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.11.4 | 6.1.2 | |
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.11.4 | 6.1.2 | |
Testing
Apache 2.0
| org.xmlunit
»
xmlunit-core XMLUnit for Java | 2.10.0 | 2.12.0 |
Managed Dependencies (250)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.18.2 | 2.22 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.18.2 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind6 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.18.2 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-avro Support for reading and writing AVRO-encoded data via Jackson | 2.18.2 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor Support for reading and writing Concise Binary Object Representation | 2.18.2 | 3.2.1 | |
CSV
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-csv Support for reading and writing CSV-encoded data via Jackson | 2.18.2 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-ion Support for reading and writing Ion ("binary JSON") | 2.18.2 | 3.2.1 | |
Data Format
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-properties Support for reading and writing content of "Java Properties" style | 2.18.2 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-protobuf Support for reading and writing protobuf-encoded data via Jackson | 2.18.2 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.18.2 | 3.2.1 | |
TOML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-toml Support for reading and writing TOML-encoded data via Jackson abstractions. | 2.18.2 | 3.2.1 | |
XML Processing
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.18.2 | 3.2.1 | |
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-eclipse-collections Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.18.2 | 3.2.1 | |
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.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate4 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5-jakarta Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate6 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hppc Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jakarta-jsonp Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jaxrs Functionality for reading/writing core JAX-RS helper types | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-joda Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-joda-money Support for datatypes of Joda-Money library (https://www.joda.org/joda-money/) | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.18.2 | 2.22.1 | |
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.18.2 | 3.2.1 | |
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.18.2 | 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.18.2 | 3.2.1 | |
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.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-base Pile of code that is shared by all Jackson-based Jakarta-RS | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-cbor-provider Functionality to handle CBOR encoded input/output for Jakarta-RS implementations | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-json-provider Functionality to handle JSON input/output for Jakarta-RS implementations | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-smile-provider Functionality to handle Smile (binary JSON) input/output for Jakarta-RS implementations | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-xml-provider Functionality to handle XML input/output for Jakarta-RS implementations | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-yaml-provider Functionality to handle YAML input/output for Jakarta-RS implementations | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-base Pile of code that is shared by all Jackson-based JAX-RS | 2.18.2 | 3.2.1 | |
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.18.2 | 3.2.1 | |
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.18.2 | 3.2.1 | |
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.18.2 | 3.2.1 | |
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.18.2 | 3.2.1 | |
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.18.2 | 3.2.1 | |
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.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-annotation-support Additional package that adds support for a subset of Jackson core annotations from | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-extension-javatime Jackson-jr extension that adds support for Java 8 Date/Time value types such as `java.time.LocalDateTime` | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-objects Simple data-binding that builds directly on jackson-core (streaming), | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-retrofit2 Basic provider implementation for Retrofit 2 library | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-stree Simple immutable (read-only) tree model that builds directly on jackson-core (streaming), | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-android-record Support deserialization into records on Android | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-blackbird Jackson (https://github.com/FasterXML/jackson) extension module | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-guice Stuff to make integration with Guice a bit easier | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-guice7 Stuff to make integration with Guice 7+ a bit easier | 2.18.2 | 3.2.1 | |
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.18.2 | 3.2.1 | |
Annotation Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jakarta-xmlbind-annotations Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative | 2.18.2 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jsonSchema Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jsonSchema-jakarta Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.18.2 | 3.2.1 | |
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.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-mrbean Functionality for implementing interfaces and abstract types | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-no-ctor-deser Support deserialization of POJO classes without default constructor | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-osgi Jackson module to inject OSGI services in deserialized beans. | 2.18.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-parameter-names Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.18.2 | 2.22.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-paranamer AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org) | 2.18.2 | 2.22.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.11 jackson-module-scala | 2.18.2 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.12 jackson-module-scala | 2.18.2 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.13 jackson-module-scala | 2.18.2 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_3 jackson-module-scala | 2.18.2 | 3.2.1 | |
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.117.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty
»
netty-codec3 vulnerabilities Netty module for encoding and decoding binary and text-based messages with reusable codec components. | 4.1.117.Final | 4.2.16.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-codec-dns1 vulnerability | 4.1.117.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-haproxy4 vulnerabilities | 4.1.117.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty
»
netty-codec-http17 vulnerabilities Netty codec module for encoding and decoding HTTP messages and handling HTTP protocol logic. | 4.1.117.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-http27 vulnerabilities | 4.1.117.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-memcache | 4.1.117.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-mqtt1 vulnerability | 4.1.117.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-redis5 vulnerabilities | 4.1.117.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-smtp1 vulnerability | 4.1.117.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-socks | 4.1.117.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-stomp2 vulnerabilities | 4.1.117.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-xml1 vulnerability | 4.1.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-common1 vulnerability Core utilities and abstractions shared across Netty modules, including buffers, threading, and platform detection. | 4.1.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-dev-tools | 4.1.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-handler4 vulnerabilities A core Netty module that provides high-level channel handlers for protocol implementations and network applications. | 4.1.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-handler-proxy1 vulnerability | 4.1.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-handler-ssl-ocsp3 vulnerabilities | 4.1.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-resolver | 4.1.117.Final | 4.2.16.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns3 vulnerabilities | 4.1.117.Final | 4.2.16.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.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-transport-rxtx | 4.1.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-transport-sctp1 vulnerability | 4.1.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-transport-udt | 4.1.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-example | 4.1.117.Final | 4.2.16.Final | |
Network Framework
Apache 2.0
| io.netty
»
netty-all Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol ... | 4.1.117.Final | 4.2.16.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns-classes-macos | 4.1.117.Final | 4.2.16.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns-native-macos | 4.1.117.Final | 4.2.16.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns-native-macos | 4.1.117.Final | 4.2.16.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns-native-macos | 4.1.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-transport-classes-epoll | 4.1.117.Final | 4.2.16.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.117.Final | 4.2.16.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.117.Final | 4.2.16.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.117.Final | 4.2.16.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.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-transport-classes-kqueue | 4.1.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-transport-native-kqueue1 vulnerability | 4.1.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-transport-native-kqueue1 vulnerability | 4.1.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-transport-native-kqueue1 vulnerability | 4.1.117.Final | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-classes A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.69.Final | 2.0.80.Final | |
Apache 2.0
| io.netty
»
netty-tcnative A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.69.Final | 2.0.80.Final | |
Apache 2.0
| io.netty
»
netty-tcnative A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.69.Final | 2.0.80.Final | |
Apache 2.0
| io.netty
»
netty-tcnative A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.69.Final | 2.0.80.Final | |
Apache 2.0
| io.netty
»
netty-tcnative A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.69.Final | 2.0.80.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.69.Final | 2.0.80.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.69.Final | 2.0.80.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.69.Final | 2.0.80.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.69.Final | 2.0.80.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.69.Final | 2.0.80.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.69.Final | 2.0.80.Final | |
Concurrency
Apache 2.0
| io.projectreactor
»
reactor-core Non-Blocking Reactive Foundation for the JVM | 3.6.13 | 3.8.6 | |
Testing
Apache 2.0
| io.projectreactor
»
reactor-test Reactor Test support | 3.6.13 | 3.8.6 | |
Apache 2.0
| io.projectreactor
»
reactor-tools Reactor Tools | 3.6.13 | 3.8.6 | |
Apache 2.0
| io.projectreactor
»
reactor-core-micrometer Reactor-Core Micrometer Metrics support | 1.1.13 | 3.8.6 | |
Apache 2.0
| io.projectreactor.addons
»
reactor-extra Reactor Extra utilities, helpers and custom operators | 3.5.2 | 3.6.0 | |
Apache 2.0
| io.projectreactor.addons
»
reactor-adapter Adapters from/to RxJava2, RxJava3 and Akka | 3.5.2 | 3.6.0 | |
Apache 2.0
| io.projectreactor.addons
»
reactor-pool Reactor Generic Object Pooling | 1.0.9 | 1.2.6 | |
Apache 2.0
| io.projectreactor.addons
»
reactor-pool-micrometer Micrometer metrics support for Reactor Pool | 0.1.9 | 1.2.6 | |
Apache 2.0
| io.projectreactor.kafka
»
reactor-kafka Reactor Kafka: A reactive API for Apache Kafka | 1.3.23 | 1.3.25 | |
Apache 2.0
| io.projectreactor.kotlin
»
reactor-kotlin-extensions Kotlin extensions for Project Reactor | 1.2.3 | 1.3.1 | |
Apache 2.0
| io.projectreactor.netty
»
reactor-netty Reactor Netty with all modules | 1.1.26 | 1.3.6 | |
Apache 2.0
| io.projectreactor.netty
»
reactor-netty-core Core functionality for the Reactor Netty library | 1.1.26 | 1.3.6 | |
Apache 2.0
| io.projectreactor.netty
»
reactor-netty-http1 vulnerability HTTP functionality for the Reactor Netty library | 1.1.26 | 1.3.6 | |
Apache 2.0
| io.projectreactor.netty
»
reactor-netty-http-brave Brave instrumentation for Reactor Netty HTTP | 1.1.26 | 1.3.6 | |
Compression
Apache 2.0
| org.apache.commons
»
commons-compress Apache Commons Compress defines an API for working with | 1.27.1 | 1.28.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-caffeine-cache Cache implementation with the caffeine cache library | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-commons-text Use Apache Commons Text for query templating. | 3.47.0 | 3.54.0 | |
CSV
Apache 2.0
| org.jdbi
»
jdbi3-core The Jdbi core API. | 3.47.0 | 3.54.0 | |
CSV
Apache 2.0
| org.jdbi
»
jdbi3-core The Jdbi core API. | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-freemarker Use Apache Freemarker for query templating. | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-generator The Jdbi generator provides an annotation processor that can create SqlObject implementation classes from SqlObject ... | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-gson2 Use Google gson 2 for JSON column serialization/deserialization. | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-guava Support for Google Guava data types. | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-guice Google Guice integration. | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-jackson2 Use Jackson 2.x for JSON column serialization/deserialization. | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-jodatime2 Support for Joda-Time 2 data types. | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-jpa Minimal support for JPA annotations. | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-json Support for JSON column types. In addition to this module, a | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-json Support for JSON column types. In addition to this module, a | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-kotlin Idiomatic core API support for the Kotlin programming language. | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-kotlin-sqlobject Idiomatic SqlObject API support for the Kotlin programming language. | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-moshi Use Square Moshi for JSON column serialization/deserialization. | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-noop-cache no op cache implementation | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-opentelemetry Use OpenTelemetry for distributed tracing | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-oracle12 Support for Oracle 12+ specific features. | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-postgis Support for PostgreSQL PostGIS data types. | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-postgres Support for additional PostgreSQL features and data types. | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-postgres Support for additional PostgreSQL features and data types. | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-spring Support for Spring Framework and Spring Boot. | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-spring5 SpringFramework and SpringBoot support. | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-sqlite Support for additional SQLite data types. | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-sqlobject SqlObject is a declarative, annotation-driven API | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-sqlobject SqlObject is a declarative, annotation-driven API | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-stringtemplate4 Use Stringtemplate 4 for query templating. | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-testcontainers Support for the testcontainers.org project for testing databases. | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-testing Support for testing frameworks. Provides integration to spin up and access databases using Jdbi in unit tests. | 3.47.0 | 3.54.0 | |
Apache 2.0
| org.jdbi
»
jdbi3-vavr Support for vavr datatypes. | 3.47.0 | 3.54.0 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.11.4 | 6.1.2 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.11.4 | 6.1.2 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.11.4 | 6.1.2 | |
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-migrationsupport Module "junit-jupiter-migrationsupport" of JUnit | 5.11.4 | 6.1.2 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-params JUnit Jupiter extension for running parameterized tests. | 5.11.4 | 6.1.2 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-commons Module "junit-platform-commons" of JUnit | 1.11.4 | 6.1.2 | |
EPL 2.0
| org.junit.platform
»
junit-platform-console Module "junit-platform-console" of JUnit | 1.11.4 | 6.1.2 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-engine Module "junit-platform-engine" of JUnit | 1.11.4 | 6.1.2 | |
EPL 2.0
| org.junit.platform
»
junit-platform-jfr Module "junit-platform-jfr" of JUnit 5. | 1.11.4 | 1.14.4 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-launcher Public API for configuring and launching test plans. | 1.11.4 | 6.1.2 | |
EPL 2.0
| org.junit.platform
»
junit-platform-reporting Module "junit-platform-reporting" of JUnit | 1.11.4 | 6.1.2 | |
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.11.4 | 1.14.4 | |
EPL 2.0
| org.junit.platform
»
junit-platform-suite Module "junit-platform-suite" of JUnit | 1.11.4 | 6.1.2 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-suite-api Annotations for configuring a test suite on the JUnit Platform. | 1.11.4 | 6.1.2 | |
EPL 2.0
| org.junit.platform
»
junit-platform-suite-commons Module "junit-platform-suite-commons" of JUnit | 1.11.4 | 1.14.4 | |
EPL 2.0
| org.junit.platform
»
junit-platform-suite-engine Module "junit-platform-suite-engine" of JUnit | 1.11.4 | 6.1.2 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-testkit Module "junit-platform-testkit" of JUnit | 1.11.4 | 6.1.2 | |
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.11.4 | 6.1.2 | |
| org.mockito
»
mockito-bom Mockito Bill of Materials (BOM) | 5.15.2 | 5.23.0 | ||
MIT
| org.reactivestreams
»
reactive-streams A Protocol for Asynchronous Non-Blocking Data Sequence | 1.0.4 | ✔ | |
Bill of materials
Apache 2.0
| org.springframework
»
spring-framework-bom Spring Framework (Bill of Materials) | 6.1.16 | 7.0.8 | |
MIT
| org.testcontainers
»
activemq Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
azure Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
cassandra Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
chromadb Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
clickhouse Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
cockroachdb Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
consul Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
couchbase Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
cratedb Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
database-commons Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
databend Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
db2 Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
dynalite Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
elasticsearch Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
gcloud Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
grafana Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
hivemq Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
influxdb Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
jdbc Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
Testing
MIT
| org.testcontainers
»
junit-jupiter Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
k3s Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
k6 Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
kafka Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
localstack Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
mariadb Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
milvus Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
minio Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
mockserver Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
mongodb Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
mssqlserver Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
mysql Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
neo4j Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
nginx Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
oceanbase Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
ollama Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
openfga Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
oracle-free Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
oracle-xe Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
orientdb Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
postgresql Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
presto Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
pulsar Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
qdrant Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
questdb Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
r2dbc Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
rabbitmq Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
redpanda Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
selenium Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
solace Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
solr Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
spock Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
Testing
MIT
| org.testcontainers
»
testcontainers Isolated container management for Java code testing | 1.20.4 | 2.0.5 | |
MIT
| org.testcontainers
»
tidb Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
timeplus Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
toxiproxy Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
trino Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
typesense Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
vault Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
weaviate Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
yugabytedb Isolated container management for Java code testing | 1.20.4 | 1.21.4 |