BOM module to define common and cross cutting dependencies like Apache Commons-*, Bouncycastle, Netty etc.. These managed dependencies will be bundled into a 'nifi-standard-shared-nar' that can be a parent of child nars which need these common dependencies. This ensures consistent versions of these dependencies and minimizes copies of these commonly used Jars

Compile Dependencies (30)

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.
${jackson.bom.version}2.22
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
${jackson.bom.version}3.2.1
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind
General data-binding functionality for Jackson: works on core streaming API
${jackson.bom.version}3.2.1
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 ...
${caffeine.version}3.2.4
Compression BSD 2-clause
com.github.luben » zstd-jni
JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM ...
${com.github.luben.zstd-j...1.5.7-11
Defect Detection Apache 2.0
com.google.errorprone » error_prone_annotations
Annotations for Error Prone, a static analysis tool for Java that catches common programming mistakes at compile-time.
2.33.02.50.0
HTTP Clients Apache 2.0
com.squareup.okhttp3 » okhttp
Square’s meticulous HTTP client for Java and Kotlin.
${okhttp.version}5.4.0
I/O Apache 2.0
com.squareup.okio » okio
A modern I/O library for Android, Java, and Kotlin Multiplatform.
${okio.version}3.17.0
Apache 2.0
com.squareup.okio » okio-jvm
A modern I/O library for Android, Java, and Kotlin Multiplatform.
${okio.version}3.17.0
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
${org.apache.commons.code...1.22.0
I/O Apache 2.0
commons-io » commons-io
The Apache Commons IO library contains utility classes, stream implementations, file filters,
${org.apache.commons.io.v...2.22.0
SMTP Apache 2.0
commons-net » commons-net
Apache Commons Net library contains a collection of network utilities and protocol implementations.
${org.apache.commons.net....3.13.0
Apache 2.0
io.netty » netty-handler
A core Netty module that provides high-level channel handlers for protocol implementations and network applications.
${netty.4.version}4.2.16.Final
Apache 2.0
io.netty » netty-resolver${netty.4.version}4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-unix-common
Static library which contains common unix utilities.
${netty.4.version}4.2.16.Final
Apache 2.0
io.netty » netty-common
Core utilities and abstractions shared across Netty modules, including buffers, threading, and platform detection.
${netty.4.version}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.
${netty.4.version}4.2.16.Final
Apache 2.0
io.netty » netty-buffer
Netty's byte buffer implementation offering efficient memory management and I/O operations for network applications.
${netty.4.version}4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec
Netty module for encoding and decoding binary and text-based messages with reusable codec components.
${netty.4.version}4.2.16.Final
Compression Apache 2.0
org.apache.commons » commons-compress
Apache Commons Compress defines an API for working with
${org.apache.commons.comp...1.28.0
Core Utils Apache 2.0
org.apache.commons » commons-lang3
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
${org.apache.commons.lang...3.20.0
String Utils Apache 2.0
org.apache.commons » commons-text
The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ...
${org.apache.commons.text...1.15.0
Encryption Lib BouncyCastle
org.bouncycastle » bcprov-jdk18on
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ...
${org.bouncycastle.version}1.84
Encryption Lib BouncyCastle
org.bouncycastle » bcpkix-jdk18on
The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ...
${org.bouncycastle.version}1.84
BouncyCastle
org.bouncycastle » bcutil-jdk18on
The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains ...
${org.bouncycastle.version}1.84
org.checkerframework » checker-qual
checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ...
3.48.14.2.1
Annotation Lib Apache 2.0
org.jetbrains » annotations
A set of annotations used for code inspection support and code documentation.
24.1.026.1.0
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib
Standard library for the Kotlin Programming Language
${kotlin.version}2.4.0
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib-jdk8
Kotlin Standard Library JDK 8 extension
${kotlin.version}2.4.0
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib-jdk7
Kotlin Standard Library JDK 7 extension
${kotlin.version}2.4.0

Managed Dependencies (347)

Category/LicenseGroup / ArtifactVersionUpdates
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.141.5.38
Logging EPL 2.0 +1
ch.qos.logback » logback-core4 vulnerabilities
Core implementation of Logback, a reliable, generic, fast and flexible logging framework.
1.5.141.5.38
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.141.5.38
Logging EPL 2.0 +1
ch.qos.logback » logback-core4 vulnerabilities
Core implementation of Logback, a reliable, generic, fast and flexible logging framework.
1.5.141.5.38
Bill of materials Apache 2.0
com.amazonaws » aws-java-sdk-bom
The AWS SDK for Java - BOM module holds the dependency managements for individual java clients.
1.12.7802.47.6
Cloud Computing Apache 2.0
com.amazonaws » aws-java-sdk-core
The AWS SDK for Java - Core runtime module holds the classes that are used by the individual service
1.12.7802.47.6
Apache 2.0
com.amazonaws » aws-java-sdk-bundle1.12.7802.47.6
Bill of materials Apache 2.0
com.fasterxml.jackson » jackson-bom
Bill of Materials pom for getting full, complete set of compatible versions
2.18.23.2.1
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.22.22
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.18.23.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.18.23.2.1
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 ...
3.1.83.2.4
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 ...
3.1.83.2.4
Compression BSD 2-clause
com.github.luben » zstd-jni
JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM ...
1.5.6-81.5.7-11
Compression BSD 2-clause
com.github.luben » zstd-jni
JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM ...
1.5.6-81.5.7-11
JSON Lib Apache 2.0
com.google.code.gson » gson
Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ...
2.11.02.14.0
Defect Detection Apache 2.0
com.google.errorprone » error_prone_annotations
Annotations for Error Prone, a static analysis tool for Java that catches common programming mistakes at compile-time.
2.33.02.50.0
JSON Lib Apache 2.0
com.jayway.jsonpath » json-path
A library to query and verify JSON
2.9.03.0.0
HTTP Clients Apache 2.0
com.squareup.okhttp3 » okhttp
Square’s meticulous HTTP client for Java and Kotlin.
4.12.05.4.0
Bill of materials Apache 2.0
com.squareup.okhttp3 » okhttp-bom
Square’s meticulous HTTP client for Java and Kotlin.
4.12.05.4.0
I/O Apache 2.0
com.squareup.okio » okio
A modern I/O library for Android, Java, and Kotlin Multiplatform.
3.9.13.17.0
Apache 2.0
com.squareup.okio » okio-jvm
A modern I/O library for Android, Java, and Kotlin Multiplatform.
3.9.13.17.0
I/O Apache 2.0
com.squareup.okio » okio
A modern I/O library for Android, Java, and Kotlin Multiplatform.
3.9.13.17.0
Apache 2.0
com.squareup.okio » okio-fakefilesystem
A modern I/O library for Android, Java, and Kotlin Multiplatform.
3.9.13.17.0
CDDL 1.0
com.sun.activation » javax.activation
The JavaBeans(TM) Activation Framework is used by the JavaMail(TM) API to manage MIME data
1.2.01.1.1
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.9.01.11.0
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.17.11.22.0
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.17.11.22.0
I/O Apache 2.0
commons-io » commons-io
The Apache Commons IO library contains utility classes, stream implementations, file filters,
2.18.02.22.0
I/O Apache 2.0
commons-io » commons-io
The Apache Commons IO library contains utility classes, stream implementations, file filters,
2.18.02.22.0
SMTP Apache 2.0
commons-net » commons-net
Apache Commons Net library contains a collection of network utilities and protocol implementations.
3.11.13.13.0
SMTP Apache 2.0
commons-net » commons-net
Apache Commons Net library contains a collection of network utilities and protocol implementations.
3.11.13.13.0
Bill of materials Apache 2.0
io.fabric8 » kubernetes-client-bom
Generated Bom
6.13.47.8.0
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.116.Final4.2.16.Final
Apache 2.0
io.netty » netty-resolver4.1.116.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-unix-common
Static library which contains common unix utilities.
4.1.116.Final4.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.116.Final4.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.116.Final4.2.16.Final
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.116.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec2 vulnerabilities
Netty module for encoding and decoding binary and text-based messages with reusable codec components.
4.1.116.Final4.2.16.Final
Bill of materials Apache 2.0
io.netty » netty-bom
Netty (Bill of Materials)
4.1.116.Final4.2.16.Final
Bill of materials Apache 2.0
io.prometheus » simpleclient_bom
Bill of Materials for the Simpleclient.
0.16.0
Annotation Lib Apache 2.0
io.swagger.core.v3 » swagger-annotations
swagger-annotations
2.2.272.2.52
Annotation Lib EPL 2.0 +1
jakarta.annotation » jakarta.annotation-api
Jakarta Annotations API
2.1.13.0.0
Expression Lang EPL 2.0 +1
jakarta.el » jakarta.el-api
Jakarta Expression Language defines an expression language for Java applications
5.0.16.0.1
Dep Injection Apache 2.0
jakarta.enterprise » jakarta.enterprise.cdi-api
APIs for CDI (Contexts and Dependency Injection for Java)
4.0.14.1.0
Java Spec Apache 2.0
jakarta.enterprise » jakarta.enterprise.lang-model
Build Compatible (Reflection-Free) Java Language Model for CDI
4.0.14.1.0
Dep Injection Apache 2.0
jakarta.inject » jakarta.inject-api
Jakarta Dependency Injection
2.0.1
Java Spec EPL 2.0 +1
jakarta.interceptor » jakarta.interceptor-api
Jakarta Interceptors defines a means of interposing on business method invocations
2.1.02.2.0
Java Spec EPL 2.0 +1
jakarta.servlet » jakarta.servlet-api
API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ...
6.1.0
Java Spec EPL 2.0 +1
jakarta.servlet.jsp » jakarta.servlet.jsp-api
Jakarta Pages defines a templating technology for dynamically creating web resources
3.1.14.0.0
JSP Tag Library EPL 2.0 +1
jakarta.servlet.jsp.jstl » jakarta.servlet.jsp.jstl-api
Jakarta Standard Tag Library API
3.0.03.0.2
Transactions EPL 2.0 +1
jakarta.transaction » jakarta.transaction-api
Jakarta Transactions
2.0.1
Java Spec EPL 2.0 +1
jakarta.ws.rs » jakarta.ws.rs-api
Jakarta RESTful Web Services
3.1.04.0.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 ...
4.0.24.0.5
Annotation Lib EPL 2.0 +1
javax.annotation » javax.annotation-api
Jakarta Annotations API
1.3.23.0.0
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
4.13.26.1.1
Data Format Apache 2.0
org.apache.avro » avro
Avro is a row-oriented remote procedure call and data serialization framework that produces a compact binary format.
1.11.41.12.1
Dist Communication Apache 2.0
org.apache.avro » avro-ipc
Avro inter-process communication components
1.11.41.12.1
Apache 2.0
org.apache.avro » avro-mapred
An org.apache.hadoop.mapred compatible API for using Avro Serialization in Hadoop
1.11.41.12.1
Compression Apache 2.0
org.apache.commons » commons-compress
Apache Commons Compress defines an API for working with
1.27.11.28.0
Core Utils Apache 2.0
org.apache.commons » commons-lang31 vulnerability
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
3.17.03.20.0
String Utils Apache 2.0
org.apache.commons » commons-text
The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ...
1.13.01.15.0
Compression Apache 2.0
org.apache.commons » commons-compress
Apache Commons Compress defines an API for working with
1.27.11.28.0
Config Apache 2.0
org.apache.commons » commons-configuration21 vulnerability
The Commons Configuration software library provides a generic configuration interface that enables an application to ...
2.11.02.15.1
Core Utils Apache 2.0
org.apache.commons » commons-lang31 vulnerability
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
3.17.03.20.0
String Utils Apache 2.0
org.apache.commons » commons-text
The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ...
1.13.01.15.0
JDBC Pool Apache 2.0
org.apache.commons » commons-dbcp2
Apache Commons DBCP software implements Database Connection Pooling
2.13.02.14.0
JVM Languages Apache 2.0
org.apache.groovy » groovy-all
Groovy: A powerful multi-faceted language for the JVM
4.0.245.0.7
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpclient
Apache HttpComponents Client
4.5.145.6.2
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpcore
Apache HttpComponents HTTP/1.1 core components
4.4.165.4.3
HTTP Clients Apache 2.0
org.apache.httpcomponents » fluent-hc
Apache HttpComponents Client fluent API
4.5.14
Bill of materials Apache 2.0
org.apache.logging.log4j » log4j-bom
Apache Log4j Bill-of-Materials
2.24.32.26.1
Annotation Lib Apache 2.0
org.apache.maven.plugin-tools » maven-plugin-annotations
Java annotations to use in Mojos
3.13.13.15.2
Apache 2.0
org.apache.nifi » nifi-security-utils-api
This nifi-security-utils-api module holds reusable code necessary for security
2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-utils
This nifi-utils module should be a general purpose place to store widely
2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-record
This module contains the domain model for NiFi's Record abstraction, including
2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-ssl-context-service-api2.1.02.10.0
Cache Client Apache 2.0
org.apache.nifi » nifi-distributed-cache-client-service-api
Provides an API for a Client that interfaces with a Distributed Cache
2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-http-context-map-api2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-dbcp-service-api2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-oauth2-provider-api2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-schema-registry-service-api2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-json-schema-api2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-record-serialization-service-api2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-lookup-service-api2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-kerberos-user-service-api2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-security-kerberos-api2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-proxy-configuration-api2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-record-sink-api2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-web-client-provider-api2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-web-client-api
Abstracts standard HTTP client operations without depending on a specific HTTP library
2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-key-service-api2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-file-resource-service-api2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-mock-record-utils2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-mock2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-api
Apache NiFi API
2.0.02.9.0
Apache 2.0
org.apache.nifi » nifi-runtime2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-nar-utils2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-stateless-api2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-framework-api2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-server-api2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-properties2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-property-utils2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-per-process-group-logging2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-python-framework-api2.1.02.10.0
Apache 2.0
org.apache.nifi » nifi-api
Apache NiFi API
2.0.02.9.0
Template Engine Apache 2.0
org.apache.velocity » velocity-engine-core
Core module of Apache Velocity, a Java-based template engine for generating text output.
2.4.1
Dist Coordination Apache 2.0
org.apache.zookeeper » zookeeper3 vulnerabilities
ZooKeeper server
3.9.33.9.5
Apache 2.0
org.apache.zookeeper » zookeeper-jute
ZooKeeper jute
3.9.33.9.5
AOP EPL 2.0
org.aspectj » aspectjweaver
The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time
1.9.22.11.9.25.1
Encryption Lib BouncyCastle
org.bouncycastle » bcprov-jdk18on2 vulnerabilities
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ...
1.791.84
Encryption Lib BouncyCastle
org.bouncycastle » bcpkix-jdk18on1 vulnerability
The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ...
1.791.84
BouncyCastle
org.bouncycastle » bcutil-jdk18on
The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains ...
1.791.84
Encryption Lib BouncyCastle
org.bouncycastle » bcprov-jdk18on2 vulnerabilities
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ...
1.791.84
Encryption Lib BouncyCastle
org.bouncycastle » bcpkix-jdk18on1 vulnerability
The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ...
1.791.84
Apache 2.0 +1
org.bouncycastle » bcpg-jdk18on1 vulnerability
The Bouncy Castle Java APIs for the OpenPGP Protocol. The APIs are designed primarily to be used in conjunction with ...
1.791.84
BouncyCastle
org.bouncycastle » bcutil-jdk18on
The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains ...
1.791.84
BouncyCastle
org.bouncycastle » bcmail-jdk18on
The Bouncy Castle Java APIs for doing S/MIME with JavaMail. The APIs are designed primarily to be used in conjunction ...
1.791.84
org.checkerframework » checker-qual
checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ...
3.48.14.2.1
org.eclipse.jdt » ecj
Eclipse Compiler for Java(TM)
3.38.03.46.0
Web Server Apache 2.0 +1
org.eclipse.jetty » jetty-server1 vulnerability
Jetty Server Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-http2 vulnerabilities
Jetty module for handling HTTP protocol logic, including requests, responses, and connection management.
12.0.1612.1.11
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.
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-security
Jetty Server Security Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-session
Jetty Session Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-xml
Jetty XML Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-deploy
Jetty Deployer Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-util
Jetty Utilities Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-jndi
Jetty JNDI Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-plus
Jetty JNDI and Annotation Support Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-server
Jetty ALPN Server API Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-java-server
Jetty ALPN Server OpenJDK Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-client
Jetty ALPN Client API Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-conscrypt-client
Jetty ALPN Client Conscrypt Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-conscrypt-server
Jetty ALPN Server Conscrypt Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-java-client
Jetty ALPN Client OpenJDK Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-java-server
Jetty ALPN Server OpenJDK Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-server
Jetty ALPN Server API Artifact
12.0.1612.1.11
HTTP Clients Apache 2.0 +1
org.eclipse.jetty » jetty-client
Jetty Client is a lightweight HTTP client library for Java.
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-deploy
Jetty Deployer Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-http2 vulnerabilities
Jetty module for handling HTTP protocol logic, including requests, responses, and connection management.
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-http-spi
Jetty OpenJDK HTTP SPI Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-http-tools
Jetty HTTP Tools Artifact
12.0.1612.1.11
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.
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-jmx
Jetty JMX Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-jndi
Jetty JNDI Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-keystore
Jetty Test KeyStore Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-openid
Jetty OpenID Connect Infrastructure
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-osgi
Jetty OSGi Integration Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-plus
Jetty JNDI and Annotation Support Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-proxy
Jetty Proxy Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-rewrite
Jetty Rewrite Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-security
Jetty Server Security Artifact
12.0.1612.1.11
Web Server Apache 2.0 +1
org.eclipse.jetty » jetty-server1 vulnerability
Jetty Server Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-session
Jetty Session Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-slf4j-impl
Jetty SLF4J Implementation Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-start
Jetty Start Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-unixdomain-server
Jetty Unix-Domain Sockets Server Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-util
Jetty Utilities Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-util-ajax
Jetty JSON Utilities Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-xml
Jetty XML Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.demos » jetty-demo-handler12.0.1612.0.37
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-servlet
Jetty Servlet Container
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-webapp
Jetty web application support
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-servlets
Utility Servlets from Jetty
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-annotations
Annotation support for deploying servlets in jetty.
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-plus
Jetty JavaEE style services
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-apache-jsp12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-glassfish-jstl12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-annotations
Annotation support for deploying servlets in jetty.
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-apache-jsp12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-cdi12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-fcgi-proxy12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-glassfish-jstl12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-jaspi1 vulnerability
Jetty security infrastructure
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-jndi
EE10 JNDI factories
12.0.1612.1.11
Maven Plugins Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-jspc-maven-plugin12.0.1612.1.11
Maven Plugins Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-maven-plugin
Jetty EE10 maven plugins
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-plus
Jetty JavaEE style services
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-proxy
Jetty Proxy
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-quickstart
Jetty Quick Start
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-runner12.0.1612.0.37
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-servlet
Jetty Servlet Container
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-servlets
Utility Servlets from Jetty
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-webapp
Jetty web application support
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10.osgi » jetty-ee10-osgi-alpn12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10.osgi » jetty-ee10-osgi-boot
Jetty OSGi Boot bundle
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10.osgi » jetty-ee10-osgi-boot-jsp
Jetty OSGi Boot JSP bundle
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10.websocket » jetty-ee10-websocket-jakarta-client12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10.websocket » jetty-ee10-websocket-jakarta-client-webapp12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10.websocket » jetty-ee10-websocket-jakarta-common12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10.websocket » jetty-ee10-websocket-jakarta-server12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10.websocket » jetty-ee10-websocket-jetty-client-webapp12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10.websocket » jetty-ee10-websocket-jetty-server12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10.websocket » jetty-ee10-websocket-servlet12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.fcgi » jetty-fcgi-client
Jetty FastCGI Client Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.fcgi » jetty-fcgi-proxy
Jetty FastCGI Proxy Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.fcgi » jetty-fcgi-server
Jetty FastCGI Server Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.http2 » jetty-http2-server
Jetty HTTP/2 Server Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.http2 » jetty-http2-common2 vulnerabilities
Jetty HTTP/2 Common Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.http2 » jetty-http2-hpack
Jetty HTTP/2 HPACK Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.http2 » jetty-http2-client
Jetty HTTP/2 Client Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.http2 » jetty-http2-client-transport
Jetty HTTP/2 Client Transport Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.http2 » jetty-http2-common2 vulnerabilities
Jetty HTTP/2 Common Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.http2 » jetty-http2-hpack
Jetty HTTP/2 HPACK Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.http2 » jetty-http2-server
Jetty HTTP/2 Server Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.http3 » jetty-http3-client
Jetty HTTP/3 Client Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.http3 » jetty-http3-client-transport
Jetty HTTP/3 Client Transport Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.http3 » jetty-http3-common
Jetty HTTP/3 Common Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.http3 » jetty-http3-qpack
Jetty HTTP/3 QPACK Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.http3 » jetty-http3-server
Jetty HTTP/3 Server Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.quic » jetty-quic-client
Jetty QUIC Client Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.quic » jetty-quic-common
Jetty QUIC Common Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.quic » jetty-quic-quiche-common
Jetty QUIC Quiche Common Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.quic » jetty-quic-quiche-foreign
Jetty QUIC Quiche OpenJDK FFM Binding Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.quic » jetty-quic-quiche-jna
Jetty QUIC Quiche JNA Binding Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.quic » jetty-quic-server
Jetty QUIC Server Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.toolchain » jetty-schemas5.2
Apache 2.0 +1
org.eclipse.jetty.websocket » jetty-websocket-core-client
Jetty Core WebSocket Client Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.websocket » jetty-websocket-core-common
Jetty Core WebSocket Common Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.websocket » jetty-websocket-core-server
Jetty Core WebSocket Server Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.websocket » jetty-websocket-jetty-api
Jetty WebSocket API Artifact
12.0.1612.1.11
WebSocket Clients Apache 2.0 +1
org.eclipse.jetty.websocket » jetty-websocket-jetty-client
Jetty WebSocket Client Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.websocket » jetty-websocket-jetty-common
Jetty WebSocket Common Artifact
12.0.1612.1.11
Apache 2.0 +1
org.eclipse.jetty.websocket » jetty-websocket-jetty-server
Jetty WebSocket Server Artifact
12.0.1612.1.11
EDL 1.0
org.glassfish.jaxb » jaxb-runtime
JAXB (JSR 222) Reference Implementation
4.0.54.0.9
Bill of materials EPL 2.0 +1
org.glassfish.jersey » jersey-bom
Jersey Bill of Materials (BOM)
3.1.94.0.2
EPL 2.0 +1
org.glassfish.web » jakarta.servlet.jsp.jstl
Jakarta Standard Tag Library Implementation
3.0.1
Annotation Lib Apache 2.0
org.jetbrains » annotations
A set of annotations used for code inspection support and code documentation.
24.1.026.1.0
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib-common
Standard library for the Kotlin Programming Language
2.1.02.4.0
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib
Standard library for the Kotlin Programming Language
2.1.02.4.0
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib-jdk8
Kotlin Standard Library JDK 8 extension
2.1.02.4.0
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib-jdk7
Kotlin Standard Library JDK 7 extension
2.1.02.4.0
Bill of materials Apache 2.0
org.jetbrains.kotlin » kotlin-bom
Kotlin is a modern language that's concise, multiplatform, and interoperable with Java and other languages.
2.1.02.4.0
org.jsoup » jsoup
jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL ...
1.18.31.22.2
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
5.11.46.1.1
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
5.11.46.1.1
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
5.11.46.1.1
EPL 2.0
org.junit.jupiter » junit-jupiter-migrationsupport
Module "junit-jupiter-migrationsupport" of JUnit
5.11.46.1.1
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
5.11.46.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-commons
Module "junit-platform-commons" of JUnit
1.11.46.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-commons
Module "junit-platform-commons" of JUnit
1.11.46.1.1
EPL 2.0
org.junit.platform » junit-platform-console
Module "junit-platform-console" of JUnit
1.11.46.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-engine
Module "junit-platform-engine" of JUnit
1.11.46.1.1
EPL 2.0
org.junit.platform » junit-platform-jfr
Module "junit-platform-jfr" of JUnit 5.
1.11.41.14.4
Testing EPL 2.0
org.junit.platform » junit-platform-launcher
Public API for configuring and launching test plans.
1.11.46.1.1
EPL 2.0
org.junit.platform » junit-platform-reporting
Module "junit-platform-reporting" of JUnit
1.11.46.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.11.41.14.4
EPL 2.0
org.junit.platform » junit-platform-suite
Module "junit-platform-suite" of JUnit
1.11.46.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-suite-api
Annotations for configuring a test suite on the JUnit Platform.
1.11.46.1.1
EPL 2.0
org.junit.platform » junit-platform-suite-commons
Module "junit-platform-suite-commons" of JUnit
1.11.41.14.4
EPL 2.0
org.junit.platform » junit-platform-suite-engine
Module "junit-platform-suite-engine" of JUnit
1.11.46.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-testkit
Module "junit-platform-testkit" of JUnit
1.11.46.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.11.46.1.1
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
5.14.25.23.0
org.mockito » mockito-android
Mockito for Android
5.14.25.23.0
MIT
org.mockito » mockito-errorprone
ErrorProne plugins for Mockito
5.14.25.23.0
Mocking MIT
org.mockito » mockito-junit-jupiter
Mockito JUnit 5 support
5.14.25.23.0
MIT
org.mockito » mockito-proxy
Mockito preconfigured proxy mock mock maker (to support interfaces without code generation)
5.14.25.23.0
MIT
org.mockito » mockito-subclass
Mockito preconfigured subclass mock maker
5.14.25.23.0
Apache 2.0
org.mortbay.jasper » apache-jsp10.1.3111.0.23
Apache 2.0
org.mortbay.jasper » apache-el10.1.3111.0.23
Bytecode BSD 3-clause
org.ow2.asm » asm
ASM, a very small and fast Java bytecode manipulation framework
9.7.19.10.1
Bytecode BSD 3-clause
org.ow2.asm » asm-commons
Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework
9.7.19.10.1
Bytecode BSD 3-clause
org.ow2.asm » asm-tree
Tree API of ASM, a very small and fast Java bytecode manipulation framework
9.7.19.10.1
Logging Bridge Apache 2.0
org.slf4j » jcl-over-slf4j
Jakarta/Apache commons logging 1.2 implemented over SLF4J
2.0.162.0.18
Logging Bridge Apache 2.0
org.slf4j » log4j-over-slf4j
Log4j implemented over SLF4J
2.0.162.0.18
org.slf4j » jul-to-slf4j
Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul ...
2.0.162.0.18
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 ...
2.0.162.0.18
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 ...
2.0.162.0.18
Logging MIT
org.slf4j » slf4j-simple
Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed.
2.0.162.0.18
Logging MIT
org.slf4j » slf4j-nop
Binding/provider for NOP, an implementation that silently discards all logging messages.
2.0.162.0.18
org.slf4j » slf4j-jdk14
SLF4J JDK14 Provider
2.0.162.0.18
MIT
org.slf4j » slf4j-jdk-platform-logging
Integrated SLF4J with the Platform Logging API added by JEP 264 in Java 9
2.0.162.0.18
org.slf4j » slf4j-log4j12
SLF4J Reload4j Provider
2.0.162.0.18
org.slf4j » slf4j-reload4j
SLF4J Reload4j Provider
2.0.162.0.18
Logging MIT
org.slf4j » slf4j-ext
Extensions to the SLF4J API
2.0.162.0.18
Logging Bridge Apache 2.0
org.slf4j » jcl-over-slf4j
Jakarta/Apache commons logging 1.2 implemented over SLF4J
2.0.162.0.18
Logging Bridge Apache 2.0
org.slf4j » log4j-over-slf4j
Log4j implemented over SLF4J
2.0.162.0.18
org.slf4j » jul-to-slf4j
Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul ...
2.0.162.0.18
org.slf4j » osgi-over-slf4j
OSGi LogService implementation over SLF4J
2.0.162.0.18
Bill of materials Apache 2.0
org.springframework » spring-framework-bom
Spring Framework (Bill of Materials)
6.2.17.0.8
Bill of materials Apache 2.0
org.springframework.security » spring-security-bom
Spring Security
6.4.27.1.0
MIT
org.testcontainers » activemq
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » azure
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » cassandra
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » chromadb
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » clickhouse
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » cockroachdb
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » consul
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » couchbase
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » cratedb
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » database-commons
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » databend
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » db2
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » dynalite
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » elasticsearch
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » gcloud
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » grafana
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » hivemq
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » influxdb
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » jdbc
Isolated container management for Java code testing
1.20.41.21.4
Testing MIT
org.testcontainers » junit-jupiter
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » k3s
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » k6
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » kafka
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » localstack
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » mariadb
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » milvus
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » minio
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » mockserver
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » mongodb
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » mssqlserver
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » mysql
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » neo4j
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » nginx
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » oceanbase
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » ollama
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » openfga
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » oracle-free
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » oracle-xe
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » orientdb
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » postgresql
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » presto
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » pulsar
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » qdrant
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » questdb
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » r2dbc
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » rabbitmq
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » redpanda
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » selenium
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » solace
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » solr
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » spock
Isolated container management for Java code testing
1.20.41.21.4
Testing MIT
org.testcontainers » testcontainers
Isolated container management for Java code testing
1.20.42.0.5
MIT
org.testcontainers » tidb
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » timeplus
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » toxiproxy
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » trino
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » typesense
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » vault
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » weaviate
Isolated container management for Java code testing
1.20.41.21.4
MIT
org.testcontainers » yugabytedb
Isolated container management for Java code testing
1.20.41.21.4
Compression Apache 2.0
org.xerial.snappy » snappy-java
snappy-java: A fast compression/decompression library
1.1.10.71.1.10.8
YAML Apache 2.0
org.yaml » snakeyaml
YAML 1.1 parser and emitter for Java
2.32.6
Bill of materials Apache 2.0
software.amazon.awssdk » bom
The AWS SDK for Java - BOM module holds the dependency managements for individual java clients.
2.29.352.47.6