Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
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.8.9 | 2.14.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.12.0 | 3.20.0 | |
Apache 2.0
| org.apache.linkis » linkis-common | 1.3.2 | 1.8.0 |
Managed Dependencies (347)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Bytecode
Apache 2.0
| cglib
»
cglib High level API to generate and transform Java byte code. | 3.3.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.13.4 | 2.22 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core1 vulnerability Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.13.4 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind5 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.13.4.2 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-avro Support for reading and writing AVRO-encoded data via Jackson | 2.13.4 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor Support for reading and writing Concise Binary Object Representation | 2.13.4 | 3.2.1 | |
CSV
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-csv Support for reading and writing CSV-encoded data via Jackson | 2.13.4 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-ion Support for reading and writing Ion ("binary JSON") | 2.13.4 | 3.2.1 | |
Data Format
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-properties Support for reading and writing content of "Java Properties" style | 2.13.4 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-protobuf Support for reading and writing protobuf-encoded data via Jackson | 2.13.4 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.13.4 | 3.2.1 | |
TOML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-toml1 vulnerability Support for reading and writing TOML-encoded data via Jackson abstractions. | 2.13.4 | 3.2.1 | |
XML Processing
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.13.4 | 3.2.1 | |
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.13.4 | 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.13.4 | 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.13.4 | 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.13.4 | 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.13.4 | 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.13.4 | 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.13.4 | 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.13.4 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jaxrs Functionality for reading/writing core JAX-RS helper types | 2.13.4 | 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.13.4 | 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.13.4 | 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.13.4 | 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.13.4 | 3.2.1 | |
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.13.4 | 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.13.4 | 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.13.4 | 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.13.4 | 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.13.4 | 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.13.4 | 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.13.4 | 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.13.4 | 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.13.4 | 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.13.4 | 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.13.4 | 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.13.4 | 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.13.4 | 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.13.4 | 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.13.4 | 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.13.4 | 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.13.4 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-objects Simple data-binding that builds directly on jackson-core (streaming), | 2.13.4 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-retrofit2 Basic provider implementation for Retrofit 2 library | 2.13.4 | 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.13.4 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.13.4 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-blackbird Jackson (https://github.com/FasterXML/jackson) extension module | 2.13.4 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-guice Stuff to make integration with Guice a bit easier | 2.13.4 | 3.2.1 | |
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.13.4 | 3.2.1 | |
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.13.4 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jsonSchema Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.13.4 | 3.2.1 | |
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.13.4 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-mrbean Functionality for implementing interfaces and abstract types | 2.13.4 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-no-ctor-deser Support deserialization of POJO classes without default constructor | 2.13.4 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-osgi Jackson module to inject OSGI services in deserialized beans. | 2.13.4 | 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.13.4 | 2.22.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-paranamer AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org) | 2.13.4 | 2.22.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.11 jackson-module-scala | 2.13.4 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.12 jackson-module-scala | 2.13.4 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.13 jackson-module-scala | 2.13.4 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_3 jackson-module-scala | 2.13.4 | 3.2.1 | |
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.8.9 | 2.14.0 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava2 vulnerabilities Guava is a suite of core and expanded libraries that include | 30.0-jre | 33.6.0-jre | |
Data Format
BSD 3-clause
| com.google.protobuf
»
protobuf-java1 vulnerability Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an | 3.16.3 | 4.35.1 | |
Apache 2.0 +8
| com.sun.jersey
»
jersey-client Jersey core client implementation | 1.19.4 | 4.0.2 | |
Apache 2.0 +3
| com.sun.jersey
»
jersey-server Jersey core server implementation | 1.19.4 | 4.0.2 | |
CDDL 1.1 +1
| com.sun.jersey » jersey-servlet | 1.19.4 | ✔ | |
CDDL 1.1 +1
| com.sun.jersey
»
jersey-core Core components and utilities of the Jersey framework used for RESTful web services in Java. | 1.19.4 | ✔ | |
JSON Lib
CDDL 1.1 +1
| com.sun.jersey
»
jersey-json Jersey module for supporting JSON serialization and deserialization in RESTful web services. | 1.19.4 | ✔ | |
CDDL 1.1 +1
| com.sun.jersey.contribs » jersey-guice | 1.19.4 | ✔ | |
CDDL 1.1 +1
| com.sun.jersey.contribs » jersey-apache-client4 | 1.19.4 | ✔ | |
XML Processing
BSD 3-clause
| com.thoughtworks.xstream
»
xstream1 vulnerability XStream is a simple and fast library to serialize objects to XML and back again with a low memory footprint. | 1.4.20 | 1.4.21 | |
Reflection
Apache 2.0
| commons-beanutils
»
commons-beanutils1 vulnerability Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection. | 1.9.4 | 1.11.0 | |
Collections
Apache 2.0
| commons-collections
»
commons-collections The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | 3.2.2 | 4.5.0 | |
Config
Apache 2.0
| commons-configuration
»
commons-configuration1 vulnerability The Commons Configuration software library provides a generic configuration interface that enables an application to ... | 1.10 | 2.15.1 | |
I/O
Apache 2.0
| commons-io
»
commons-io1 vulnerability The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.11.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 | |
Logging
Apache 2.0
| commons-logging
»
commons-logging Apache Commons Logging is a thin adapter allowing configurable bridging to other, | 1.2 | 1.4.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.86.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty
»
netty-codec3 vulnerabilities Netty module for encoding and decoding binary and text-based messages with reusable codec components. | 4.1.86.Final | 4.2.16.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-codec-dns1 vulnerability | 4.1.86.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-haproxy4 vulnerabilities | 4.1.86.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty
»
netty-codec-http18 vulnerabilities Netty codec module for encoding and decoding HTTP messages and handling HTTP protocol logic. | 4.1.86.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-http27 vulnerabilities | 4.1.86.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-memcache | 4.1.86.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-mqtt1 vulnerability | 4.1.86.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-redis5 vulnerabilities | 4.1.86.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-smtp1 vulnerability | 4.1.86.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-socks | 4.1.86.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-stomp2 vulnerabilities | 4.1.86.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-xml1 vulnerability | 4.1.86.Final | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-common2 vulnerabilities Core utilities and abstractions shared across Netty modules, including buffers, threading, and platform detection. | 4.1.86.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-dev-tools | 4.1.86.Final | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-handler4 vulnerabilities A core Netty module that provides high-level channel handlers for protocol implementations and network applications. | 4.1.86.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-handler-proxy1 vulnerability | 4.1.86.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-handler-ssl-ocsp3 vulnerabilities | 4.1.86.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-resolver | 4.1.86.Final | 4.2.16.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns3 vulnerabilities | 4.1.86.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.86.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-transport-rxtx | 4.1.86.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-transport-sctp1 vulnerability | 4.1.86.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-transport-udt | 4.1.86.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-example | 4.1.86.Final | 4.2.16.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.86.Final | 4.2.16.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns-classes-macos | 4.1.86.Final | 4.2.16.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns-native-macos | 4.1.86.Final | 4.2.16.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns-native-macos | 4.1.86.Final | 4.2.16.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns-native-macos | 4.1.86.Final | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.86.Final | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.86.Final | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.86.Final | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.86.Final | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.86.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-transport-classes-epoll | 4.1.86.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.86.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.86.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.86.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-transport-classes-kqueue | 4.1.86.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-transport-native-kqueue1 vulnerability | 4.1.86.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-transport-native-kqueue1 vulnerability | 4.1.86.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-transport-native-kqueue1 vulnerability | 4.1.86.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.54.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.54.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.54.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.54.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.54.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.54.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.54.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.54.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.54.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.54.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.54.Final | 2.0.80.Final | |
Annotation Lib
EPL 2.0 +1
| jakarta.annotation
»
jakarta.annotation-api Jakarta Annotations API | 1.3.5 | 3.0.0 | |
Console
BSD 3-clause
| jline » jline | 2.14.6 | 4.3.1 | |
| mysql
»
mysql-connector-java1 vulnerability MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ... | 8.0.28 | 9.7.0 | ||
Build Tool
Apache 2.0
| org.apache.ant
»
ant Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as ... | 1.10.12 | 1.10.17 | |
Apache 2.0
| org.apache.ant » ant-launcher | 1.10.12 | 1.10.17 | |
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.12.0 | 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.10.0 | 1.15.0 | |
Math Lib
Apache 2.0
| org.apache.commons
»
commons-math3 Alternate implementations of JDK's "Math" functions. | 3.6.1 | 4.0-beta1 | |
Compression
Apache 2.0
| org.apache.commons
»
commons-compress2 vulnerabilities Apache Commons Compress defines an API for working with | 1.21 | 1.28.0 | |
External Proc Exec
Apache 2.0
| org.apache.commons
»
commons-exec Apache Commons Exec is a library that reliably executes external processes from within the JVM. | 1.3 | 1.6.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). | 2.7.1 | 5.9.0 | |
Apache 2.0
| org.apache.curator
»
curator-client Low-level API | 2.7.1 | 5.9.0 | |
Dist Coordination
Apache 2.0
| org.apache.curator
»
curator-framework High-level API that greatly simplifies using ZooKeeper. | 2.7.1 | 5.9.0 | |
Apache 2.0
| org.apache.hadoop
»
hadoop-common8 vulnerabilities Apache Hadoop Common | 2.7.2 | 3.5.0 | |
Dist Computing
Apache 2.0
| org.apache.hadoop
»
hadoop-client Apache Hadoop Client aggregation pom with dependencies exposed | 2.7.2 | 3.5.0 | |
Dist FS
Apache 2.0
| org.apache.hadoop
»
hadoop-hdfs Apache Hadoop HDFS | 2.7.2 | 3.5.0 | |
Auth Lib
Apache 2.0
| org.apache.hadoop
»
hadoop-auth Apache Hadoop Auth - Java HTTP SPNEGO | 2.7.2 | 3.5.0 | |
Apache 2.0
| org.apache.hadoop
»
hadoop-mapreduce-client-core Core library for building and running MapReduce jobs in Apache Hadoop's distributed computing framework. | 2.7.2 | 3.5.0 | |
Cluster Managment
Apache 2.0
| org.apache.hadoop » hadoop-yarn-api | 2.7.2 | 3.5.0 | |
Cluster Managment
Apache 2.0
| org.apache.hadoop » hadoop-yarn-common | 2.7.2 | 3.5.0 | |
Apache 2.0
| org.apache.hadoop » hadoop-yarn-client | 2.7.2 | 3.5.0 | |
Apache 2.0
| org.apache.linkis » linkis-module | 1.3.2 | 1.8.0 | |
Apache 2.0
| org.apache.linkis » linkis-common | 1.3.2 | 1.8.0 | |
Apache 2.0
| org.apache.linkis » linkis-mybatis | 1.3.2 | 1.8.0 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-api API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ... | 2.17.2 | 2.26.1 | |
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.17.2 | 2.26.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-layout-template-json1 vulnerability JSON Template Layout is a customizable, efficient, and garbage-free JSON generating Apache Log4j layout. | 2.17.2 | 2.26.1 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-1.2-api1 vulnerability The Apache Log4j 1.x Compatibility API | 2.17.2 | 2.26.1 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-jcl The Apache Log4j Commons Logging Adapter | 2.17.2 | 2.26.1 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-flume-ng The Apache Log4j Flume Appender | 2.17.2 | 2.23.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-taglib The Apache Log4j Tag Library for Web Applications | 2.17.2 | 2.26.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-jmx-gui Swing GUI to remotely edit Log4j configurations. This includes a JConsole plugin and a StatusLogger monitor. | 2.17.2 | 2.22.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.17.2 | 2.26.1 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-slf4j18-impl The Apache Log4j SLF4J 1.8 API binding to Log4j 2 Core | 2.17.2 | 2.18.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-to-slf4j The Apache Log4j binding between Log4j 2 API and SLF4J. | 2.17.2 | 2.26.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-appserver Provide Log4j as the logging implementation for application servers | 2.17.2 | 2.26.1 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-web The Apache Log4j support for web servlet containers | 2.17.2 | 2.26.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-couchdb CouchDB appender for Log4j. | 2.17.2 | 2.26.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-mongodb4 MongoDB appender for Log4j using the MongoDB 4 driver API. | 2.17.2 | 2.26.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-mongodb3 MongoDB appender for Log4j using the MongoDB 3 driver API. | 2.17.2 | 2.23.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-cassandra Cassandra appender for Log4j. | 2.17.2 | 2.26.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-jpa Apache Log4j Java Persistence API Appender. | 2.17.2 | 2.26.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-iostreams The Apache Log4j streams to log event converters | 2.17.2 | 2.26.1 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-jul A `java.util.logging` Handler that forwards events to the Log4j API. | 2.17.2 | 2.26.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-jpl The Apache Log4j implementation of java.lang.System.LoggerFinder | 2.17.2 | 2.26.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-liquibase The Apache Log4j Liquibase binding to Log4j 2 Core | 2.17.2 | 2.19.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-docker Apache Log4j Docker Support | 2.17.2 | 2.26.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-kubernetes Apache Log4j Kubernetes Support | 2.17.2 | 2.23.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-spring-boot Apache Log4j Spring Boot Support | 2.17.2 | 2.26.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-spring-cloud-config-client Apache Log4j Spring Cloud Config Client Support | 2.17.2 | 2.26.1 | |
Dist Coordination
Apache 2.0
| org.apache.zookeeper
»
zookeeper1 vulnerability ZooKeeper server | 3.5.9 | 3.9.5 | |
Apache 2.0 +1
| org.eclipse.jetty » apache-jsp | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty » apache-jstl | 9.4.48.v20220622 | 11.0.0 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-client Jetty ALPN Client API Artifact | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-java-client Jetty ALPN Client OpenJDK Artifact | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-java-server Jetty ALPN Server OpenJDK Artifact | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-openjdk8-client Jetty ALPN Client OpenJDK Artifact | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty » jetty-alpn-openjdk8-server | 9.4.48.v20220622 | 9.4.58.v20250814 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-conscrypt-client Jetty ALPN Client Conscrypt Artifact | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-conscrypt-server Jetty ALPN Server Conscrypt Artifact | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-server Jetty ALPN Server API Artifact | 9.4.48.v20220622 | 12.1.11 | |
Annotation Lib
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-annotations Jetty Annotations Artifact | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty » jetty-ant | 9.4.48.v20220622 | 11.0.26 | |
HTTP Clients
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-client Jetty Client is a lightweight HTTP client library for Java. | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-continuation Asynchronous API | 9.4.48.v20220622 | 9.4.58.v20250814 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-deploy Jetty Deployer Artifact | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty » jetty-distribution | 9.4.48.v20220622 | 9.4.58.v20250814 | |
Apache 2.0 +1
| org.eclipse.jetty » jetty-distribution | 9.4.48.v20220622 | 9.4.58.v20250814 | |
Apache 2.0 +1
| org.eclipse.jetty » jetty-home | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty » jetty-home | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-http4 vulnerabilities Jetty module for handling HTTP protocol logic, including requests, responses, and connection management. | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-http-spi Jetty OpenJDK HTTP SPI Artifact | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty » infinispan-common | 9.4.48.v20220622 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty » infinispan-remote-query | 9.4.48.v20220622 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty » infinispan-embedded-query | 9.4.48.v20220622 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty » jetty-hazelcast | 9.4.48.v20220622 | 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. | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-jaas Jetty JAAS support | 9.4.48.v20220622 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-jaspi1 vulnerability Jetty security infrastructure | 9.4.48.v20220622 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-jmx Jetty JMX Artifact | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-jndi Jetty JNDI Artifact | 9.4.48.v20220622 | 12.1.11 | |
Jetty Session Mgr
Apache 2.0 +1
| org.eclipse.jetty » jetty-nosql | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-plus Jetty JNDI and Annotation Support Artifact | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-proxy Jetty Proxy Artifact | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-quickstart Jetty Quick Start | 9.4.48.v20220622 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-rewrite Jetty Rewrite Artifact | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-security1 vulnerability Jetty Server Security Artifact | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-openid1 vulnerability Jetty OpenID Connect Infrastructure | 9.4.48.v20220622 | 12.1.11 | |
Web Server
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-server5 vulnerabilities Jetty Server Artifact | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-servlet Jetty Servlet Container | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-servlets2 vulnerabilities Utility Servlets from Jetty | 9.4.48.v20220622 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty » jetty-spring | 9.4.48.v20220622 | 9.4.58.v20250814 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-unixsocket Jetty UnixSocket Parent | 9.4.48.v20220622 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-util Jetty Utilities Artifact | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-util-ajax Jetty JSON Utilities Artifact | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-webapp Jetty web application support | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-xml Jetty XML Artifact | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.fcgi » fcgi-client | 9.4.48.v20220622 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.fcgi » fcgi-server | 9.4.48.v20220622 | 11.0.26 | |
Jetty Session Mgr
Apache 2.0 +1
| org.eclipse.jetty.gcloud » jetty-gcloud-session-manager | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.http2 » http2-client | 9.4.48.v20220622 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.http2 » http2-common3 vulnerabilities | 9.4.48.v20220622 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.http2 » http2-hpack1 vulnerability | 9.4.48.v20220622 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.http2 » http2-http-client-transport | 9.4.48.v20220622 | 11.0.26 | |
Web Server
Apache 2.0 +1
| org.eclipse.jetty.http2 » http2-server1 vulnerability | 9.4.48.v20220622 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.memcached » jetty-memcached-sessions | 9.4.48.v20220622 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.osgi
»
jetty-osgi-boot Jetty OSGi Boot bundle | 9.4.48.v20220622 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.osgi
»
jetty-osgi-boot-jsp Jetty OSGi Boot JSP bundle | 9.4.48.v20220622 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.osgi
»
jetty-osgi-boot-warurl Jetty OSGi Boot-Warurl bundle | 9.4.48.v20220622 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.osgi
»
jetty-httpservice Jetty OSGi HttpService bundle | 9.4.48.v20220622 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.websocket » javax-websocket-client-impl | 9.4.48.v20220622 | 9.4.58.v20250814 | |
Apache 2.0 +1
| org.eclipse.jetty.websocket » javax-websocket-server-impl | 9.4.48.v20220622 | 9.4.58.v20250814 | |
WebSocket Clients
Apache 2.0 +1
| org.eclipse.jetty.websocket » websocket-api | 9.4.48.v20220622 | 9.4.58.v20250814 | |
WebSocket Clients
Apache 2.0 +1
| org.eclipse.jetty.websocket » websocket-client | 9.4.48.v20220622 | 9.4.58.v20250814 | |
Apache 2.0 +1
| org.eclipse.jetty.websocket » websocket-common | 9.4.48.v20220622 | 9.4.58.v20250814 | |
Apache 2.0 +1
| org.eclipse.jetty.websocket » websocket-server | 9.4.48.v20220622 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.websocket » websocket-servlet | 9.4.48.v20220622 | 11.0.26 | |
Apache 2.0 +8
| org.glassfish.jersey.bundles
»
jaxrs-ri A bundle project producing JAX-RS RI bundles. The primary artifact is an "all-in-one" OSGi-fied JAX-RS RI bundle | 2.23.1 | 3.1.12 | |
CDDL +1
| org.glassfish.jersey.bundles.repackaged
»
jersey-guava Jersey Guava Repackaged | 2.23.1 | 2.25.1 | |
CDDL +1
| org.glassfish.jersey.bundles.repackaged
»
jersey-jsr166e Jersey JSR-166e Repackaged. See http://gee.cs.oswego.edu/dl/concurrency-interest/index.html | 2.23.1 | 2.25.1 | |
Apache 2.0 +8
| org.glassfish.jersey.connectors
»
jersey-apache-connector Jersey Client Transport via Apache | 2.23.1 | 3.1.12 | |
Apache 2.0 +8
| org.glassfish.jersey.connectors
»
jersey-grizzly-connector Jersey Client Transport via Grizzly | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.connectors
»
jersey-jetty-connector Jersey Client Transport via Jetty | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-jetty-http Jetty Http Container | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-grizzly2-http Grizzly 2 Http Container. | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-grizzly2-servlet Grizzly 2 Servlet Container. | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-jetty-servlet Jetty Servlet Container | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-jdk-http JDK Http Container | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-servlet Jersey core Servlet 3.x implementation | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-servlet-core Jersey core Servlet 3.x implementation | 2.23.1 | 3.1.12 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-simple-http Simple Http Container | 2.23.1 | 3.1.12 | |
Apache 2.0 +8
| org.glassfish.jersey.containers.glassfish
»
jersey-gf-ejb Jersey EJB for GlassFish integration | 2.23.1 | 4.0.2 | |
Apache 2.0 +4
| org.glassfish.jersey.core
»
jersey-common Jersey core common packages | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.core
»
jersey-client Jersey core client implementation | 2.23.1 | 4.0.2 | |
Apache 2.0 +3
| org.glassfish.jersey.core
»
jersey-server Jersey core server implementation | 2.23.1 | 4.0.2 | |
Validation
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-bean-validation Jersey extension module providing support for Bean Validation (JSR-349) API. | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-entity-filtering Jersey extension module providing support for Entity Data Filtering. | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-metainf-services Jersey extension module enabling automatic registration of JAX-RS providers (MBW/MBR/EM) via META-INF/services ... | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-mvc Jersey extension module providing support for MVC. | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-mvc-bean-validation Jersey extension module providing support for Bean Validation in MVC. | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-mvc-freemarker Jersey extension module providing support for Freemarker templates. | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-mvc-jsp Jersey extension module providing support for JSP templates. | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-mvc-mustache Jersey extension module providing support for Mustache templates. | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-proxy-client Jersey extension module providing support for (proxy-based) high-level client API. | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-servlet-portability Library that enables writing web applications that run with both Jersey 1.x and Jersey 2.x servlet containers. | 2.23.1 | 2.48 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-spring3 Jersey extension module providing support for Spring 4 integration. | 2.23.1 | 2.48 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-declarative-linking Jersey support for declarative hyperlinking. | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-wadl-doclet A doclet that generates a resourcedoc xml file: this file contains the javadoc documentation | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-weld2-se WELD 4.x SE support | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-cdi1x Jersey CDI 1.1 integration | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-cdi1x-transaction Jersey CDI 1.x Transactional Support | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-cdi1x-validation Jersey CDI 1.x Jakarta Validation Support | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-cdi1x-servlet Jersey CDI 1.x Servlet Support | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-cdi1x-ban-custom-hk2-binding Jersey CDI integration - this module disables custom HK2 bindings | 2.23.1 | 4.0.2 | |
CDDL +1
| org.glassfish.jersey.ext.rx
»
jersey-rx-client Jersey Reactive Client extension implementation. | 2.23.1 | 2.25.1 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.rx
»
jersey-rx-client-guava Jersey Reactive Client - Guava (ListenableFuture) provider. | 2.23.1 | 4.0.2 | |
CDDL +1
| org.glassfish.jersey.ext.rx
»
jersey-rx-client-java8 Jersey Reactive Client - Java 8 (CompletionStage) provider. | 2.23.1 | 2.25.1 | |
CDDL +1
| org.glassfish.jersey.ext.rx
»
jersey-rx-client-jsr166e Jersey Reactive Client - JSR-166e, pre-Java 8, (CompletableFuture) provider. | 2.23.1 | 2.25.1 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.rx
»
jersey-rx-client-rxjava Jersey Reactive Client - RxJava (Observable) provider. | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-jaxb JAX-RS features based upon JAX-B. | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
html-json JAX-RS Reader/Writer via net.java.html.json library that provides | 2.23.1 | 4.0.2 | |
JSON Lib
Apache 2.0 +2
| org.glassfish.jersey.media
»
jersey-media-json-jackson Jersey JSON Jackson (2.x) entity providers support module. | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-json-jackson1 Jersey JSON Jackson (1.x) entity providers support module. | 2.23.1 | 2.48 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-json-jettison Jersey JSON Jettison entity providers support module. | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-json-processing Jersey JSON-P (JSR 353) entity providers support proxy module. | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-kryo Jersey/JAX-RS Message Body Writer and Reader using Kryo serialization framework | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-moxy Jersey JSON entity providers support module based on EclipseLink MOXy. | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-multipart Jersey Multipart entity providers support module. | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-sse Jersey Server Sent Events entity providers support module. | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.security
»
oauth1-client Module that adds an OAuth 1 support to Jersey client. | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.security
»
oauth1-server Module that adds an OAuth 1 support to Jersey server | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.security
»
oauth1-signature OAuth1 signature module | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.security
»
oauth2-client Module that adds an OAuth 2 support to Jersey client | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework
»
jersey-test-framework-core Jersey Test Framework Core | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework
»
jersey-test-framework-util Jersey Test Framework Utils | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-bundle Jersey Test Framework Providers Bundle | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-external Jersey Test Framework - External container | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-grizzly2 Jersey Test Framework - Grizzly2 container | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-inmemory Jersey Test Framework - InMemory container | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-jdk-http Jersey Test Framework - JDK HTTP container | 2.23.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-simple Jersey Test Framework - Simple HTTP container | 2.23.1 | 3.1.12 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-jetty Jersey Test Framework - Jetty HTTP container | 2.23.1 | 4.0.2 | |
Bytecode
Apache 2.0 +2
| org.javassist
»
javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation | 3.27.0-GA | 3.32.0-GA | |
Apache 2.0
| org.json4s
»
json4s-core_2.11 json4s-core | 3.5.3 | 4.0.7 | |
JSON Lib
Apache 2.0
| org.json4s
»
json4s-jackson_2.11 json4s-jackson | 3.5.3 | 4.0.7 | |
Apache 2.0
| org.json4s
»
json4s-ast_2.11 json4s-ast | 3.5.3 | 4.0.7 | |
Apache 2.0
| org.json4s
»
json4s-scalap_2.11 json4s-scalap | 3.5.3 | 4.0.7 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.7.2 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.7.2 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.7.2 | 6.1.1 | |
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-migrationsupport Module "junit-jupiter-migrationsupport" of JUnit | 5.7.2 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-params JUnit Jupiter extension for running parameterized tests. | 5.7.2 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-commons Module "junit-platform-commons" of JUnit | 1.7.2 | 6.1.1 | |
EPL 2.0
| org.junit.platform
»
junit-platform-console Module "junit-platform-console" of JUnit | 1.7.2 | 6.1.2 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-engine Module "junit-platform-engine" of JUnit | 1.7.2 | 6.1.1 | |
EPL 2.0
| org.junit.platform
»
junit-platform-jfr Module "junit-platform-jfr" of JUnit 5. | 1.7.2 | 1.14.4 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-launcher Public API for configuring and launching test plans. | 1.7.2 | 6.1.1 | |
EPL 2.0
| org.junit.platform
»
junit-platform-reporting Module "junit-platform-reporting" of JUnit | 1.7.2 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-runner Runner and annotations for configuring and executing tests on the JUnit Platform in a JUnit environment. | 1.7.2 | 1.14.4 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-suite-api Annotations for configuring a test suite on the JUnit Platform. | 1.7.2 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-testkit Module "junit-platform-testkit" of JUnit | 1.7.2 | 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 ... | 5.7.2 | 6.1.1 | |
Bill of materials
BSD 3-clause
| org.ow2.asm
»
asm-bom ASM, a very small and fast Java bytecode manipulation framework | 9.3 | 9.10.1 | |
Reflection
Apache 2.0
| org.reflections
»
reflections Reflections - Java runtime metadata analysis | 0.9.12 | 0.10.2 | |
Lang Runtime
Apache 2.0
| org.scala-lang
»
scala-library Standard library for the Scala Programming Language Version 3 | 2.11.12 | 3.8.4 | |
Scala Compiler
Apache 2.0
| org.scala-lang
»
scala-compiler scala3-compiler-bootstrapped | 2.11.12 | 3.8.4 | |
Scala Compiler
Apache 2.0
| org.scala-lang
»
scala-reflect Reflection Library for the Scala Programming Language | 2.11.12 | 2.13.18 | |
Bytecode
Apache 2.0
| org.scala-lang
»
scalap bytecode analysis tool | 2.11.12 | 2.13.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 ... | 1.7.30 | 2.0.18 | |
Bill of materials
Apache 2.0
| org.springframework
»
spring-framework-bom Spring Framework (Bill of Materials) | 5.2.22.RELEASE | 7.0.8 | |
Bill of materials
Apache 2.0
| org.springframework.boot
»
spring-boot-dependencies Spring Boot Dependencies | 2.3.12.RELEASE | 4.1.0 | |
Bill of materials
Apache 2.0
| org.springframework.cloud
»
spring-cloud-dependencies Spring Cloud Dependencies | Hoxton.SR12 | 2025.1.2 | |
Redis Client
MIT
| redis.clients
»
jedis Jedis is a blazingly small and sane Redis java client. | 2.9.2 | 7.5.3 | |
XML Processing
Apache +1
| xml-apis
»
xml-apis Collection of standard XML processing interfaces including DOM, SAX, and JAXP, providing foundational APIs for XML ... | 1.4.01 | 2.0.2 |