Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| io.github.quickmsg » smqtt-common | 1.1.1 | 1.1.7 |
Test Dependencies (1)
Managed Dependencies (71)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-core9 vulnerabilities Core implementation of Logback, a reliable, generic, fast and flexible logging framework. | 1.1.11 | 1.6.3 | |
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic2 vulnerabilities Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.1.11 | 1.6.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core2 vulnerabilities Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.12.4 | 3.2.2 | |
Annotation Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.11.0 | 2.22 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind9 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.11.0 | 3.2.2 | |
Data Format
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.12.4 | 3.2.2 | |
Data Format
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-properties Support for reading and writing content of "Java Properties" style | 2.12.4 | 3.2.2 | |
Data Format
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-avro Support for reading and writing AVRO-encoded data via Jackson | 2.11.0 | 3.2.2 | |
Data Format
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor1 vulnerability Support for reading and writing Concise Binary Object Representation | 2.11.0 | 3.2.2 | |
CSV
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-csv Support for reading and writing CSV-encoded data via Jackson | 2.11.0 | 3.2.2 | |
Data Format
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-ion Support for reading and writing Ion ("binary JSON") | 2.11.0 | 3.2.2 | |
Data Format
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-protobuf Support for reading and writing protobuf-encoded data via Jackson | 2.11.0 | 3.2.2 | |
Data Format
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.11.0 | 3.2.2 | |
Data Format
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.11.0 | 3.2.2 | |
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.11.0 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate3 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.11.0 | 2.22.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate4 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.11.0 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.11.0 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hppc Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.11.0 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jaxrs Functionality for reading/writing core JAX-RS helper types | 2.11.0 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-joda Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.11.0 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.11.0 | 2.22.2 | |
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.11.0 | 3.2.2 | |
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.11.0 | 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.11.0 | 3.2.2 | |
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.11.0 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-base Pile of code that is shared by all Jackson-based JAX-RS | 2.11.0 | 3.2.2 | |
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.11.0 | 3.2.2 | |
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.11.0 | 3.2.2 | |
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.11.0 | 3.2.2 | |
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.11.0 | 3.2.2 | |
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.11.0 | 3.2.2 | |
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.11.0 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-objects Simple data-binding that builds directly on jackson-core (streaming), | 2.11.0 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-retrofit2 Basic provider implementation for Retrofit 2 library | 2.11.0 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-stree Simple immutable (read-only) tree model that builds directly on jackson-core (streaming), | 2.11.0 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.11.0 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-guice Stuff to make integration with Guice a bit easier | 2.11.0 | 3.2.2 | |
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.11.0 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jsonSchema Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.11.0 | 3.2.2 | |
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.11.0 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-mrbean Functionality for implementing interfaces and abstract types | 2.11.0 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-osgi Jackson module to inject OSGI services in deserialized beans. | 2.11.0 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-parameter-names Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.11.0 | 2.22.2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-paranamer AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org) | 2.11.0 | 2.22.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.10 jackson-module-scala | 2.11.0 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.11 jackson-module-scala | 2.11.0 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.12 jackson-module-scala | 2.11.0 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.13 jackson-module-scala | 2.11.0 | 3.2.2 | |
MIT
| com.github.oshi
»
oshi-core A JNA-based (native) operating system information library for Java that aims to provide a | 5.3.6 | 7.6.1 | |
Application Metrics
Apache 2.0
| io.micrometer
»
micrometer-core1 vulnerability Core module of Micrometer containing instrumentation API and implementation | 1.8.0 | 1.17.1 | |
Application Metrics
Apache 2.0
| io.micrometer
»
micrometer-registry-prometheus MeterRegistry implementation for Prometheus using io.prometheus:prometheus-metrics-core. If you have compatibility ... | 1.8.0 | 1.17.1 | |
Apache 2.0
| io.micrometer
»
micrometer-registry-influx Application monitoring instrumentation facade | 1.8.0 | 1.17.1 | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-mqtt1 vulnerability | 4.1.66.Final | 4.2.18.Final | |
Concurrency
Apache 2.0
| io.projectreactor
»
reactor-core Non-Blocking Reactive Foundation for the JVM | 3.4.9 | 3.8.7 | |
Testing
Apache 2.0
| io.projectreactor
»
reactor-test Reactor Test support | 3.4.9 | 3.8.7 | |
Apache 2.0
| io.projectreactor
»
reactor-tools Reactor Tools | 3.4.9 | 3.8.7 | |
Apache 2.0
| io.projectreactor.addons
»
reactor-extra Reactor Extra utilities, helpers and custom operators | 3.4.4 | 3.6.1 | |
Apache 2.0
| io.projectreactor.addons
»
reactor-adapter Adapters from/to RxJava2, RxJava3 and Akka | 3.4.4 | 3.6.1 | |
Apache 2.0
| io.projectreactor.addons
»
reactor-pool Reactor Generic Object Pooling | 0.2.6 | 1.2.7 | |
Apache 2.0
| io.projectreactor.kafka
»
reactor-kafka Reactor Kafka: A reactive API for Apache Kafka | 1.3.5 | 1.3.25 | |
Apache 2.0
| io.projectreactor.kotlin
»
reactor-kotlin-extensions Kotlin extensions for Project Reactor | 1.1.4 | 1.3.2 | |
Apache 2.0
| io.projectreactor.netty
»
reactor-netty1 vulnerability Reactor Netty with all modules | 1.0.10 | 1.3.7 | |
Apache 2.0
| io.projectreactor.netty
»
reactor-netty-core1 vulnerability Core functionality for the Reactor Netty library | 1.0.10 | 1.3.7 | |
Apache 2.0
| io.projectreactor.netty
»
reactor-netty-http2 vulnerabilities HTTP functionality for the Reactor Netty library | 1.0.10 | 1.3.7 | |
Apache 2.0
| io.projectreactor.netty
»
reactor-netty-http-brave Brave instrumentation for Reactor Netty HTTP | 1.0.10 | 1.3.7 | |
Apache 2.0
| io.projectreactor.rabbitmq
»
reactor-rabbitmq Reactor RabbitMQ: A reactive API for RabbitMQ | 1.5.3 | 1.5.6 | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.1 | 6.1.3 | |
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.20 | 1.18.48 | |
MIT
| org.reactivestreams
»
reactive-streams A Protocol for Asynchronous Non-Blocking Data Sequence | 1.0.3 | 1.0.4 | |
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.30 | 2.0.19 |