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/LicenseGroup / ArtifactVersionUpdates

Provided Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
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.362.0.18

Test Dependencies (6)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-classic1 vulnerability
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
1.2.111.5.38
Assertion Apache 2.0
org.assertj » assertj-core1 vulnerability
Rich and fluent assertions for testing in Java
3.23.13.27.7
Concurrency Apache 2.0
org.awaitility » awaitility
A Java DSL for synchronizing asynchronous operations
4.2.04.3.0
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
5.9.16.1.2
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
5.9.16.1.1
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.9.16.1.1

Managed Dependencies (185)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
2.14.12.22
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core1 vulnerability
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.14.13.2.1
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind4 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
2.14.13.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-avro
Support for reading and writing AVRO-encoded data via Jackson
2.14.13.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-cbor
Support for reading and writing Concise Binary Object Representation
2.14.13.2.1
CSV Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-csv
Support for reading and writing CSV-encoded data via Jackson
2.14.13.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-ion
Support for reading and writing Ion ("binary JSON")
2.14.13.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.14.13.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-protobuf
Support for reading and writing protobuf-encoded data via Jackson
2.14.13.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-smile
Support for reading and writing Smile ("binary JSON")
2.14.13.2.1
TOML Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-toml1 vulnerability
Support for reading and writing TOML-encoded data via Jackson abstractions.
2.14.13.2.1
XML Processing Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-xml
Data format extension for Jackson to offer
2.14.13.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.14.13.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.14.13.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.14.13.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.14.13.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.14.13.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.14.13.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.14.13.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.14.13.2.1
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jaxrs
Functionality for reading/writing core JAX-RS helper types
2.14.13.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.14.13.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.14.13.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.14.12.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.14.13.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.14.13.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.14.13.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.14.13.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.14.13.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.14.13.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.14.13.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.14.13.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.14.13.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.14.13.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.14.13.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.14.13.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.14.13.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.14.13.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.14.13.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.14.13.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.14.13.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.14.13.2.1
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-objects
Simple data-binding that builds directly on jackson-core (streaming),
2.14.13.2.1
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-retrofit2
Basic provider implementation for Retrofit 2 library
2.14.13.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.14.13.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-afterburner
Jackson (https://github.com/FasterXML/jackson) extension module
2.14.13.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-blackbird
Jackson (https://github.com/FasterXML/jackson) extension module
2.14.13.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-guice
Stuff to make integration with Guice a bit easier
2.14.13.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.14.13.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.14.13.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.14.13.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.14.13.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-mrbean
Functionality for implementing interfaces and abstract types
2.14.13.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-no-ctor-deser
Support deserialization of POJO classes without default constructor
2.14.13.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-osgi
Jackson module to inject OSGI services in deserialized beans.
2.14.13.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.14.12.22.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-paranamer
AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org)
2.14.12.22.1
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.11
jackson-module-scala
2.14.13.2.1
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.12
jackson-module-scala
2.14.13.2.1
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.13
jackson-module-scala
2.14.13.2.1
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_3
jackson-module-scala
2.14.13.2.1
Concurrency Apache 2.0
io.projectreactor » reactor-core
Non-Blocking Reactive Foundation for the JVM
3.4.253.8.6
Testing Apache 2.0
io.projectreactor » reactor-test
Reactor Test support
3.4.253.8.6
Apache 2.0
io.projectreactor » reactor-tools
Reactor Tools
3.4.253.8.6
Apache 2.0
io.projectreactor.addons » reactor-extra
Reactor Extra utilities, helpers and custom operators
3.4.93.6.0
Apache 2.0
io.projectreactor.addons » reactor-adapter
Adapters from/to RxJava2, RxJava3 and Akka
3.4.93.6.0
Apache 2.0
io.projectreactor.addons » reactor-pool
Reactor Generic Object Pooling
0.2.111.2.6
Apache 2.0
io.projectreactor.kafka » reactor-kafka
Reactor Kafka: A reactive API for Apache Kafka
1.3.141.3.25
Apache 2.0
io.projectreactor.kotlin » reactor-kotlin-extensions
Kotlin extensions for Project Reactor
1.1.81.3.1
Apache 2.0
io.projectreactor.netty » reactor-netty
Reactor Netty with all modules
1.0.251.3.6
Apache 2.0
io.projectreactor.netty » reactor-netty-core1 vulnerability
Core functionality for the Reactor Netty library
1.0.251.3.6
Apache 2.0
io.projectreactor.netty » reactor-netty-http2 vulnerabilities
HTTP functionality for the Reactor Netty library
1.0.251.3.6
Apache 2.0
io.projectreactor.netty » reactor-netty-http-brave
Brave instrumentation for Reactor Netty HTTP
1.0.251.3.6
Apache 2.0
io.projectreactor.rabbitmq » reactor-rabbitmq
Reactor RabbitMQ: A reactive API for RabbitMQ
1.5.51.5.6
Apache 2.0
org.jdbi » jdbi3-commons-text
Use Apache Commons Text for query templating.
3.35.03.54.0
CSV Apache 2.0
org.jdbi » jdbi3-core
The Jdbi core API.
3.35.03.54.0
CSV Apache 2.0
org.jdbi » jdbi3-core
The Jdbi core API.
3.35.03.54.0
Apache 2.0
org.jdbi » jdbi3-freemarker
Use Apache Freemarker for query templating.
3.35.03.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.35.03.54.0
Apache 2.0
org.jdbi » jdbi3-gson2
Use Google gson 2 for JSON column serialization/deserialization.
3.35.03.54.0
Apache 2.0
org.jdbi » jdbi3-guava
Support for Google Guava data types.
3.35.03.54.0
Apache 2.0
org.jdbi » jdbi3-guice
Google Guice integration.
3.35.03.54.0
Apache 2.0
org.jdbi » jdbi3-jackson2
Use Jackson 2.x for JSON column serialization/deserialization.
3.35.03.54.0
Apache 2.0
org.jdbi » jdbi3-jodatime2
Support for Joda-Time 2 data types.
3.35.03.54.0
Apache 2.0
org.jdbi » jdbi3-jpa
Minimal support for JPA annotations.
3.35.03.54.0
Apache 2.0
org.jdbi » jdbi3-json
Support for JSON column types. In addition to this module, a
3.35.03.54.0
Apache 2.0
org.jdbi » jdbi3-json
Support for JSON column types. In addition to this module, a
3.35.03.54.0
Apache 2.0
org.jdbi » jdbi3-kotlin
Idiomatic core API support for the Kotlin programming language.
3.35.03.54.0
Apache 2.0
org.jdbi » jdbi3-kotlin-sqlobject
Idiomatic SqlObject API support for the Kotlin programming language.
3.35.03.54.0
Apache 2.0
org.jdbi » jdbi3-moshi
Use Square Moshi for JSON column serialization/deserialization.
3.35.03.54.0
Apache 2.0
org.jdbi » jdbi3-postgis
Support for PostgreSQL PostGIS data types.
3.35.03.54.0
Apache 2.0
org.jdbi » jdbi3-postgres
Support for additional PostgreSQL features and data types.
3.35.03.54.0
Apache 2.0
org.jdbi » jdbi3-postgres
Support for additional PostgreSQL features and data types.
3.35.03.54.0
Apache 2.0
org.jdbi » jdbi3-spring5
SpringFramework and SpringBoot support.
3.35.03.54.0
Apache 2.0
org.jdbi » jdbi3-sqlite
Support for additional SQLite data types.
3.35.03.54.0
Apache 2.0
org.jdbi » jdbi3-sqlobject
SqlObject is a declarative, annotation-driven API
3.35.03.54.0
Apache 2.0
org.jdbi » jdbi3-sqlobject
SqlObject is a declarative, annotation-driven API
3.35.03.54.0
Apache 2.0
org.jdbi » jdbi3-stringtemplate4
Use Stringtemplate 4 for query templating.
3.35.03.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.35.03.54.0
Apache 2.0
org.jdbi » jdbi3-vavr
Support for vavr datatypes.
3.35.03.54.0
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
5.9.16.1.2
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
5.9.16.1.1
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
5.9.16.1.1
EPL 2.0
org.junit.jupiter » junit-jupiter-migrationsupport
Module "junit-jupiter-migrationsupport" of JUnit
5.9.16.1.1
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
5.9.16.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-commons
Module "junit-platform-commons" of JUnit
1.9.16.1.1
EPL 2.0
org.junit.platform » junit-platform-console
Module "junit-platform-console" of JUnit
1.9.16.1.2
Testing EPL 2.0
org.junit.platform » junit-platform-engine
Module "junit-platform-engine" of JUnit
1.9.16.1.1
EPL 2.0
org.junit.platform » junit-platform-jfr
Module "junit-platform-jfr" of JUnit 5.
1.9.11.14.4
Testing EPL 2.0
org.junit.platform » junit-platform-launcher
Public API for configuring and launching test plans.
1.9.16.1.1
EPL 2.0
org.junit.platform » junit-platform-reporting
Module "junit-platform-reporting" of JUnit
1.9.16.1.1
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.9.11.14.4
EPL 2.0
org.junit.platform » junit-platform-suite
Module "junit-platform-suite" of JUnit
1.9.16.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-suite-api
Annotations for configuring a test suite on the JUnit Platform.
1.9.16.1.1
EPL 2.0
org.junit.platform » junit-platform-suite-commons
Module "junit-platform-suite-commons" of JUnit
1.9.11.14.4
EPL 2.0
org.junit.platform » junit-platform-suite-engine
Module "junit-platform-suite-engine" of JUnit
1.9.16.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-testkit
Module "junit-platform-testkit" of JUnit
1.9.16.1.1
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.9.16.1.1
org.mockito » mockito-bom
Mockito Bill of Materials (BOM)
4.9.05.23.0
MIT
org.reactivestreams » reactive-streams
A Protocol for Asynchronous Non-Blocking Data Sequence
1.0.4
AOP Apache 2.0
org.springframework » spring-aop
Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ...
5.3.247.0.8
AOP Apache 2.0
org.springframework » spring-aspects
Spring Aspects integrates Spring with AspectJ.
5.3.247.0.8
Dep Injection Apache 2.0
org.springframework » spring-beans
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ...
5.3.247.0.8
Dep Injection Apache 2.0
org.springframework » spring-context2 vulnerabilities
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ...
5.3.247.0.8
Apache 2.0
org.springframework » spring-context-indexer
Spring Context Indexer
5.3.247.0.8
Config Apache 2.0
org.springframework » spring-context-support
Support classes for integrating common third-party libraries into a Spring application context
5.3.247.0.8
Core Utils Apache 2.0
org.springframework » spring-core1 vulnerability
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
5.3.247.0.8
Expression Lang Apache 2.0
org.springframework » spring-expression3 vulnerabilities
Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ...
5.3.247.0.8
Bytecode Apache 2.0
org.springframework » spring-instrument
Spring Instrumentation provides class instrumentation support and classloader implementations to be used in application ...
5.3.247.0.8
Logging Bridge Apache 2.0
org.springframework » spring-jcl
Spring Commons Logging Bridge
5.3.246.2.19
JDBC Extension Apache 2.0
org.springframework » spring-jdbc
Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific ...
5.3.247.0.8
org.springframework » spring-jms
JMS support package, including helper classes to send/receive JMS messages
5.3.247.0.8
org.springframework » spring-messaging
Spring Messaging provides abstractions such as Message, MessageChannel, MessageHandler, and others to serve as a ...
5.3.247.0.8
O/R Mapping Apache 2.0
org.springframework » spring-orm
Spring Object/Relational Mapping which provides integration layers for popular object-relational mapping APIs, including ...
5.3.247.0.8
XML Processing Apache 2.0
org.springframework » spring-oxm
Abstraction layer that supports Object/XML mapping implementations such as JAXB, Castor, XMLBeans, JiBX and XStream.
5.3.247.0.8
Apache 2.0
org.springframework » spring-r2dbc
Spring R2DBC
5.3.247.0.8
Testing Apache 2.0
org.springframework » spring-test
Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ...
5.3.247.0.8
Transactions Apache 2.0
org.springframework » spring-tx
Support for programmatic and declarative transaction management for classes that implement special interfaces or any ...
5.3.247.0.8
Web Framework Apache 2.0
org.springframework » spring-web6 vulnerabilities
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ...
5.3.247.0.8
Apache 2.0
org.springframework » spring-webflux7 vulnerabilities
Non-blocking web stack with support for 'Reactive Streams' back pressure, running on Netty, Undertow, and Servlet 3.1+ ...
5.3.247.0.8
Web Framework Apache 2.0
org.springframework » spring-webmvc9 vulnerabilities
Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ...
5.3.247.0.8
WebSocket Clients Apache 2.0
org.springframework » spring-websocket1 vulnerability
WebSocket and SockJS infrastructure, including STOMP messaging support.
5.3.247.0.8
MIT
org.testcontainers » azure
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » cassandra
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » clickhouse
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » cockroachdb
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » consul
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » couchbase
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » database-commons
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » db2
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » dynalite
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » elasticsearch
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » gcloud
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » hivemq
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » influxdb
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » jdbc
Isolated container management for Java code testing
1.17.61.21.4
Testing MIT
org.testcontainers » junit-jupiter
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » k3s
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » kafka
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » localstack
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » mariadb
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » mockserver
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » mongodb
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » mssqlserver
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » mysql
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » neo4j
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » nginx
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » oracle-xe
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » orientdb
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » postgresql
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » presto
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » pulsar
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » questdb
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » r2dbc
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » rabbitmq
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » redpanda
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » selenium
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » solr
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » spock
Isolated container management for Java code testing
1.17.61.21.4
Testing MIT
org.testcontainers » testcontainers
Isolated container management for Java code testing
1.17.62.0.5
MIT
org.testcontainers » tidb
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » toxiproxy
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » trino
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » vault
Isolated container management for Java code testing
1.17.61.21.4
MIT
org.testcontainers » yugabytedb
Isolated container management for Java code testing
1.17.61.21.4