|  | com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.16.1 | 2.22 |
|  | com.fasterxml.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.16.1 | 3.2.1 |
|  | com.fasterxml.jackson.core
»
jackson-databind4 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.16.1 | 3.2.1 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-avro Support for reading and writing AVRO-encoded data via Jackson | 2.16.1 | 3.2.1 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor Support for reading and writing Concise Binary Object Representation | 2.16.1 | 3.2.1 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-csv Support for reading and writing CSV-encoded data via Jackson | 2.16.1 | 3.2.1 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-ion Support for reading and writing Ion ("binary JSON") | 2.16.1 | 3.2.1 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-properties Support for reading and writing content of "Java Properties" style | 2.16.1 | 3.2.1 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-protobuf Support for reading and writing protobuf-encoded data via Jackson | 2.16.1 | 3.2.1 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.16.1 | 3.2.1 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-toml Support for reading and writing TOML-encoded data via Jackson abstractions. | 2.16.1 | 3.2.1 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.16.1 | 3.2.1 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-eclipse-collections Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-guava Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate4 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5-jakarta Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate6 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-hppc Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jakarta-jsonp Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jaxrs Functionality for reading/writing core JAX-RS helper types | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-joda Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-joda-money Support for datatypes of Joda-Money library (https://www.joda.org/joda-money/) | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.16.1 | 2.22.1 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-json-org Support for datatypes of "org.json" JSON library (see http://json.org/java), | 2.16.1 | 3.2.1 |
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jsr310 Add-on module to support JSR-310 (Java 8 Date & Time API) data types. | 2.16.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.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-pcollections Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-base Pile of code that is shared by all Jackson-based Jakarta-RS | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-cbor-provider Functionality to handle CBOR encoded input/output for Jakarta-RS implementations | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-json-provider Functionality to handle JSON input/output for Jakarta-RS implementations | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-smile-provider Functionality to handle Smile (binary JSON) input/output for Jakarta-RS implementations | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-xml-provider Functionality to handle XML input/output for Jakarta-RS implementations | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-yaml-provider Functionality to handle YAML input/output for Jakarta-RS implementations | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-base Pile of code that is shared by all Jackson-based JAX-RS | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-cbor-provider Functionality to handle CBOR encoded input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard ... | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-json-provider Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-smile-provider Functionality to handle Smile (binary JSON) input/output for JAX-RS implementations (like Jersey and RESTeasy) using ... | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-xml-provider Functionality to handle XML input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-yaml-provider Functionality to handle YAML input/output for JAX-RS implementations (like Jersey and RESTeasy) | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.jr
»
jackson-jr-all "Uber" jar that contains all Jackson jr components as well as underlying Jackson core | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.jr
»
jackson-jr-annotation-support Additional package that adds support for a subset of Jackson core annotations from | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.jr
»
jackson-jr-objects Simple data-binding that builds directly on jackson-core (streaming), | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.jr
»
jackson-jr-retrofit2 Basic provider implementation for Retrofit 2 library | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.jr
»
jackson-jr-stree Simple immutable (read-only) tree model that builds directly on jackson-core (streaming), | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-android-record Support deserialization into records on Android | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-blackbird Jackson (https://github.com/FasterXML/jackson) extension module | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-guice Stuff to make integration with Guice a bit easier | 2.16.1 | 3.2.1 |
|  | com.fasterxml.jackson.module
»
jackson-module-jaxb-annotations Support for using JAXB annotations as an alternative to "native" Jackson annotations, | 2.16.1 | 3.2.1 |
|  | com.fasterxml.jackson.module
»
jackson-module-jakarta-xmlbind-annotations Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative | 2.16.1 | 3.2.1 |
|  | com.fasterxml.jackson.module
»
jackson-module-jsonSchema Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-jsonSchema-jakarta Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.16.1 | 3.2.1 |
|  | com.fasterxml.jackson.module
»
jackson-module-kotlin Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-mrbean Functionality for implementing interfaces and abstract types | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-no-ctor-deser Support deserialization of POJO classes without default constructor | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-osgi Jackson module to inject OSGI services in deserialized beans. | 2.16.1 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-parameter-names Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.16.1 | 2.22.1 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-paranamer AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org) | 2.16.1 | 2.22.1 |
|  | com.fasterxml.jackson.module
»
jackson-module-scala_2.11 jackson-module-scala | 2.16.1 | 3.2.1 |
|  | com.fasterxml.jackson.module
»
jackson-module-scala_2.12 jackson-module-scala | 2.16.1 | 3.2.1 |
|  | com.fasterxml.jackson.module
»
jackson-module-scala_2.13 jackson-module-scala | 2.16.1 | 3.2.1 |
|  | com.fasterxml.jackson.module
»
jackson-module-scala_3 jackson-module-scala | 2.16.1 | 3.2.1 |
|  | com.google.guava
»
guava Guava is a suite of core and expanded libraries that include | 32.1.2-jre | 33.6.0-jre |
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.118.Final | 4.2.16.Final |
|  | io.netty
»
netty-codec2 vulnerabilities Netty module for encoding and decoding binary and text-based messages with reusable codec components. | 4.1.118.Final | 4.2.16.Final |
|  | io.netty
»
netty-codec-dns1 vulnerability | 4.1.118.Final | 4.2.16.Final |
|  | io.netty
»
netty-codec-haproxy2 vulnerabilities | 4.1.118.Final | 4.2.16.Final |
|  | io.netty
»
netty-codec-http10 vulnerabilities Netty codec module for encoding and decoding HTTP messages and handling HTTP protocol logic. | 4.1.118.Final | 4.2.16.Final |
|  | io.netty
»
netty-codec-http26 vulnerabilities | 4.1.118.Final | 4.2.16.Final |
|  | io.netty
»
netty-codec-memcache | 4.1.118.Final | 4.2.16.Final |
|  | io.netty
»
netty-codec-mqtt1 vulnerability | 4.1.118.Final | 4.2.16.Final |
|  | io.netty
»
netty-codec-redis5 vulnerabilities | 4.1.118.Final | 4.2.16.Final |
|  | io.netty
»
netty-codec-smtp1 vulnerability | 4.1.118.Final | 4.2.16.Final |
|  | io.netty
»
netty-codec-socks | 4.1.118.Final | 4.2.16.Final |
|  | io.netty
»
netty-codec-stomp | 4.1.118.Final | 4.2.16.Final |
|  | io.netty
»
netty-codec-xml | 4.1.118.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.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-dev-tools | 4.1.118.Final | 4.2.16.Final |
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.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-handler-proxy1 vulnerability | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-handler-ssl-ocsp | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-resolver | 4.1.118.Final | 4.2.16.Final |
|  | io.netty
»
netty-resolver-dns3 vulnerabilities | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-transport Netty module responsible for low-level transport abstraction, used for TCP, UDP, and domain sockets. | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-transport-rxtx | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-transport-sctp1 vulnerability | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-transport-udt | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-example | 4.1.118.Final | 4.2.16.Final |
|  | 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.118.Final | 4.2.16.Final |
|  | io.netty
»
netty-resolver-dns-classes-macos | 4.1.118.Final | 4.2.16.Final |
|  | io.netty
»
netty-resolver-dns-native-macos | 4.1.118.Final | 4.2.16.Final |
|  | io.netty
»
netty-resolver-dns-native-macos | 4.1.118.Final | 4.2.16.Final |
|  | io.netty
»
netty-resolver-dns-native-macos | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-transport-classes-epoll | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-epoll1 vulnerability Netty transport implementation using Linux epoll for efficient I/O on native platforms. | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-epoll1 vulnerability Netty transport implementation using Linux epoll for efficient I/O on native platforms. | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-epoll1 vulnerability Netty transport implementation using Linux epoll for efficient I/O on native platforms. | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-epoll1 vulnerability Netty transport implementation using Linux epoll for efficient I/O on native platforms. | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-transport-classes-kqueue | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-kqueue1 vulnerability | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-kqueue1 vulnerability | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-kqueue1 vulnerability | 4.1.118.Final | 4.2.16.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative-classes A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.70.Final | 2.0.80.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.70.Final | 2.0.80.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.70.Final | 2.0.80.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.70.Final | 2.0.80.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.70.Final | 2.0.80.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.70.Final | 2.0.80.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.70.Final | 2.0.80.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.70.Final | 2.0.80.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.70.Final | 2.0.80.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.70.Final | 2.0.80.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.70.Final | 2.0.80.Final |
|  | io.vertx
»
vertx-codegen | 4.5.13 | 5.1.5 |
|  | io.vertx
»
vertx-codegen | 4.5.13 | 5.1.5 |
|  | io.vertx
»
vertx-codegen | 4.5.13 | 5.1.5 |
|  | io.vertx
»
vertx-codegen | 4.5.13 | 5.1.5 |
|  | io.vertx
»
vertx-codegen | 4.5.13 | 5.1.5 |
|  | io.vertx
»
vertx-codegen | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-docgen | 0.9.4 | 3.5.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.13 | 5.1.5 |
|  | 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.13 | 5.1.5 |
|  | 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.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-uri-template | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-tracing-parent | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-zipkin | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-opentracing | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-opentelemetry | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-openapi | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-hazelcast | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-zookeeper | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-lang-groovy-parent | 4.5.13 | 3.9.16 |
Apache 2.0 +1
|  | io.vertx
»
vertx-lang-groovy | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-lang-kotlin-parent | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-lang-kotlin | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-lang-kotlin-compiler | 4.5.13 | 3.9.16 |
Apache 2.0 +1
|  | io.vertx
»
vertx-lang-kotlin-coroutines | 4.5.13 | 5.1.5 |
|  | io.vertx
»
vertx-unit Vertx Unit is designed for writing asynchronous unit tests with a polyglot API and running these tests in the JVM. | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-junit5 | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-junit5-rx-java | 4.5.13 | 4.5.30 |
Apache 2.0 +1
|  | io.vertx
»
vertx-junit5-rx-java2 | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-junit5-rx-java3 | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-consul | 4.5.13 | 3.5.1 |
|  | io.vertx
»
vertx-consul-client | 4.5.13 | 5.1.5 |
|  | io.vertx
»
vertx-consul-client | 4.5.13 | 5.1.5 |
|  | io.vertx
»
vertx-mongo-client | 4.5.13 | 5.1.5 |
|  | io.vertx
»
vertx-mongo-client | 4.5.13 | 5.1.5 |
Apache 2.0
|  | io.vertx
»
vertx-cassandra-client | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-sql-common | 4.5.13 | 3.9.16 |
Apache 2.0 +1
|  | io.vertx
»
vertx-jdbc-client | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-reactive-streams | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-service-proxy | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-service-proxy | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-service-factory | 4.5.13 | 4.5.30 |
Apache 2.0 +1
|  | io.vertx
»
vertx-maven-service-factory-parent | 4.5.13 | 3.1.0 |
Apache 2.0 +1
|  | io.vertx
»
vertx-maven-service-factory | 4.5.13 | 4.5.30 |
Apache 2.0 +1
|  | io.vertx
»
vertx-http-service-factory | 4.5.13 | 4.5.30 |
Apache 2.0 +1
|  | io.vertx
»
vertx-dropwizard-metrics | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-micrometer-metrics | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-health-check | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-rx | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-rx-java | 4.5.13 | 4.5.30 |
Apache 2.0 +1
|  | io.vertx
»
vertx-rx-java2 | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-rx-java3 | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-auth | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-auth-parent | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-auth-common | 4.5.13 | 5.1.5 |
|  | io.vertx
»
vertx-jwt | 4.5.13 | 3.9.16 |
Apache 2.0 +1
|  | io.vertx
»
vertx-auth-htdigest | 4.5.13 | 5.1.5 |
|  | io.vertx
»
vertx-auth-jdbc | 4.5.13 | 4.5.31 |
Apache 2.0 +1
|  | io.vertx
»
vertx-auth-shiro | 4.5.13 | 4.5.30 |
Apache 2.0 +1
|  | io.vertx
»
vertx-auth-properties | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-auth-ldap | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-auth-oauth2 | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-auth-webauthn | 4.5.13 | 4.5.30 |
|  | io.vertx
»
vertx-auth-jwt | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-auth-mongo | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-auth-htpasswd | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-auth-otp | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-auth-sql-client | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-parent | 4.5.13 | 5.1.5 |
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.13 | 5.1.5 |
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.13 | 5.1.5 |
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.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-common | 4.5.13 | 5.1.5 |
|  | io.vertx
»
vertx-web-client An easy-to-use client for HTTP and HTTP/2 with many advanced features. | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-api-contract | 4.5.13 | 4.5.30 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-api-service | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-openapi Extends Vert.x Web to support OpenAPI, bringing a simple interface for building web routers that conform to OpenAPI ... | 4.5.13 | 4.5.30 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-openapi-router | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-thymeleaf | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-handlebars | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-jade | 4.5.13 | 4.5.30 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-mvel | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-pebble | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-freemarker | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-jte | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-httl | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-rocker | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-rythm | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-freemarker | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-jte | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-rocker | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-httl | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-rythm | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-thymeleaf | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-handlebars | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-jade | 4.5.13 | 4.5.30 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-mvel | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-pebble | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-freemarker | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-jte | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-rocker | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-httl | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-templ-rythm | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-sstore-cookie | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-sstore-redis | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-sstore-infinispan | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-graphql | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-validation A library to declaratively parse and validate incoming Vert.x Web HTTP requests. | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-web-proxy | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-sockjs-service-proxy | 4.5.13 | 5.1.5 |
|  | io.vertx
»
vertx-mail-client | 4.5.13 | 5.1.5 |
|  | io.vertx
»
vertx-mail-client | 4.5.13 | 5.1.5 |
|  | io.vertx
»
vertx-redis-client | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-sync | 4.5.13 | 4.5.14 |
Apache 2.0 +1
|  | io.vertx
»
vertx-stomp Stomp support for Vert.x 3 | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-shell | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-tcp-eventbus-bridge | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-bridge-common Vert.x eventbus bridge common configuration | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-jgroups | 4.5.13 | 3.4.2 |
Apache 2.0 +1
|  | io.vertx
»
vertx-infinispan-parent | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-infinispan | 4.5.13 | 5.1.5 |
Apache 2.0
|  | io.vertx
»
vertx-sql-client-parent The Reactive SQL Client parent | 4.5.13 | 5.1.5 |
|  | io.vertx
»
vertx-sql-client The Reactive SQL Client | 4.5.13 | 5.1.5 |
|  | io.vertx
»
vertx-sql-client The Reactive SQL Client | 4.5.13 | 5.1.5 |
Apache 2.0
|  | io.vertx
»
vertx-pg-client The Reactive PostgreSQL Client | 4.5.13 | 5.1.5 |
Apache 2.0
|  | io.vertx
»
vertx-mysql-client The Reactive MySQL Client | 4.5.13 | 5.1.5 |
Apache 2.0
|  | io.vertx
»
vertx-db2-client The Reactive DB2 client | 4.5.13 | 5.1.5 |
Apache 2.0
|  | io.vertx
»
vertx-mssql-client The Reactive MSSQL Client | 4.5.13 | 5.1.5 |
Apache 2.0
|  | io.vertx
»
vertx-oracle-client The Reactive Oracle Client | 4.5.13 | 5.1.5 |
Apache 2.0
|  | io.vertx
»
vertx-sql-client-templates Vert.x SQL Client Templates | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-camel-bridge | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-ignite | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-rabbitmq-client | 4.5.13 | 5.1.5 |
Apache 2.0
|  | io.vertx
»
vertx-proton | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-amqp-client | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-kafka-client | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-circuit-breaker | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-service-discovery | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-service-discovery | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-service-discovery-parent | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-service-discovery-bridge-kubernetes | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-service-discovery-bridge-docker | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-service-discovery-bridge-docker-links | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-service-discovery-bridge-consul | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-service-discovery-bridge-zookeeper | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-service-discovery-backend-redis | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-service-discovery-backend-zookeeper | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-service-discovery-backend-consul | 4.5.13 | 5.1.5 |
Apache 2.0
|  | io.vertx
»
vertx-config-parent | 4.5.13 | 5.1.5 |
Apache 2.0
|  | io.vertx
»
vertx-config | 4.5.13 | 5.1.5 |
Apache 2.0
|  | io.vertx
»
vertx-config-git | 4.5.13 | 5.1.5 |
Apache 2.0
|  | io.vertx
»
vertx-config-hocon | 4.5.13 | 5.1.5 |
Apache 2.0
|  | io.vertx
»
vertx-config-kubernetes-configmap | 4.5.13 | 5.1.5 |
Apache 2.0
|  | io.vertx
»
vertx-config-redis | 4.5.13 | 5.1.5 |
Apache 2.0
|  | io.vertx
»
vertx-config-spring-config-server | 4.5.13 | 5.1.5 |
Apache 2.0
|  | io.vertx
»
vertx-config-yaml | 4.5.13 | 5.1.5 |
Apache 2.0
|  | io.vertx
»
vertx-config-zookeeper | 4.5.13 | 5.1.5 |
Apache 2.0
|  | io.vertx
»
vertx-config-vault | 4.5.13 | 5.1.5 |
Apache 2.0
|  | io.vertx
»
vertx-config-consul | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-grpc-parent | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-grpc | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-grpc-aggregator | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-grpc-common | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-grpc-client | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-grpc-server | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-grpc-context-storage This modules provides an io.grpc.override.ContextStorageOverride implementation which uses Vert.x local | 4.5.13 | 4.5.30 |
Apache 2.0 +1
|  | io.vertx
»
vertx-json-schema | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-http-proxy | 4.5.13 | 5.1.5 |
Apache 2.0 +1
|  | io.vertx
»
vertx-io_uring-incubator | 4.5.13 | 4.5.30 |
Apache 2.0
|  | io.vertx
»
vertx-mqtt Vert.x MQTT reactive client and server | 4.5.13 | 5.1.5 |
|  | org.apache.logging.log4j
»
log4j-api(optional) API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ... | 2.17.1 | 2.26.1 |
|  | org.apache.logging.log4j
»
log4j-core3 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 2.17.1 | 2.26.1 |
|  | org.apache.logging.log4j
»
log4j-slf4j-impl The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core | 2.17.1 | 2.26.1 |
|  | org.slf4j
»
slf4j-api(optional) API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 2.0.7 | 2.0.18 |
|  | 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.7 | 2.0.18 |
|  | org.slf4j
»
slf4j-log4j12 SLF4J Reload4j Provider | 2.0.7 | 2.0.18 |
|  | org.slf4j
»
slf4j-jdk14 SLF4J JDK14 Provider | 2.0.7 | 2.0.18 |
|  | org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 2.0.7 | 2.0.18 |
|  | org.yaml
»
snakeyaml YAML 1.1 parser and emitter for Java | 2.0 | 2.6 |