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 (31)
| 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. | ${jackson.annotations.ver... | 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.45.0 | 2.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 | |
Apache 2.0
| com.squareup.okhttp3
»
okhttp-jvm 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 | |
Defect Detection
MIT
| org.checkerframework
»
checker-qual checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ... | 3.52.1 | 4.2.1 | |
Annotation Lib
Apache 2.0
| org.jetbrains
»
annotations A set of annotations used for code inspection support and code documentation. | 26.0.2-1 | 26.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 (359)
| 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.22 | 1.5.38 | |
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-core3 vulnerabilities Core implementation of Logback, a reliable, generic, fast and flexible logging framework. | 1.5.22 | 1.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.22 | 1.5.38 | |
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-core3 vulnerabilities Core implementation of Logback, a reliable, generic, fast and flexible logging framework. | 1.5.22 | 1.5.38 | |
Bill of materials
Apache 2.0
| com.fasterxml.jackson
»
jackson-bom Bill of Materials pom for getting full, complete set of compatible versions | 2.20.1 | 3.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.20 | 2.22 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.20.1 | 3.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.20.1 | 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 ... | 3.2.3 | 3.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.2.3 | 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 ... | 1.5.7-6 | 1.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.7-6 | 1.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.13.2 | 2.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.45.0 | 2.50.0 | |
JSON Lib
Apache 2.0
| com.jayway.jsonpath
»
json-path A library to query and verify JSON | 2.10.0 | 3.0.0 | |
HTTP Clients
Apache 2.0
| com.squareup.okhttp3
»
okhttp Square’s meticulous HTTP client for Java and Kotlin. | 5.3.2 | 5.4.0 | |
Apache 2.0
| com.squareup.okhttp3
»
okhttp-jvm Square’s meticulous HTTP client for Java and Kotlin. | 5.3.2 | 5.4.0 | |
Bill of materials
Apache 2.0
| com.squareup.okhttp3
»
okhttp-bom Square’s meticulous HTTP client for Java and Kotlin. | 5.3.2 | 5.4.0 | |
Apache 2.0
| com.squareup.okhttp3
»
okhttp-jvm Square’s meticulous HTTP client for Java and Kotlin. | 5.3.2 | 5.4.0 | |
I/O
Apache 2.0
| com.squareup.okio
»
okio A modern I/O library for Android, Java, and Kotlin Multiplatform. | 3.16.4 | 3.17.0 | |
Apache 2.0
| com.squareup.okio
»
okio-jvm A modern I/O library for Android, Java, and Kotlin Multiplatform. | 3.16.4 | 3.17.0 | |
I/O
Apache 2.0
| com.squareup.okio
»
okio A modern I/O library for Android, Java, and Kotlin Multiplatform. | 3.16.4 | 3.17.0 | |
Apache 2.0
| com.squareup.okio
»
okio-fakefilesystem A modern I/O library for Android, Java, and Kotlin Multiplatform. | 3.16.4 | 3.17.0 | |
CLI Parser
Apache 2.0
| commons-cli
»
commons-cli Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface. | 1.11.0 | ✔ | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.20.0 | 1.22.0 | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.20.0 | 1.22.0 | |
I/O
Apache 2.0
| commons-io
»
commons-io The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.21.0 | 2.22.0 | |
I/O
Apache 2.0
| commons-io
»
commons-io The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.21.0 | 2.22.0 | |
SMTP
Apache 2.0
| commons-net
»
commons-net Apache Commons Net library contains a collection of network utilities and protocol implementations. | 3.12.0 | 3.13.0 | |
SMTP
Apache 2.0
| commons-net
»
commons-net Apache Commons Net library contains a collection of network utilities and protocol implementations. | 3.12.0 | 3.13.0 | |
Bill of materials
Apache 2.0
| io.fabric8
»
kubernetes-client-bom Generated Bom | 7.4.0 | 7.8.0 | |
Apache 2.0
| io.netty
»
netty-handler3 vulnerabilities A core Netty module that provides high-level channel handlers for protocol implementations and network applications. | 4.2.9.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-resolver | 4.2.9.Final | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.2.9.Final | 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. | 4.2.9.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.2.9.Final | 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. | 4.2.9.Final | 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. | 4.2.9.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-codec-base | 4.2.9.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-compression1 vulnerability | 4.2.9.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty
»
netty-codec-http8 vulnerabilities Netty codec module for encoding and decoding HTTP messages and handling HTTP protocol logic. | 4.2.9.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-http25 vulnerabilities | 4.2.9.Final | 4.2.16.Final | |
Bill of materials
Apache 2.0
| io.netty
»
netty-bom Netty (Bill of Materials) | 4.2.9.Final | 4.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.41 | 2.2.52 | |
Java Spec
EDL 1.0
| jakarta.activation
»
jakarta.activation-api Jakarta Activation API 2.2 Specification | 2.1.4 | ✔ | |
Annotation Lib
EPL 2.0 +1
| jakarta.annotation
»
jakarta.annotation-api Jakarta Annotations API | 3.0.0 | ✔ | |
Annotation Lib
EPL 2.0 +1
| jakarta.annotation
»
jakarta.annotation-api Jakarta Annotations API | 3.0.0 | ✔ | |
Expression Lang
EPL 2.0 +1
| jakarta.el
»
jakarta.el-api Jakarta Expression Language defines an expression language for Java applications | 6.0.1 | ✔ | |
Dep Injection
Apache 2.0
| jakarta.enterprise
»
jakarta.enterprise.cdi-api APIs for CDI (Contexts and Dependency Injection for Java) | 4.1.0 | ✔ | |
Java Spec
Apache 2.0
| jakarta.enterprise
»
jakarta.enterprise.lang-model Build Compatible (Reflection-Free) Java Language Model for CDI | 4.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.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 | 4.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.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 | 4.0.0 | ✔ | |
XML Processing
EDL 1.0
| jakarta.xml.bind
»
jakarta.xml.bind-api Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ... | 4.0.4 | 4.0.5 | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.2 | 6.1.1 | |
JSON Lib
Apache 2.0
| net.minidev
»
json-smart JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It ... | 2.6.0 | ✔ | |
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.12.1 | ✔ | |
Dist Communication
Apache 2.0
| org.apache.avro
»
avro-ipc Avro inter-process communication components | 1.12.1 | ✔ | |
Apache 2.0
| org.apache.avro
»
avro-mapred An org.apache.hadoop.mapred compatible API for using Avro Serialization in Hadoop | 1.12.1 | ✔ | |
Compression
Apache 2.0
| org.apache.commons
»
commons-compress Apache Commons Compress defines an API for working with | 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 ... | 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 ... | 1.15.0 | ✔ | |
Compression
Apache 2.0
| org.apache.commons
»
commons-compress Apache Commons Compress defines an API for working with | 1.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.13.0 | 2.15.1 | |
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 ... | 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 ... | 1.15.0 | ✔ | |
CSV
Apache 2.0
| org.apache.commons
»
commons-csv The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types. | 1.14.1 | ✔ | |
JDBC Pool
Apache 2.0
| org.apache.commons
»
commons-dbcp2 Apache Commons DBCP software implements Database Connection Pooling | 2.13.0 | 2.14.0 | |
JVM Languages
Apache 2.0
| org.apache.groovy
»
groovy-all Groovy: A powerful multi-faceted language for the JVM | 5.0.3 | 5.0.7 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient Apache HttpComponents Client | 4.5.14 | 5.6.2 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpcore Apache HttpComponents HTTP/1.1 core components | 4.4.16 | 5.4.3 | |
Apache 2.0
| org.apache.httpcomponents
»
httpcore-nio Apache HttpComponents Core (non-blocking I/O) | 4.4.16 | ✔ | |
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.25.2 | 2.26.1 | |
Apache 2.0
| org.apache.nifi
»
nifi-security-utils-api This nifi-security-utils-api module holds reusable code necessary for security | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi
»
nifi-utils This nifi-utils module should be a general purpose place to store widely | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi
»
nifi-record This module contains the domain model for NiFi's Record abstraction, including | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-ssl-context-service-api | 2.7.2 | 2.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.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-http-context-map-api | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-database-dialect-service-api | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-dbcp-service-api | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-oauth2-provider-api | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-schema-registry-service-api | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-json-schema-api | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-record-serialization-service-api | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-lookup-service-api | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-kerberos-user-service-api | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-security-kerberos-api | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-proxy-configuration-api | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-record-sink-api | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-web-client-provider-api | 2.7.2 | 2.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.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-key-service-api | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-file-resource-service-api | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-mock-record-utils | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-mock | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi
»
nifi-api Apache NiFi API | 2.5.0 | 2.9.0 | |
Apache 2.0
| org.apache.nifi » nifi-runtime | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-nar-utils | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-stateless-api | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-framework-api | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-server-api | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-properties | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-property-utils | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-per-process-group-logging | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi » nifi-python-framework-api | 2.7.2 | 2.10.0 | |
Apache 2.0
| org.apache.nifi
»
nifi-api Apache NiFi API | 2.5.0 | 2.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 | ✔ | |
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.25 | 1.9.25.1 | |
Encryption Lib
BouncyCastle
| org.bouncycastle
»
bcprov-jdk18on3 vulnerabilities The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ... | 1.83 | 1.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.83 | 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 ... | 1.83 | 1.84 | |
Encryption Lib
BouncyCastle
| org.bouncycastle
»
bcprov-jdk18on3 vulnerabilities The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ... | 1.83 | 1.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.83 | 1.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.83 | 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 ... | 1.83 | 1.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.83 | 1.84 | |
Defect Detection
MIT
| org.checkerframework
»
checker-qual checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ... | 3.52.1 | 4.2.1 | |
EDL 1.0
| org.eclipse.angus
»
angus-activation Angus Activation Registries Implementation | 2.0.3 | ✔ | |
Java Compiler/Parser
EPL 2.0
| org.eclipse.jdt
»
ecj Eclipse Compiler for Java(TM) | 3.44.0 | 3.46.0 | |
Web Server
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-server1 vulnerability Jetty Server Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-http1 vulnerability Jetty module for handling HTTP protocol logic, including requests, responses, and connection management. | 12.1.5 | 12.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.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-security Jetty Server Security Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-session Jetty Session Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-xml Jetty XML Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-deploy Jetty Deployer Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-util Jetty Utilities Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-jndi Jetty JNDI Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-plus Jetty JNDI and Annotation Support Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-server Jetty ALPN Server API Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-java-server Jetty ALPN Server OpenJDK Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-client Jetty ALPN Client API Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-conscrypt-client Jetty ALPN Client Conscrypt Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-conscrypt-server Jetty ALPN Server Conscrypt Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-java-client Jetty ALPN Client OpenJDK Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-java-server Jetty ALPN Server OpenJDK Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-server Jetty ALPN Server API Artifact | 12.1.5 | 12.1.11 | |
HTTP Clients
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-client Jetty Client is a lightweight HTTP client library for Java. | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-coreapp Jetty Core Web Application Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-deploy Jetty Deployer Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-ethereum Jetty Sign-In with Ethereum | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-http1 vulnerability Jetty module for handling HTTP protocol logic, including requests, responses, and connection management. | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-http-spi Jetty OpenJDK HTTP SPI Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-http-tools Jetty HTTP Tools Artifact | 12.1.5 | 12.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.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-jmx Jetty JMX Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-jndi Jetty JNDI Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-keystore Jetty Test KeyStore Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-openid Jetty OpenID Connect Infrastructure | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-osgi Jetty OSGi Integration Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-plus Jetty JNDI and Annotation Support Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-proxy Jetty Proxy Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-rewrite Jetty Rewrite Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-security Jetty Server Security Artifact | 12.1.5 | 12.1.11 | |
Web Server
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-server1 vulnerability Jetty Server Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-session Jetty Session Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-slf4j-impl Jetty SLF4J Implementation Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-start Jetty Start Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-staticapp Jetty Static Web Application Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-unixdomain-server Jetty Unix-Domain Sockets Server Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-util Jetty Utilities Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-util-ajax Jetty JSON Utilities Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-xml Jetty XML Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.compression
»
jetty-compression-brotli Jetty Compression Brotli Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.compression
»
jetty-compression-common Jetty Compression Common Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.compression
»
jetty-compression-gzip Jetty Compression Gzip Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.compression
»
jetty-compression-server Jetty Compression Server Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.compression
»
jetty-compression-zstandard Jetty Compression Zstandard Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.demos » jetty-core-demo-handler | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee
»
jetty-ee-webapp Jetty EE Web Application Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11
»
jetty-ee11-servlet Jetty Servlet Container | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11
»
jetty-ee11-webapp Jetty web application support | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11
»
jetty-ee11-servlets Utility Servlets from Jetty | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11
»
jetty-ee11-annotations Annotation support for deploying servlets in jetty. | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11
»
jetty-ee11-plus Jetty JavaEE style services | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11 » jetty-ee11-apache-jsp | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11 » jetty-ee11-glassfish-jstl | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11
»
jetty-ee11-annotations Annotation support for deploying servlets in jetty. | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11 » jetty-ee11-apache-jsp | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11 » jetty-ee11-cdi | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11 » jetty-ee11-fcgi-proxy | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11 » jetty-ee11-glassfish-jstl | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11
»
jetty-ee11-jaspi1 vulnerability Jetty security infrastructure | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11
»
jetty-ee11-jndi EE11 JNDI factories | 12.1.5 | 12.1.11 | |
Maven Plugins
Apache 2.0 +1
| org.eclipse.jetty.ee11 » jetty-ee11-jspc-maven-plugin | 12.1.5 | 12.1.11 | |
Maven Plugins
Apache 2.0 +1
| org.eclipse.jetty.ee11
»
jetty-ee11-maven-plugin Jetty EE11 maven plugins | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11
»
jetty-ee11-plus Jetty JavaEE style services | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11
»
jetty-ee11-proxy Jetty Proxy | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11
»
jetty-ee11-quickstart Jetty Quick Start | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11
»
jetty-ee11-servlet Jetty Servlet Container | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11
»
jetty-ee11-servlets Utility Servlets from Jetty | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11
»
jetty-ee11-webapp Jetty web application support | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11.osgi » jetty-ee11-osgi-alpn | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11.osgi
»
jetty-ee11-osgi-boot Jetty OSGi Boot bundle | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11.osgi
»
jetty-ee11-osgi-boot-jsp Jetty OSGi Boot JSP bundle | 12.1.5 | 12.1.11 | |
WebSocket Clients
Apache 2.0 +1
| org.eclipse.jetty.ee11.websocket » jetty-ee11-websocket-jakarta-client | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11.websocket » jetty-ee11-websocket-jakarta-client-webapp | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11.websocket » jetty-ee11-websocket-jakarta-common | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11.websocket » jetty-ee11-websocket-jakarta-server | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11.websocket » jetty-ee11-websocket-jetty-client-webapp | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11.websocket » jetty-ee11-websocket-jetty-server | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee11.websocket » jetty-ee11-websocket-servlet | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.fcgi
»
jetty-fcgi-client Jetty FastCGI Client Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.fcgi
»
jetty-fcgi-proxy Jetty FastCGI Proxy Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.fcgi
»
jetty-fcgi-server Jetty FastCGI Server Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.http2
»
jetty-http2-server Jetty HTTP/2 Server Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.http2
»
jetty-http2-common Jetty HTTP/2 Common Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.http2
»
jetty-http2-hpack Jetty HTTP/2 HPACK Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.http2
»
jetty-http2-client Jetty HTTP/2 Client Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.http2
»
jetty-http2-client-transport Jetty HTTP/2 Client Transport Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.http2
»
jetty-http2-common Jetty HTTP/2 Common Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.http2
»
jetty-http2-hpack Jetty HTTP/2 HPACK Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.http2
»
jetty-http2-server Jetty HTTP/2 Server Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.http3
»
jetty-http3-client Jetty HTTP/3 Client Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.http3
»
jetty-http3-client-transport Jetty HTTP/3 Client Transport Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.http3
»
jetty-http3-common Jetty HTTP/3 Common Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.http3
»
jetty-http3-qpack Jetty HTTP/3 QPACK Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.http3
»
jetty-http3-server Jetty HTTP/3 Server Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.quic
»
jetty-quic-common Jetty QUIC Common Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.quic
»
jetty-quic-quiche-client Jetty QUIC Quiche Client Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.quic
»
jetty-quic-quiche-common Jetty QUIC Quiche Common Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.quic
»
jetty-quic-quiche-foreign Jetty QUIC Quiche OpenJDK FFM Binding Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.quic
»
jetty-quic-quiche-jna Jetty QUIC Quiche JNA Binding Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.quic
»
jetty-quic-server Jetty QUIC Server Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.toolchain » jetty-schemas | 5.2 | ✔ | |
Apache 2.0 +1
| org.eclipse.jetty.websocket
»
jetty-websocket-core-client Jetty Core WebSocket Client Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.websocket
»
jetty-websocket-core-common Jetty Core WebSocket Common Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.websocket
»
jetty-websocket-core-server Jetty Core WebSocket Server Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.websocket
»
jetty-websocket-jetty-api Jetty WebSocket API Artifact | 12.1.5 | 12.1.11 | |
WebSocket Clients
Apache 2.0 +1
| org.eclipse.jetty.websocket
»
jetty-websocket-jetty-client Jetty WebSocket Client Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.websocket
»
jetty-websocket-jetty-common Jetty WebSocket Common Artifact | 12.1.5 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.websocket
»
jetty-websocket-jetty-server Jetty WebSocket Server Artifact | 12.1.5 | 12.1.11 | |
EDL 1.0
| org.glassfish.jaxb
»
jaxb-runtime JAXB (JSR 222) Reference Implementation | 4.0.6 | 4.0.9 | |
Bill of materials
EPL 2.0 +1
| org.glassfish.jersey
»
jersey-bom Jersey Bill of Materials (BOM) | 4.0.0 | 4.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. | 26.0.2-1 | 26.1.0 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib-common Standard library for the Kotlin Programming Language | 2.2.21 | 2.4.0 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib Standard library for the Kotlin Programming Language | 2.2.21 | 2.4.0 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib-jdk8 Kotlin Standard Library JDK 8 extension | 2.2.21 | 2.4.0 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib-jdk7 Kotlin Standard Library JDK 7 extension | 2.2.21 | 2.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.2.21 | 2.4.0 | |
HTML Parser
MIT
| 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.21.2 | 1.22.2 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 6.0.1 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 6.0.1 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 6.0.1 | 6.1.1 | |
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-migrationsupport Module "junit-jupiter-migrationsupport" of JUnit | 6.0.1 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-params JUnit Jupiter extension for running parameterized tests. | 6.0.1 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-commons Module "junit-platform-commons" of JUnit | 6.0.1 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-commons Module "junit-platform-commons" of JUnit | 6.0.1 | 6.1.1 | |
EPL 2.0
| org.junit.platform
»
junit-platform-console Module "junit-platform-console" of JUnit | 6.0.1 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-engine Module "junit-platform-engine" of JUnit | 6.0.1 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-launcher Public API for configuring and launching test plans. | 6.0.1 | 6.1.1 | |
EPL 2.0
| org.junit.platform
»
junit-platform-reporting Module "junit-platform-reporting" of JUnit | 6.0.1 | 6.1.1 | |
EPL 2.0
| org.junit.platform
»
junit-platform-suite Module "junit-platform-suite" of JUnit | 6.0.1 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-suite-api Annotations for configuring a test suite on the JUnit Platform. | 6.0.1 | 6.1.1 | |
EPL 2.0
| org.junit.platform
»
junit-platform-suite-engine Module "junit-platform-suite-engine" of JUnit | 6.0.1 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-testkit Module "junit-platform-testkit" of JUnit | 6.0.1 | 6.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 ... | 6.0.1 | 6.1.1 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 5.21.0 | 5.23.0 | |
Android Package
MIT
| org.mockito
»
mockito-android Mockito for Android | 5.21.0 | 5.23.0 | |
MIT
| org.mockito
»
mockito-errorprone ErrorProne plugins for Mockito | 5.21.0 | 5.23.0 | |
Mocking
MIT
| org.mockito
»
mockito-junit-jupiter Mockito JUnit 5 support | 5.21.0 | 5.23.0 | |
MIT
| org.mockito
»
mockito-proxy Mockito preconfigured proxy mock mock maker (to support interfaces without code generation) | 5.21.0 | 5.23.0 | |
MIT
| org.mockito
»
mockito-subclass Mockito preconfigured subclass mock maker | 5.21.0 | 5.23.0 | |
Apache 2.0
| org.mortbay.jasper » mortbay-apache-jsp | 11.0.10.1 | 11.0.23 | |
Apache 2.0
| org.mortbay.jasper » mortbay-apache-el | 11.0.10.1 | 11.0.23 | |
Bytecode
BSD 3-clause
| org.ow2.asm
»
asm ASM, a very small and fast Java bytecode manipulation framework | 9.9 | 9.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.9 | 9.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.9 | 9.10.1 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 2.0.17 | 2.0.18 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
log4j-over-slf4j Log4j implemented over SLF4J | 2.0.17 | 2.0.18 | |
Logging Bridge
MIT
| org.slf4j
»
jul-to-slf4j Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul ... | 2.0.17 | 2.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.17 | 2.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.17 | 2.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.17 | 2.0.18 | |
Logging
MIT
| org.slf4j
»
slf4j-nop Binding/provider for NOP, an implementation that silently discards all logging messages. | 2.0.17 | 2.0.18 | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-jdk14 SLF4J JDK14 Provider | 2.0.17 | 2.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.17 | 2.0.18 | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-log4j12 SLF4J Reload4j Provider | 2.0.17 | 2.0.18 | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-reload4j SLF4J Reload4j Provider | 2.0.17 | 2.0.18 | |
Logging
MIT
| org.slf4j
»
slf4j-ext Extensions to the SLF4J API | 2.0.17 | 2.0.18 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 2.0.17 | 2.0.18 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
log4j-over-slf4j Log4j implemented over SLF4J | 2.0.17 | 2.0.18 | |
Logging Bridge
MIT
| org.slf4j
»
jul-to-slf4j Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul ... | 2.0.17 | 2.0.18 | |
Logging Bridge
MIT
| org.slf4j
»
osgi-over-slf4j OSGi LogService implementation over SLF4J | 2.0.17 | 2.0.18 | |
Bill of materials
Apache 2.0
| org.springframework
»
spring-framework-bom Spring Framework (Bill of Materials) | 6.2.15 | 7.0.8 | |
Bill of materials
Apache 2.0
| org.springframework.security
»
spring-security-bom Spring Security | 6.5.7 | 7.1.0 | |
Testing
MIT
| org.testcontainers
»
testcontainers Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-activemq Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-azure Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-cassandra Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-chromadb Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-clickhouse Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-cockroachdb Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-consul Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-couchbase Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-cratedb Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-database-commons Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-databend Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-db2 Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-elasticsearch Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-gcloud Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-grafana Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-hivemq Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-influxdb Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-jdbc Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-junit-jupiter Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-k3s Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-k6 Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-kafka Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-ldap Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-localstack Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-mariadb Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-milvus Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-minio Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-mockserver Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-mongodb Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-mssqlserver Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-mysql Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-neo4j Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-nginx Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-oceanbase Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-ollama Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-openfga Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-oracle-free Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-oracle-xe Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-orientdb Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-pinecone Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-postgresql Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-presto Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-pulsar Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-qdrant Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-questdb Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-r2dbc Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-rabbitmq Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-redpanda Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-scylladb Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-selenium Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-solace Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-solr Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-spock Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-tidb Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-timeplus Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-toxiproxy Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-trino Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-typesense Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-vault Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-weaviate Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
MIT
| org.testcontainers
»
testcontainers-yugabytedb Isolated container management for Java code testing | 2.0.2 | 2.0.5 | |
Compression
Apache 2.0
| org.xerial.snappy
»
snappy-java snappy-java: A fast compression/decompression library | 1.1.10.8 | ✔ | |
YAML
Apache 2.0
| org.yaml
»
snakeyaml YAML 1.1 parser and emitter for Java | 2.5 | 2.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.40.8 | 2.47.6 |