Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (273)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
CLI Parser
Apache 2.0
| com.beust
»
jcommander Command line parsing library for Java | 1.82 | 3.0 | |
Collections
Apache 2.0
| com.carrotsearch
»
hppc High Performance Primitive Collections: data structures (maps, sets, lists, stacks, queues) generated for combinations ... | 0.9.1 | 0.10.0 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.17.1 | 2.21 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.17.1 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | 2.17.1 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-avro Support for reading and writing AVRO-encoded data via Jackson | 2.17.1 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor Support for reading and writing Concise Binary Object Representation | 2.17.1 | 3.1.3 | |
CSV
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-csv Support for reading and writing CSV-encoded data via Jackson | 2.17.1 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-ion Support for reading and writing Ion ("binary JSON") | 2.17.1 | 3.1.3 | |
Data Format
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-properties Support for reading and writing content of "Java Properties" style | 2.17.1 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-protobuf Support for reading and writing protobuf-encoded data via Jackson | 2.17.1 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.17.1 | 3.1.3 | |
TOML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-toml Support for reading and writing TOML-encoded data via Jackson abstractions. | 2.17.1 | 3.1.3 | |
XML Processing
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.17.1 | 3.1.3 | |
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-eclipse-collections Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-guava Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate4 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5-jakarta Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate6 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hppc Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jakarta-jsonp Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jaxrs Functionality for reading/writing core JAX-RS helper types | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-joda Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-joda-money Support for datatypes of Joda-Money library (https://www.joda.org/joda-money/) | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.17.1 | 2.21.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-json-org Support for datatypes of "org.json" JSON library (see http://json.org/java), | 2.17.1 | 3.1.3 | |
Date/Time
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jsr310 Add-on module to support JSR-310 (Java 8 Date & Time API) data types. | 2.17.1 | 3.0.0-rc2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jsr353 Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-pcollections Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-base Pile of code that is shared by all Jackson-based Jakarta-RS | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-cbor-provider Functionality to handle CBOR encoded input/output for Jakarta-RS implementations | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-json-provider Functionality to handle JSON input/output for Jakarta-RS implementations | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-smile-provider Functionality to handle Smile (binary JSON) input/output for Jakarta-RS implementations | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-xml-provider Functionality to handle XML input/output for Jakarta-RS implementations | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-yaml-provider Functionality to handle YAML input/output for Jakarta-RS implementations | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-base Pile of code that is shared by all Jackson-based JAX-RS | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-cbor-provider Functionality to handle CBOR encoded input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard ... | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-json-provider Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-smile-provider Functionality to handle Smile (binary JSON) input/output for JAX-RS implementations (like Jersey and RESTeasy) using ... | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-xml-provider Functionality to handle XML input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-yaml-provider Functionality to handle YAML input/output for JAX-RS implementations (like Jersey and RESTeasy) | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-all "Uber" jar that contains all Jackson jr components as well as underlying Jackson core | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-annotation-support Additional package that adds support for a subset of Jackson core annotations from | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-extension-javatime Jackson-jr extension that adds support for Java 8 Date/Time value types such as `java.time.LocalDateTime` | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-objects Simple data-binding that builds directly on jackson-core (streaming), | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-retrofit2 Basic provider implementation for Retrofit 2 library | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-stree Simple immutable (read-only) tree model that builds directly on jackson-core (streaming), | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-android-record Support deserialization into records on Android | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-blackbird Jackson (https://github.com/FasterXML/jackson) extension module | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-guice Stuff to make integration with Guice a bit easier | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-guice7 Stuff to make integration with Guice 7+ a bit easier | 2.17.1 | 3.1.3 | |
Annotation Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jaxb-annotations Support for using JAXB annotations as an alternative to "native" Jackson annotations, | 2.17.1 | 3.1.3 | |
Annotation Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jakarta-xmlbind-annotations Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative | 2.17.1 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jsonSchema Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jsonSchema-jakarta Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.17.1 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-kotlin Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-mrbean Functionality for implementing interfaces and abstract types | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-no-ctor-deser Support deserialization of POJO classes without default constructor | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-osgi Jackson module to inject OSGI services in deserialized beans. | 2.17.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-parameter-names Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.17.1 | 2.21.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-paranamer AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org) | 2.17.1 | 2.21.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.11 jackson-module-scala | 2.17.1 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.12 jackson-module-scala | 2.17.1 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.13 jackson-module-scala | 2.17.1 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_3 jackson-module-scala | 2.17.1 | 3.1.3 | |
Defect Detection
LGPL 2.1
| com.github.spotbugs
»
spotbugs-annotations Annotations the SpotBugs tool supports | 4.6.0 | 4.9.8 | |
Code Analyzer
LGPL 2.1
| com.google.code.findbugs
»
jsr305 Annotations the SpotBugs tool supports | 3.0.2 | 4.9.8 | |
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.9.0 | 2.49.0 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava Guava is a suite of core and expanded libraries that include | 32.0.1-jre | 33.6.0-jre | |
Data Format
BSD 3-clause
| com.google.protobuf
»
protobuf-java Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an | 3.25.5 | 4.34.1 | |
BSD 3-clause
| com.google.protobuf
»
protobuf-java-util Utilities for Protocol Buffers | 3.25.5 | 4.34.1 | |
Serializer
BSD 3-clause
| com.google.protobuf
»
protobuf-kotlin Kotlin core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an | 3.25.5 | 4.34.1 | |
Mocking
Apache 2.0
| com.squareup.okhttp3
»
mockwebserver Square’s meticulous HTTP client for Java and Kotlin. | 4.12.0 | 5.3.2 | |
Apache 2.0
| com.squareup.okhttp3
»
okcurl Square’s meticulous HTTP client for Java and Kotlin. | 4.12.0 | 5.3.2 | |
HTTP Clients
Apache 2.0
| com.squareup.okhttp3
»
okhttp Square’s meticulous HTTP client for Java and Kotlin. | 4.12.0 | 5.3.2 | |
Apache 2.0
| com.squareup.okhttp3
»
okhttp-brotli Square’s meticulous HTTP client for Java and Kotlin. | 4.12.0 | 5.3.2 | |
Apache 2.0
| com.squareup.okhttp3
»
okhttp-dnsoverhttps Square’s meticulous HTTP client for Java and Kotlin. | 4.12.0 | 5.3.2 | |
Apache 2.0
| com.squareup.okhttp3
»
logging-interceptor Square’s meticulous HTTP client for Java and Kotlin. | 4.12.0 | 5.3.2 | |
HTTP Clients
Apache 2.0
| com.squareup.okhttp3
»
okhttp-sse Square’s meticulous HTTP client for Java and Kotlin. | 4.12.0 | 5.3.2 | |
Apache 2.0
| com.squareup.okhttp3
»
okhttp-tls Square’s meticulous HTTP client for Java and Kotlin. | 4.12.0 | 5.3.2 | |
Apache 2.0
| com.squareup.okhttp3
»
okhttp-urlconnection Square’s meticulous HTTP client for Java and Kotlin. | 4.12.0 | 5.3.2 | |
Apache 2.0
| com.yahoo.datasketches
»
sketches-core Core sketch algorithms used alone and by other repositories in the DataSketches library. | 0.8.3 | 0.13.4 | |
Reflection
Apache 2.0
| commons-beanutils
»
commons-beanutils Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection. | 1.11.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.9.0 | 1.11.0 | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.18.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.19.0 | 2.22.0 | |
Core Utils
Apache 2.0
| commons-lang
»
commons-lang1 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 2.6 | 3.20.0 | |
Error Handling
Apache 2.0
| dev.failsafe » failsafe | 3.2.2 | 3.3.2 | |
Application Metrics
Apache 2.0
| io.dropwizard.metrics
»
metrics-core Metrics is a Java library which gives you unparalleled insight into what your code does in | 4.1.12.1 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jmx A set of classes which allow you to report metrics via JMX. | 4.1.12.1 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jvm A set of classes which allow you to monitor critical aspects of your Java Virtual Machine | 4.1.12.1 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-graphite A reporter for Metrics which announces measurements to a Graphite server. | 4.1.12.1 | 5.0.6 | |
Apache 2.0
| io.grpc
»
grpc-all gRPC: All | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-all gRPC: All | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-alts gRPC: ALTS | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-api gRPC: API | 1.72.0 | 1.81.0 | |
Auth Lib
Apache 2.0
| io.grpc
»
grpc-auth gRPC: Auth | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-benchmarks grpc Benchmarks | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-census gRPC: Census | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-context gRPC: Context | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-context-override-opentelemetry gRPC: ContextStorageOverride | 1.72.0 | 1.81.0 | |
Dist Communication
Apache 2.0
| io.grpc
»
grpc-core gRPC: Core | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-gcp-csm-observability gRPC: GCP CSM Observability | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-gcp-observability gRPC: Google Cloud Platform Observability | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-googleapis gRPC: googleapis | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-grpclb gRPC: GRPCLB LoadBalancer plugin | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-inprocess gRPC: Inprocess | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-interop-testing gRPC: Integration Testing | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-netty gRPC: Netty | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-netty-shaded1 vulnerability gRPC: Netty Shaded | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-okhttp gRPC: OkHttp | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-opentelemetry gRPC: OpenTelemetry | 1.72.0 | 1.81.0 | |
Serializer
Apache 2.0
| io.grpc
»
grpc-protobuf gRPC: Protobuf | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-protobuf-lite gRPC: Protobuf Lite | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-rls gRPC: RouteLookupService Loadbalancing plugin | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-s2a gRPC: S2A | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-services gRPC: Services | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-servlet gRPC: Servlet | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-servlet-jakarta gRPC: Jakarta Servlet | 1.72.0 | 1.81.0 | |
Dist Communication
Apache 2.0
| io.grpc
»
grpc-stub Stub classes for GRPC which are exposed to developers and provides type-safe bindings. | 1.72.0 | 1.81.0 | |
Testing
Apache 2.0
| io.grpc
»
grpc-testing gRPC: Testing | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-testing-proto gRPC: Testing Protos | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-util gRPC: Util | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
grpc-xds gRPC: XDS plugin | 1.72.0 | 1.81.0 | |
Apache 2.0
| io.grpc
»
protoc-gen-grpc-java The protoc plugin for gRPC Java | 1.72.0 | 1.81.0 | |
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.121.Final | 4.2.13.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.121.Final | 4.2.13.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-codec-dns1 vulnerability | 4.1.121.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-haproxy | 4.1.121.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty
»
netty-codec-http9 vulnerabilities Netty codec module for encoding and decoding HTTP messages and handling HTTP protocol logic. | 4.1.121.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-http23 vulnerabilities | 4.1.121.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-memcache | 4.1.121.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-mqtt1 vulnerability | 4.1.121.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-redis1 vulnerability | 4.1.121.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-smtp1 vulnerability | 4.1.121.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-socks | 4.1.121.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-stomp | 4.1.121.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-xml | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-common Core utilities and abstractions shared across Netty modules, including buffers, threading, and platform detection. | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-dev-tools | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-handler A core Netty module that provides high-level channel handlers for protocol implementations and network applications. | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-handler-proxy1 vulnerability | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-handler-ssl-ocsp | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-resolver | 4.1.121.Final | 4.2.13.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport Netty module responsible for low-level transport abstraction, used for TCP, UDP, and domain sockets. | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-transport-rxtx | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-transport-sctp | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-transport-udt | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-example | 4.1.121.Final | 4.2.13.Final | |
Network Framework
Apache 2.0
| io.netty
»
netty-all Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol ... | 4.1.121.Final | 4.2.13.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns-classes-macos | 4.1.121.Final | 4.2.13.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns-native-macos | 4.1.121.Final | 4.2.13.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns-native-macos | 4.1.121.Final | 4.2.13.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns-native-macos | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-transport-classes-epoll | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-epoll1 vulnerability Netty transport implementation using Linux epoll for efficient I/O on native platforms. | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-epoll1 vulnerability Netty transport implementation using Linux epoll for efficient I/O on native platforms. | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-epoll1 vulnerability Netty transport implementation using Linux epoll for efficient I/O on native platforms. | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-epoll1 vulnerability Netty transport implementation using Linux epoll for efficient I/O on native platforms. | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-transport-classes-kqueue | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-transport-native-kqueue | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-transport-native-kqueue | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-transport-native-kqueue | 4.1.121.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-classes A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.70.Final | 2.0.77.Final | |
Apache 2.0
| io.netty
»
netty-tcnative A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.70.Final | 2.0.77.Final | |
Apache 2.0
| io.netty
»
netty-tcnative A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.70.Final | 2.0.77.Final | |
Apache 2.0
| io.netty
»
netty-tcnative A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.70.Final | 2.0.77.Final | |
Apache 2.0
| io.netty
»
netty-tcnative A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.70.Final | 2.0.77.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.70.Final | 2.0.77.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.70.Final | 2.0.77.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.70.Final | 2.0.77.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.70.Final | 2.0.77.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.70.Final | 2.0.77.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.70.Final | 2.0.77.Final | |
Apache 2.0
| io.netty.incubator » netty-incubator-transport-native-io_uring | 0.0.26.Final | ✔ | |
Apache 2.0
| io.netty.incubator » netty-incubator-transport-native-io_uring | 0.0.26.Final | ✔ | |
Apache 2.0
| io.netty.incubator » netty-incubator-transport-native-io_uring | 0.0.26.Final | ✔ | |
Apache 2.0
| io.netty.incubator » netty-incubator-transport-classes-io_uring | 0.0.26.Final | ✔ | |
Bill of materials
Apache 2.0
| io.opentelemetry
»
opentelemetry-bom-alpha OpenTelemetry Bill of Materials (Alpha) | 1.45.0-alpha | 1.0.2-atlassian-4 | |
Apache 2.0
| io.opentelemetry
»
opentelemetry-context OpenTelemetry Context (Incubator) | 1.45.0 | 1.62.0 | |
Apache 2.0
| io.opentelemetry
»
opentelemetry-opentracing-shim OpenTelemetry OpenTracing Bridge | 1.45.0 | 1.62.0 | |
Application Metrics
Apache 2.0
| io.opentelemetry
»
opentelemetry-api OpenTelemetry API | 1.45.0 | 1.62.0 | |
Apache 2.0
| io.opentelemetry
»
opentelemetry-exporter-common OpenTelemetry Exporter Common | 1.45.0 | 1.62.0 | |
Apache 2.0
| io.opentelemetry
»
opentelemetry-exporter-logging OpenTelemetry - Logging Exporter | 1.45.0 | 1.62.0 | |
Apache 2.0
| io.opentelemetry
»
opentelemetry-exporter-logging-otlp OpenTelemetry Protocol JSON Logging Exporters | 1.45.0 | 1.62.0 | |
Apache 2.0
| io.opentelemetry
»
opentelemetry-exporter-zipkin OpenTelemetry - Zipkin Exporter | 1.45.0 | 1.62.0 | |
Apache 2.0
| io.opentelemetry
»
opentelemetry-extension-kotlin OpenTelemetry Kotlin Extensions | 1.45.0 | 1.62.0 | |
Apache 2.0
| io.opentelemetry
»
opentelemetry-extension-trace-propagators OpenTelemetry Extension : Trace Propagators | 1.45.0 | 1.62.0 | |
Apache 2.0
| io.opentelemetry
»
opentelemetry-sdk OpenTelemetry SDK | 1.45.0 | 1.62.0 | |
Apache 2.0
| io.opentelemetry
»
opentelemetry-sdk-common OpenTelemetry SDK Common | 1.45.0 | 1.62.0 | |
Apache 2.0
| io.opentelemetry
»
opentelemetry-sdk-logs OpenTelemetry Log SDK | 1.45.0 | 1.62.0 | |
Apache 2.0
| io.opentelemetry
»
opentelemetry-sdk-metrics OpenTelemetry SDK Metrics | 1.45.0 | 1.62.0 | |
Testing
Apache 2.0
| io.opentelemetry
»
opentelemetry-sdk-testing OpenTelemetry SDK Testing utilities | 1.45.0 | 1.62.0 | |
Apache 2.0
| io.opentelemetry
»
opentelemetry-sdk-trace OpenTelemetry SDK For Tracing | 1.45.0 | 1.62.0 | |
Apache 2.0
| io.opentelemetry
»
opentelemetry-sdk-extension-autoconfigure OpenTelemetry SDK Auto-configuration | 1.45.0 | 1.62.0 | |
Apache 2.0
| io.opentelemetry
»
opentelemetry-sdk-extension-autoconfigure-spi OpenTelemetry SDK Auto-configuration SPI | 1.45.0 | 1.62.0 | |
Apache 2.0
| io.opentelemetry
»
opentelemetry-sdk-extension-jaeger-remote-sampler OpenTelemetry - Jaeger Remote sampler | 1.45.0 | 1.62.0 | |
Apache 2.0
| io.opentelemetry
»
opentelemetry-exporter-otlp OpenTelemetry Protocol (OTLP) Exporters | 1.45.0 | 1.62.0 | |
Apache 2.0
| io.opentelemetry
»
opentelemetry-exporter-otlp-common OpenTelemetry Protocol Exporter | 1.45.0 | 1.62.0 | |
Apache 2.0
| io.opentelemetry
»
opentelemetry-exporter-sender-grpc-managed-channel OpenTelemetry gRPC Upstream Sender | 1.45.0 | 1.62.0 | |
Apache 2.0
| io.opentelemetry
»
opentelemetry-exporter-sender-jdk OpenTelemetry JDK HttpSender | 1.45.0 | 1.62.0 | |
Apache 2.0
| io.opentelemetry
»
opentelemetry-exporter-sender-okhttp OpenTelemetry OkHttp Senders | 1.45.0 | 1.62.0 | |
Apache 2.0
| io.opentelemetry.contrib
»
opentelemetry-gcp-resources OpenTelemetry GCP Resources Support | 1.45.0-alpha | 1.56.0-alpha | |
Bill of materials
Apache 2.0
| io.opentelemetry.instrumentation
»
opentelemetry-instrumentation-bom OpenTelemetry Instrumentation Bill of Materials | 1.33.6 | 2.27.0 | |
Bill of materials
Apache 2.0
| io.opentelemetry.instrumentation
»
opentelemetry-instrumentation-bom-alpha OpenTelemetry Instrumentation Bill of Materials (Alpha) | 1.33.6-alpha | 2.27.0-alpha | |
Apache 2.0
| io.opentelemetry.semconv
»
opentelemetry-semconv OpenTelemetry Stable Semantic Conventions generated classes for Java | 1.29.0-alpha | 1.41.1 | |
Application Metrics
Apache 2.0
| io.prometheus
»
simpleclient Core instrumentation library for the simpleclient. | 0.15.0 | 0.16.0 | |
Apache 2.0
| io.prometheus
»
simpleclient_hotspot Collectors of data from Java Hotspot. | 0.15.0 | 0.16.0 | |
Apache 2.0
| io.prometheus
»
simpleclient_servlet HTTP servlet exporter for the simpleclient. | 0.15.0 | 0.16.0 | |
Concurrency
Apache 2.0
| io.reactivex.rxjava3
»
rxjava Reactive Extensions for Java | 3.0.1 | 3.1.12 | |
Concurrency
Apache 2.0 +1
| io.vertx
»
vertx-core2 vulnerabilities The Vert.x core APIs contain the backbone for writing Vert.x applications and low-level support for HTTP, TCP, UDP, file ... | 4.5.11 | 5.0.12 | |
Apache 2.0 +1
| io.vertx
»
vertx-web2 vulnerabilities Vert.x web is a tool-kit for writing sophisticated modern web applications and HTTP microservices. | 4.5.11 | 5.0.12 | |
Annotation Lib
EPL 2.0 +1
| javax.annotation
»
javax.annotation-api Jakarta Annotations API | 1.3.2 | 3.0.0 | |
Java Spec
EPL 2.0 +1
| javax.servlet
»
javax.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 4.0.0 | 6.1.0 | |
Java Spec
EPL 2.0 +1
| javax.ws.rs
»
javax.ws.rs-api Jakarta RESTful Web Services | 2.1.1 | 4.0.0 | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.2 | 6.0.3 | |
| net.jpountz.lz4 » lz42 vulnerabilities | 1.3.0 | 1.8.1 | ||
Config
Apache 2.0
| org.apache.commons
»
commons-configuration2 The Commons Configuration software library provides a generic configuration interface that enables an application to ... | 2.12.0 | 2.15.0 | |
Collections
Apache 2.0
| org.apache.commons
»
commons-collections4 The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | 4.1 | 4.5.0 | |
Compression
Apache 2.0
| org.apache.commons
»
commons-compress Apache Commons Compress defines an API for working with | 1.27.1 | 1.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.0 | 3.20.0 | |
Dist Coordination
Apache 2.0
| org.apache.curator
»
curator-recipes All of the recipes listed on the ZooKeeper recipes doc (except two phase commit). | 5.7.1 | 5.9.0 | |
Apache 2.0
| org.apache.hadoop
»
hadoop-minikdc Apache Hadoop MiniKDC | ${hadoop.minikdc.version} | 3.5.0 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient Apache HttpComponents Client | 4.5.13 | 5.6.1 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpcore Apache HttpComponents HTTP/1.1 core components | 4.4.15 | 5.4.2 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-core3 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 2.18.0 | 2.26.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-slf4j-impl The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core | 2.18.0 | 2.26.0 | |
Annotation Lib
Apache 2.0
| org.apache.maven.plugin-tools
»
maven-plugin-annotations Java annotations to use in Mojos | 3.10.2 | 3.15.2 | |
Dist Communication
Apache 2.0
| org.apache.thrift
»
libthrift1 vulnerability Thrift is a software framework for scalable cross-language services development. | 0.14.2 | 0.23.0 | |
Dist Coordination
Apache 2.0
| org.apache.zookeeper
»
zookeeper3 vulnerabilities ZooKeeper server | 3.9.3 | 3.9.5 | |
Dist Coordination
Apache 2.0
| org.apache.zookeeper
»
zookeeper3 vulnerabilities ZooKeeper server | 3.9.3 | 3.9.5 | |
Apache 2.0
| org.arquillian.cube » arquillian-cube-docker | 1.18.2 | 2.0.0.Final | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core1 vulnerability Rich and fluent assertions for testing in Java | 3.25.3 | 3.27.7 | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility A Java DSL for synchronizing asynchronous operations | 4.2.0 | 4.3.0 | |
BouncyCastle
| org.bouncycastle
»
bc-fips2 vulnerabilities The BC-FJA 2.1.* series is a FIPS 140-3 certified Java implementation with additional Intel native hardware support for ... | 1.0.2.4 | 2.1.2 | |
Lang Runtime
Apache 2.0
| org.codehaus.groovy
»
groovy-all Groovy: A powerful multi-faceted language for the JVM | ${groovy.version} | 5.0.6 | |
Web Server
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-server Jetty Server Artifact | 9.4.57.v20241219 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-webapp Jetty web application support | 9.4.57.v20241219 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-servlet Jetty Servlet Container | 9.4.57.v20241219 | 12.1.9 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-all Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-core Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-library Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 | |
Application Metrics
BSD 2-clause +1
| org.hdrhistogram
»
HdrHistogram HdrHistogram supports the recording and analyzing sampled data value | 2.1.10 | 2.2.2 | |
CodeGen
Apache 2.0
| org.inferred
»
freebuilder Automatic generation of the Builder pattern for Java 1.8+ | 2.8.0 | ✔ | |
Apache 2.0
| org.jboss.arquillian.junit
»
arquillian-junit-standalone JUnit Standalone Implementation for the Arquillian Project | 1.8.0.Final | 1.10.1.Final | |
Apache 2.0
| org.jboss.shrinkwrap.resolver
»
shrinkwrap-resolver-impl-maven Implementation for Resolving Dependencies from a Maven Backend | 3.3.0 | 3.3.6 | |
Apache 2.0
| org.jboss.shrinkwrap.resolver
»
shrinkwrap-resolver-api API to Resolve Dependencies from a Generic Backend | 3.3.0 | 3.3.6 | |
Concurrency
Apache 2.0
| org.jctools
»
jctools-core Java Concurrency Tools Core Library | 2.1.2 | 4.0.6 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib-common Standard library for the Kotlin Programming Language | 1.8.21 | 2.3.21 | |
Mocking
BSD
| org.jmock
»
jmock JMock is a testing framework for Java that allows you to create mock objects. | 2.8.2 | 2.13.1 | |
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.15.3 | 1.22.2 | |
Bill of materials
EPL 2.0
| org.junit
»
junit-bom This Bill of Materials POM can be used to ease dependency management when referencing multiple JUnit artifacts using ... | 5.10.2 | 6.0.3 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 4.11.0 | 5.23.0 | |
Mocking
MIT
| org.mockito
»
mockito-inline Mockito mock objects library core API and implementation | 4.11.0 | 5.23.0 | |
Microbenchmarks
GPL 2.0
| org.openjdk.jmh
»
jmh-core The jmh is a Java harness for building, running, and analysing | 1.37 | ✔ | |
Annotation Tool
GPL 2.0
| org.openjdk.jmh
»
jmh-generator-annprocess JMH benchmark generator, based on annotation processors. | 1.37 | ✔ | |
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.30 | 1.18.46 | |
Reflection
Apache 2.0
| org.reflections
»
reflections Reflections - Java runtime metadata analysis | 0.9.11 | 0.10.2 | |
Apache 2.0 +1
| org.rocksdb
»
rocksdbjni RocksDB Java API and Native Libraries | 7.10.2 | 10.10.1.1 | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 1.7.32 | 2.0.18 | |
| org.testcontainers
»
testcontainers-bom Isolated container management for Java code testing | 1.19.4 | 2.0.5 | ||
Compression
Apache 2.0
| org.xerial.snappy
»
snappy-java snappy-java: A fast compression/decompression library | 1.1.10.5 | 1.1.10.8 | |
YAML
Apache 2.0
| org.yaml
»
snakeyaml YAML 1.1 parser and emitter for Java | 2.0 | 2.6 |
