Documentation :: Code Examples

Compile Dependencies (23)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-server
Jetty ALPN Server API Artifact
12.0.1212.1.11
HTTP Clients Apache 2.0 +1
org.eclipse.jetty » jetty-client
Jetty Client is a lightweight HTTP client library for Java.
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-infinispan-embedded-query12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-infinispan-remote-query12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-jmx
Jetty JMX Artifact
12.0.1212.1.11
Jetty Session Mgr Apache 2.0 +1
org.eclipse.jetty » jetty-nosql12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-rewrite
Jetty Rewrite Artifact
12.0.1212.1.11
Web Server Apache 2.0 +1
org.eclipse.jetty » jetty-server3 vulnerabilities
Jetty Server Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-session
Jetty Session Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-unixdomain-server
Jetty Unix-Domain Sockets Server Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-util-ajax
Jetty JSON Utilities Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-servlet
Jetty Servlet Container
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10 » jetty-ee10-servlets
Utility Servlets from Jetty
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.ee10.websocket » jetty-ee10-websocket-jakarta-server12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.fcgi » jetty-fcgi-client
Jetty FastCGI Client Artifact
12.0.1212.1.11
Jetty Session Mgr Apache 2.0 +1
org.eclipse.jetty.gcloud » jetty-gcloud-session-manager12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.http2 » jetty-http2-client-transport
Jetty HTTP/2 Client Transport Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.http2 » jetty-http2-server
Jetty HTTP/2 Server Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.http3 » jetty-http3-client-transport
Jetty HTTP/3 Client Transport Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.http3 » jetty-http3-server
Jetty HTTP/3 Server Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.memcached » jetty-memcached-sessions12.0.1212.1.11
WebSocket Clients Apache 2.0 +1
org.eclipse.jetty.websocket » jetty-websocket-jetty-client
Jetty WebSocket Client Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.websocket » jetty-websocket-jetty-server
Jetty WebSocket Server Artifact
12.0.1212.1.11

Managed Dependencies (402)

Category/LicenseGroup / ArtifactVersionUpdates
OSGi Apache 2.0 +1
biz.aQute.bnd » biz.aQute.bndlib
bndlib: A Swiss Army Knife for OSGi
7.0.07.3.0
Logging EPL 2.0 +1
ch.qos.logback » logback-core6 vulnerabilities
Core implementation of Logback, a reliable, generic, fast and flexible logging framework.
1.5.61.5.38
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
2.17.12.22
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.17.13.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.17.13.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-avro
Support for reading and writing AVRO-encoded data via Jackson
2.17.13.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-cbor
Support for reading and writing Concise Binary Object Representation
2.17.13.2.1
CSV Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-csv
Support for reading and writing CSV-encoded data via Jackson
2.17.13.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-ion
Support for reading and writing Ion ("binary JSON")
2.17.13.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.17.13.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-protobuf
Support for reading and writing protobuf-encoded data via Jackson
2.17.13.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-smile
Support for reading and writing Smile ("binary JSON")
2.17.13.2.1
TOML Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-toml
Support for reading and writing TOML-encoded data via Jackson abstractions.
2.17.13.2.1
XML Processing Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-xml
Data format extension for Jackson to offer
2.17.13.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.17.13.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.17.13.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.17.13.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.17.13.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.17.13.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.17.13.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.17.13.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.17.13.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.17.13.2.1
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jaxrs
Functionality for reading/writing core JAX-RS helper types
2.17.13.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.17.13.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.17.13.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.17.12.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.17.13.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.17.13.0.0-rc2
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jsr353
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support
2.17.13.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.17.13.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.17.13.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.17.13.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.17.13.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.17.13.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.17.13.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.17.13.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.17.13.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.17.13.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.17.13.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.17.13.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.17.13.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.17.13.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.17.13.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.17.13.2.1
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-extension-javatime
Jackson-jr extension that adds support for Java 8 Date/Time value types such as `java.time.LocalDateTime`
2.17.13.2.1
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-objects
Simple data-binding that builds directly on jackson-core (streaming),
2.17.13.2.1
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-retrofit2
Basic provider implementation for Retrofit 2 library
2.17.13.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.17.13.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-afterburner
Jackson (https://github.com/FasterXML/jackson) extension module
2.17.13.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-android-record
Support deserialization into records on Android
2.17.13.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-blackbird
Jackson (https://github.com/FasterXML/jackson) extension module
2.17.13.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-guice
Stuff to make integration with Guice a bit easier
2.17.13.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-guice7
Stuff to make integration with Guice 7+ a bit easier
2.17.13.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.17.13.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.17.13.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.17.13.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.17.13.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.17.13.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-mrbean
Functionality for implementing interfaces and abstract types
2.17.13.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-no-ctor-deser
Support deserialization of POJO classes without default constructor
2.17.13.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-osgi
Jackson module to inject OSGI services in deserialized beans.
2.17.13.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.17.12.22.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-paranamer
AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org)
2.17.12.22.1
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.11
jackson-module-scala
2.17.13.2.1
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.12
jackson-module-scala
2.17.13.2.1
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.13
jackson-module-scala
2.17.13.2.1
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_3
jackson-module-scala
2.17.13.2.1
Apache 2.0 +1
com.github.jnr » jffi
Java Foreign Function Interface
1.3.131.4.0
Code Analyzer LGPL 2.1
com.google.code.findbugs » jsr305
Annotations the SpotBugs tool supports
3.0.24.10.3
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.11.02.14.0
Defect Detection Apache 2.0
com.google.errorprone » error_prone_annotations
Annotations for Error Prone, a static analysis tool for Java that catches common programming mistakes at compile-time.
2.28.02.50.0
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
33.2.1-jre33.6.0-jre
Dep Injection Apache 2.0
com.google.inject » guice
Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google.
7.0.0
JSON Lib Apache 2.0
com.googlecode.json-simple » json-simple
A simple Java toolkit for JSON
1.1.1
Apache 2.0
com.hazelcast » hazelcast
Core Hazelcast Module
5.4.05.7.0
Apache 2.0
com.openpojo » openpojo
This project was born out of a need to validate all POJOs (Plain Old Java Object) are behaving correctly.
0.9.1
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.17.01.22.0
Dist Communication Apache 2.0
io.grpc » grpc-core
gRPC: Core
1.65.01.82.2
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.109.Final4.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.109.Final4.2.16.Final
DNS Lib Apache 2.0
io.netty » netty-codec-dns1 vulnerability 4.1.109.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-haproxy4 vulnerabilities 4.1.109.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-http17 vulnerabilities
Netty codec module for encoding and decoding HTTP messages and handling HTTP protocol logic.
4.1.109.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-http27 vulnerabilities 4.1.109.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-memcache4.1.109.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-mqtt1 vulnerability 4.1.109.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-redis5 vulnerabilities 4.1.109.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-smtp1 vulnerability 4.1.109.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-socks4.1.109.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-stomp2 vulnerabilities 4.1.109.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-xml1 vulnerability 4.1.109.Final4.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.109.Final4.2.16.Final
Apache 2.0
io.netty » netty-dev-tools4.1.109.Final4.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.109.Final4.2.16.Final
Apache 2.0
io.netty » netty-handler-proxy1 vulnerability 4.1.109.Final4.2.16.Final
Apache 2.0
io.netty » netty-handler-ssl-ocsp3 vulnerabilities 4.1.109.Final4.2.16.Final
Apache 2.0
io.netty » netty-resolver4.1.109.Final4.2.16.Final
DNS Lib Apache 2.0
io.netty » netty-resolver-dns3 vulnerabilities 4.1.109.Final4.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.109.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-rxtx4.1.109.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-sctp1 vulnerability 4.1.109.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-udt4.1.109.Final4.2.16.Final
Apache 2.0
io.netty » netty-example4.1.109.Final4.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.109.Final4.2.16.Final
DNS Lib Apache 2.0
io.netty » netty-resolver-dns-classes-macos4.1.109.Final4.2.16.Final
DNS Lib Apache 2.0
io.netty » netty-resolver-dns-native-macos4.1.109.Final4.2.16.Final
DNS Lib Apache 2.0
io.netty » netty-resolver-dns-native-macos4.1.109.Final4.2.16.Final
DNS Lib Apache 2.0
io.netty » netty-resolver-dns-native-macos4.1.109.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-unix-common
Static library which contains common unix utilities.
4.1.109.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-unix-common
Static library which contains common unix utilities.
4.1.109.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-unix-common
Static library which contains common unix utilities.
4.1.109.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-unix-common
Static library which contains common unix utilities.
4.1.109.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-unix-common
Static library which contains common unix utilities.
4.1.109.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-unix-common
Static library which contains common unix utilities.
4.1.109.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-classes-epoll4.1.109.Final4.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.109.Final4.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.109.Final4.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.109.Final4.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.109.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-classes-kqueue4.1.109.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-kqueue1 vulnerability 4.1.109.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-kqueue1 vulnerability 4.1.109.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-kqueue1 vulnerability 4.1.109.Final4.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.65.Final2.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.65.Final2.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.65.Final2.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.65.Final2.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.65.Final2.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.65.Final2.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.65.Final2.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.65.Final2.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.65.Final2.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.65.Final2.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.65.Final2.0.80.Final
Native Access Apache 2.0 +1
net.java.dev.jna » jna
JNA provides Java programs easy access to native shared libraries without writing anything but Java code - no JNI or ...
5.14.05.19.1
Apache 2.0 +1
net.java.dev.jna » jna-jpms
Java Native Access
5.14.05.19.1
JSON Lib Apache 2.0
net.minidev » json-smart1 vulnerability
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It ...
2.5.12.6.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.141.10.17
Apache 2.0
org.apache.ant » ant-launcher1.10.141.10.17
Apache 2.0
org.apache.aries.spifly » org.apache.aries.spifly.dynamic.bundle
This bundle contains an extender that facilitates the use
1.3.7
Data Format Apache 2.0
org.apache.avro » avro1 vulnerability
Avro is a row-oriented remote procedure call and data serialization framework that produces a compact binary format.
1.11.31.12.1
Compression Apache 2.0
org.apache.commons » commons-compress
Apache Commons Compress defines an API for working with
1.26.21.28.0
Core Utils Apache 2.0
org.apache.commons » commons-lang31 vulnerability
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
3.14.03.20.0
OSGi Framework Apache 2.0
org.apache.felix » org.apache.felix.framework
The core runtime of Apache Felix, an OSGi framework implementation for modular Java applications.
7.0.5
Dep Injection Apache 2.0
org.apache.geronimo.specs » geronimo-atinject_1.0_spec
Jakarta Dependency Injection
1.22.0.1
Apache 2.0
org.apache.kerby » kerb-simplekdc
Kerb Simple Kdc
2.0.32.1.2
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.23.12.26.1
Build Model Apache 2.0
org.apache.maven » maven-artifact
Interface and implementation of Maven Artifact model
3.9.83.9.16
Build Tool Apache 2.0
org.apache.maven » maven-core
Core classes of Apache Maven to manage the building process.
3.9.83.9.16
Build Model Apache 2.0
org.apache.maven » maven-model
Model for Maven POM (Project Object Model)
3.9.83.9.16
Apache 2.0
org.apache.maven » maven-model-builder
The effective model builder, with inheritance, profile activation, interpolation, ...
3.9.83.9.16
Build Model Apache 2.0
org.apache.maven » maven-plugin-api
The API for Maven 3 plugins - Mojos - development.
3.9.83.9.16
org.apache.maven » maven-resolver-api3.9.8
Apache 2.0
org.apache.maven » maven-resolver-provider
Components completing Maven Resolver for utilizing Maven POM and repository metadata.
3.9.83.9.16
Apache 2.0
org.apache.maven » maven-settings
Maven Settings model.
3.9.83.9.16
Annotation Lib Apache 2.0
org.apache.maven.plugin-tools » maven-plugin-annotations
Java annotations to use in Mojos
3.13.13.15.2
Apache 2.0
org.apache.maven.plugin-tools » maven-plugin-tools-api
The Maven Plugin Tools Extractor API provides an API to extract descriptor information from Maven Plugins.
3.13.13.15.2
Maven Repo API Apache 2.0
org.apache.maven.resolver » maven-resolver-api
The application programming interface for the repository system.
1.9.202.0.20
Apache 2.0
org.apache.maven.resolver » maven-resolver-supplier
A helper module to provide RepositorySystem instances.
1.9.201.9.27
Maven Plugins Apache 2.0
org.asciidoctor » asciidoctor-maven-plugin
Asciidoctor Maven Plugin to convert AsciiDoc documents with Asciidoctor
3.0.03.2.0
Apache 2.0
org.asciidoctor » asciidoctorj
AsciidoctorJ provides Java bindings for the Asciidoctor RubyGem (asciidoctor) using JRuby.
3.0.0-alpha.23.0.1
Concurrency Apache 2.0
org.awaitility » awaitility
A Java DSL for synchronizing asynchronous operations
4.2.14.3.0
Apache 2.0
org.codehaus.plexus » plexus-classworlds
A class loader framework
2.8.02.12.0
Annotation Lib Apache 2.0
org.codehaus.plexus » plexus-component-annotations
Plexus Component Java Annotations, to describe plexus components properties in java sources with
2.2.0
Core Utils Apache 2.0
org.codehaus.plexus » plexus-utils1 vulnerability
A collection of various utility classes to ease working with strings, files, command lines and
4.0.14.0.3
Apache 2.0
org.codehaus.plexus » plexus-xml
A collection of various utility classes to ease working with XML.
4.0.44.1.1
Apache 2.0
org.conscrypt » conscrypt-openjdk-uber
Conscrypt: OpenJdk UberJAR
2.5.22.6.0
org.eclipse.jdt » ecj
Eclipse Compiler for Java(TM)
3.38.03.46.0
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-client
Jetty ALPN Client API Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-conscrypt-client
Jetty ALPN Client Conscrypt Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-conscrypt-server
Jetty ALPN Server Conscrypt Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-java-client
Jetty ALPN Client OpenJDK Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-java-server
Jetty ALPN Server OpenJDK Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-server
Jetty ALPN Server API Artifact
12.0.1212.1.11
HTTP Clients Apache 2.0 +1
org.eclipse.jetty » jetty-client
Jetty Client is a lightweight HTTP client library for Java.
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-deploy
Jetty Deployer Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-ee12.0.1212.0.37
Apache 2.0 +1
org.eclipse.jetty » jetty-hazelcast12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-home12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-http2 vulnerabilities
Jetty module for handling HTTP protocol logic, including requests, responses, and connection management.
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-http-spi
Jetty OpenJDK HTTP SPI Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-http-tools
Jetty HTTP Tools Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-infinispan-common12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-infinispan-embedded12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-infinispan-embedded-query12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-infinispan-remote12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-infinispan-remote-query12.0.1212.1.11
I/O Apache 2.0 +1
org.eclipse.jetty » jetty-io
Jetty module that provides I/O utilities and abstractions used by other Jetty components.
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-jmx
Jetty JMX Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-jndi
Jetty JNDI Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-keystore
Jetty Test KeyStore Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-maven
Jetty Maven Artifact
12.0.1212.1.11
Jetty Session Mgr Apache 2.0 +1
org.eclipse.jetty » jetty-nosql12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-openid
Jetty OpenID Connect Infrastructure
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-osgi
Jetty OSGi Integration Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-plus
Jetty JNDI and Annotation Support Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-proxy
Jetty Proxy Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-rewrite
Jetty Rewrite Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-security1 vulnerability
Jetty Server Security Artifact
12.0.1212.1.11
Web Server Apache 2.0 +1
org.eclipse.jetty » jetty-server3 vulnerabilities
Jetty Server Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-session
Jetty Session Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-slf4j-impl
Jetty SLF4J Implementation Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-start
Jetty Start Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-unixdomain-server
Jetty Unix-Domain Sockets Server Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-util1 vulnerability
Jetty Utilities Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-util-ajax
Jetty JSON Utilities Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-xml
Jetty XML Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.fcgi » jetty-fcgi-client
Jetty FastCGI Client Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.fcgi » jetty-fcgi-proxy
Jetty FastCGI Proxy Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.fcgi » jetty-fcgi-server
Jetty FastCGI Server Artifact
12.0.1212.1.11
Jetty Session Mgr Apache 2.0 +1
org.eclipse.jetty.gcloud » jetty-gcloud-session-manager12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.http2 » jetty-http2-client
Jetty HTTP/2 Client Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.http2 » jetty-http2-client-transport
Jetty HTTP/2 Client Transport Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.http2 » jetty-http2-common2 vulnerabilities
Jetty HTTP/2 Common Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.http2 » jetty-http2-hpack
Jetty HTTP/2 HPACK Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.http2 » jetty-http2-server
Jetty HTTP/2 Server Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.http3 » jetty-http3-client
Jetty HTTP/3 Client Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.http3 » jetty-http3-client-transport
Jetty HTTP/3 Client Transport Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.http3 » jetty-http3-common
Jetty HTTP/3 Common Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.http3 » jetty-http3-qpack
Jetty HTTP/3 QPACK Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.http3 » jetty-http3-server
Jetty HTTP/3 Server Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.memcached » jetty-memcached-sessions12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.quic » jetty-quic-client
Jetty QUIC Client Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.quic » jetty-quic-common
Jetty QUIC Common Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.quic » jetty-quic-quiche-common
Jetty QUIC Quiche Common Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.quic » jetty-quic-quiche-foreign
Jetty QUIC Quiche OpenJDK FFM Binding Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.quic » jetty-quic-quiche-jna
Jetty QUIC Quiche JNA Binding Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.quic » jetty-quic-server
Jetty QUIC Server Artifact
12.0.1212.1.11
org.eclipse.jetty.tests » jetty-test-session-common12.0.12
org.eclipse.jetty.tests » jetty-testers12.0.12
org.eclipse.jetty.tests » test-distribution-common12.0.12
Apache 2.0 +1
org.eclipse.jetty.toolchain » jetty-perf-helper
Performance/Benchmark Support for Jetty
1.0.7
Apache 2.0 +1
org.eclipse.jetty.toolchain » jetty-test-helper
Unit Testing Support for Jetty (common classes for some unit tests)
6.26.4
Apache 2.0 +1
org.eclipse.jetty.toolchain » jetty-xhtml-schemas
XHTML Schemas and utilities
1.4
Apache 2.0 +1
org.eclipse.jetty.websocket » jetty-websocket-core-client
Jetty Core WebSocket Client Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.websocket » jetty-websocket-core-common
Jetty Core WebSocket Common Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.websocket » jetty-websocket-core-server
Jetty Core WebSocket Server Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.websocket » jetty-websocket-jetty-api
Jetty WebSocket API Artifact
12.0.1212.1.11
WebSocket Clients Apache 2.0 +1
org.eclipse.jetty.websocket » jetty-websocket-jetty-client
Jetty WebSocket Client Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.websocket » jetty-websocket-jetty-common
Jetty WebSocket Common Artifact
12.0.1212.1.11
Apache 2.0 +1
org.eclipse.jetty.websocket » jetty-websocket-jetty-server
Jetty WebSocket Server Artifact
12.0.1212.1.11
Apache 2.0
org.eclipse.platform » org.eclipse.equinox.http.service.api
OSGi Companion Code for org.osgi.service.http Version 1.2.2
1.2.21.2.202
OSGi EPL 2.0
org.eclipse.platform » org.eclipse.osgi
%systemBundle
3.20.03.24.200
EPL 2.0
org.eclipse.platform » org.eclipse.osgi.services
OSGi Service Platform Release 4.2.0 Service Interfaces and Classes
3.12.1003.12.300
EPL 2.0
org.eclipse.platform » org.eclipse.osgi.util
OSGi Service Platform Release 4.2.0 Utility Classes
3.7.3003.7.400
EPL 2.0
org.eclipse.sisu » org.eclipse.sisu.plexus
Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container
0.9.0.M31.0.1
Testing BSD 3-clause
org.hamcrest » hamcrest
Core API and libraries of hamcrest matcher framework.
2.23.0
Apache 2.0
org.hibernate.search » hibernate-search-util-common
Hibernate Search common utilities
7.1.1.Final8.4.0.Final
Apache 2.0
org.hibernate.search » hibernate-search-engine
Hibernate Search engine, always required
7.1.1.Final8.4.0.Final
Apache 2.0
org.hibernate.search » hibernate-search-backend-elasticsearch
Hibernate Search Backend relying on remote Elasticsearch clusters
7.1.1.Final8.4.0.Final
Apache 2.0
org.hibernate.search » hibernate-search-backend-elasticsearch-aws
Configurer for the Hibernate Search Elasticsearch backend enabling connection to an AWS-hosted Elasticsearch/OpenSearch ...
7.1.1.Final8.4.0.Final
Apache 2.0
org.hibernate.search » hibernate-search-backend-lucene
Hibernate Search Backend relying on embedded instances of Lucene
7.1.1.Final8.4.0.Final
Apache 2.0
org.hibernate.search » hibernate-search-mapper-pojo-base
Abstract base and common implementations for Hibernate Search Mappers for POJOs
7.1.1.Final8.4.0.Final
Apache 2.0
org.hibernate.search » hibernate-search-mapper-pojo-standalone
Hibernate Search Mapper for POJOs in standalone mode (no ORM)
7.1.1.Final8.4.0.Final
Apache 2.0
org.hibernate.search » hibernate-search-mapper-orm
Hibernate Search integration to Hibernate ORM
7.1.1.Final8.4.0.Final
Apache 2.0
org.hibernate.search » hibernate-search-v5migrationhelper-engine
Helper to migrate from Hibernate Search 5 to 6, providing partial support for Hibernate Search 5 Engine APIs on top of ...
7.1.1.Final8.4.0.Final
Apache 2.0
org.hibernate.search » hibernate-search-v5migrationhelper-orm
Helper to migrate from Hibernate Search 5 to 6, providing partial support for Hibernate Search 5 ORM APIs on top of ...
7.1.1.Final8.4.0.Final
Apache 2.0
org.hibernate.search » hibernate-search-mapper-orm-jakarta-batch-core
Core of the Hibernate Search Jakarta Batch integration
7.1.1.Final8.4.0.Final
Apache 2.0
org.hibernate.search » hibernate-search-mapper-orm-jakarta-batch-jberet
Hibernate Search Jakarta Batch integration - for JBeret
7.1.1.Final8.4.0.Final
Apache 2.0
org.hibernate.search » hibernate-search-mapper-orm-outbox-polling
Hibernate ORM integration using outbox polling as coordination strategy
7.1.1.Final8.4.0.Final
Apache 2.0
org.hibernate.search » hibernate-search-mapper-orm-coordination-outbox-polling
Hibernate ORM integration using outbox polling as coordination strategy
7.1.1.Final8.4.0.Final
Apache 2.0
org.hibernate.search » hibernate-search-mapper-orm-batch-jsr352-core
Core of the Hibernate Search Jakarta Batch integration
7.1.1.Final8.4.0.Final
Apache 2.0
org.hibernate.search » hibernate-search-mapper-orm-batch-jsr352-jberet
Hibernate Search Jakarta Batch integration - for JBeret
7.1.1.Final8.4.0.Final
Apache 2.0
org.infinispan » infinispan-api
Infinispan API
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-cachestore-jdbc
Infinispan JDBC CacheStore module
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-cachestore-jdbc-common
Infinispan JDBC CacheStore Common module
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-cachestore-sql
Infinispan SQL CacheStore module
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-cachestore-remote
Infinispan remote CacheStore based on Hot Rod protocol
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-cachestore-rocksdb
Infinispan RocksDB CacheStore module
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-cdi-common${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-cdi-embedded${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-cdi-remote${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-checkstyle
Contains the definitions for the Infinispan commons code style and conventions
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-cli-client
Infinispan CLI Client module
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-hotrod
Infinispan Hot Rod Client
${version.infinispan}15.0.22.Final
Apache 2.0
org.infinispan » infinispan-client-hotrod
Infinispan Hot Rod Client
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-client-rest
Infinispan REST Client
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-key-value-store-client
Infinispan Reactive Key-Value Store Client
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-clustered-counter
Infinispan Clustered Counter module
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-clustered-lock
Infinispan Clustered Lock module
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-commons
Infinispan Commons
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-commons-test
Infinispan Commons Test Dependencies
${version.infinispan}16.0.14
Apache 2.0
org.infinispan » infinispan-component-annotations
Annotations for Infinispan components and MBeans
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-component-processor
Annotation processor for component and MBean annotations
${version.infinispan}16.2.1
Cache Impl Apache 2.0
org.infinispan » infinispan-core
Infinispan core module
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-jboss-marshalling${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-hibernate-cache-commons
Infinispan Hibernate Cache Commons module
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-hibernate-cache-spi
Infinispan Hibernate Cache SPI module
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-hibernate-cache-v62
Infinispan Hibernate 6.2+ Cache module
${version.infinispan}15.2.6.Final
Apache 2.0
org.infinispan » infinispan-jcache-commons
Common components for the JCACHE (JSR-107) implementations using Infinispan
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-jcache
JCACHE (JSR-107) implementation using Infinispan embedded mode
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-jcache-remote
JCACHE (JSR-107) implementation using Infinispan client-server mode
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-console
The new Web Management Console for Infinispan
${version.console}16.2.3
Apache 2.0
org.infinispan » infinispan-logging-annotations
Annotations for Infinispan Logs
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-logging-processor
Annotation processor for Logging annotations and reports
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-multimap
Infinispan Multimap module
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-objectfilter
Infinispan Object Querying and Filtering based on Ickle, a JP-QL subset
${version.infinispan}15.2.6.Final
Apache 2.0
org.infinispan » infinispan-query-core
Zero calories query for Infinispan caches (no indexing)
${version.infinispan}15.2.6.Final
Apache 2.0
org.infinispan » infinispan-query
Infinispan Query module
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-query-dsl
Infinispan Query DSL API module
${version.infinispan}15.2.6.Final
Apache 2.0
org.infinispan » infinispan-remote-query-client
Infinispan Remote Query common classes between client and server
${version.infinispan}15.2.6.Final
Apache 2.0
org.infinispan » infinispan-remote-query-server
Infinispan Remote Query Server module
${version.infinispan}15.2.6.Final
Apache 2.0
org.infinispan » infinispan-scripting${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-server-core
Infinispan Server - Core Components
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-server-hotrod
Infinispan Hot Rod Server
${version.infinispan}16.2.1
Cache Impl Apache 2.0
org.infinispan » infinispan-server-memcached
Infinispan Memcached Server
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-server-resp
Infinispan Resp Protocol Server
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-server-rest
REST interface for Infinispan
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-server-router
Infinispan Multi Tenant Router
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-server-runtime
Infinispan Server
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-server-runtime
Infinispan Server
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-server-testdriver-core
Infinispan Server Test Driver Core
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-server-testdriver-junit4
Infinispan Server Test Driver for JUnit 4.x
${version.infinispan}16.0.14
Apache 2.0
org.infinispan » infinispan-server-testdriver-junit5
Infinispan Server Test Driver for JUnit 5.x
${version.infinispan}16.1.4
Apache 2.0
org.infinispan » infinispan-spring6-common${version.infinispan}16.0.3
Apache 2.0
org.infinispan » infinispan-spring6-embedded${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-spring6-remote${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-spring-boot3-starter-embedded${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-spring-boot3-starter-remote${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-tasks${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-tasks-api${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-tools
Infinispan - Tools for project
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-anchored-keys
Infinispan Anchored Keys module
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-quarkus-embedded${version.infinispan}15.1.7.Final
Apache 2.0
org.infinispan » infinispan-commons-graalvm
Infinispan Commons GraalVM
${version.infinispan}16.2.1
Apache 2.0
org.infinispan » infinispan-core-graalvm
Infinispan Core GraalVM
${version.infinispan}16.2.1
Serializer Apache 2.0
org.infinispan.protostream » protostream
ProtoStream is a serialization library based on Protocol buffers format for serializing structured data.
5.0.5.Final15.0.13.Final
Apache 2.0
org.infinispan.protostream » protostream-processor
Annotation processor for ProtoStream annotations.
5.0.5.Final15.0.13.Final
Serializer Apache 2.0
org.infinispan.protostream » protostream
ProtoStream is a serialization library based on Protocol buffers format for serializing structured data.
${version.protostream}15.0.13.Final
Apache 2.0
org.infinispan.protostream » protostream-types
Builtin protobuf types and default marshalling for some common Java types.
${version.protostream}15.0.13.Final
Apache 2.0
org.infinispan.protostream » protostream-processor
Annotation processor for ProtoStream annotations.
${version.protostream}15.0.13.Final
Logging Apache 2.0
org.jboss.logging » jboss-logging
The JBoss Logging Framework
3.6.0.Final3.6.3.Final
Annotation Lib Apache 2.0
org.jboss.logging » jboss-logging-annotations
Collection of annotations for defining logging interfaces and messages in JBoss Logging.
2.2.1.Final3.0.4.Final
Apache 2.0
org.jboss.logging » jboss-logging-processor
An annotation processor for JBoss Logging, enabling compile-time generation of logging implementations.
2.2.1.Final3.0.4.Final
Apache 2.0
org.jboss.logmanager » jboss-logmanager
An implementation of java.util.logging.LogManager
3.0.6.Final3.2.2.Final
Apache 2.0
org.jboss.threads » jboss-threads
Thread pool implementations and threading utilities
3.6.1.Final3.9.2
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
5.10.36.1.1
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
5.10.36.1.1
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
5.10.36.1.1
EPL 2.0
org.junit.jupiter » junit-jupiter-migrationsupport
Module "junit-jupiter-migrationsupport" of JUnit
5.10.36.1.1
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
5.10.36.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-commons
Module "junit-platform-commons" of JUnit
1.10.36.1.1
EPL 2.0
org.junit.platform » junit-platform-console
Module "junit-platform-console" of JUnit
1.10.36.1.2
Testing EPL 2.0
org.junit.platform » junit-platform-engine
Module "junit-platform-engine" of JUnit
1.10.36.1.1
EPL 2.0
org.junit.platform » junit-platform-jfr
Module "junit-platform-jfr" of JUnit 5.
1.10.31.14.4
Testing EPL 2.0
org.junit.platform » junit-platform-launcher
Public API for configuring and launching test plans.
1.10.36.1.1
EPL 2.0
org.junit.platform » junit-platform-reporting
Module "junit-platform-reporting" of JUnit
1.10.36.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.10.31.14.4
EPL 2.0
org.junit.platform » junit-platform-suite
Module "junit-platform-suite" of JUnit
1.10.36.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-suite-api
Annotations for configuring a test suite on the JUnit Platform.
1.10.36.1.1
EPL 2.0
org.junit.platform » junit-platform-suite-commons
Module "junit-platform-suite-commons" of JUnit
1.10.31.14.4
EPL 2.0
org.junit.platform » junit-platform-suite-engine
Module "junit-platform-suite-engine" of JUnit
1.10.36.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-testkit
Module "junit-platform-testkit" of JUnit
1.10.36.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.10.36.1.1
MySQL Driver LGPL 2.1
org.mariadb.jdbc » mariadb-java-client
JDBC driver for MariaDB and MySQL
3.4.03.5.9
BSD 2-clause
org.mortbay.jetty.quiche » jetty-quiche-native
The Cloudflare Quiche library native builds used by the Jetty project
0.22.00.29.2
Apache 2.0
org.ops4j.pax.exam » pax-exam4.13.54.14.0
Apache 2.0
org.ops4j.pax.exam » pax-exam-container-forked4.13.54.14.0
Apache 2.0
org.ops4j.pax.exam » pax-exam-inject4.13.54.14.0
Apache 2.0
org.ops4j.pax.exam » pax-exam-junit44.13.54.14.0
Apache 2.0
org.ops4j.pax.exam » pax-exam-link-mvn4.13.54.14.0
Apache 2.0
org.ops4j.pax.swissbox » pax-swissbox-framework1.8.31.9.0
Apache 2.0
org.ops4j.pax.swissbox » pax-swissbox-tracker
OPS4J Pax Swissbox - Utilities related to service tracking.
1.8.31.9.0
Apache 2.0
org.ops4j.pax.tinybundles » tinybundles
TinyBundles is a library to create and modify OSGi bundles on the fly using fluent Java API.
3.0.04.0.1
Apache 2.0
org.ops4j.pax.url » pax-url-aether
OPS4J Pax Url - mvn: protocol handler
2.6.143.0.3
Apache 2.0
org.ops4j.pax.url » pax-url-wrap
OPS4J Pax Url - wrap: protocol handler
2.6.143.0.3
OSGi Apache 2.0
org.osgi » org.osgi.core
OSGi Core Release 8, Interfaces and Classes for use in compiling bundles
8.0.0
OSGi Apache 2.0
org.osgi » org.osgi.service.cm
OSGi Companion Code for org.osgi.service.cm Version 1.6.1
1.6.1
OSGi Apache 2.0
org.osgi » org.osgi.service.component
OSGi Companion Code for org.osgi.service.component Version 1.5.1
1.5.1
OSGi Apache 2.0
org.osgi » org.osgi.service.event
OSGi Companion Code for org.osgi.service.event Version 1.4.1
1.4.1
OSGi Apache 2.0
org.osgi » org.osgi.service.http.whiteboard
OSGi Companion Code for org.osgi.service.http.whiteboard Version 1.1.1
1.1.1
OSGi Apache 2.0
org.osgi » org.osgi.util.function
OSGi Companion Code for org.osgi.util.function Version 1.2.0
1.2.0
OSGi Apache 2.0
org.osgi » org.osgi.util.measurement
OSGi Companion Code for org.osgi.util.measurement Version 1.0.2
1.0.2
OSGi Apache 2.0
org.osgi » org.osgi.util.position
OSGi Companion Code for org.osgi.util.position Version 1.0.1.
1.0.1
OSGi Apache 2.0
org.osgi » org.osgi.util.promise
OSGi Companion Code for org.osgi.util.promise Version 1.3.0
1.3.0
OSGi Apache 2.0
org.osgi » org.osgi.util.tracker
OSGi Companion Code for org.osgi.util.tracker Version 1.5.4
1.5.4
OSGi Apache 2.0
org.osgi » org.osgi.util.xml
OSGi Companion Code for org.osgi.util.xml Version 1.0.2
1.0.2
OSGi Apache 2.0
org.osgi » osgi.annotation
OSGi Annotation Release 8, Annotations for use in compiling bundles
8.1.0
OSGi Apache 2.0
org.osgi » osgi.core
OSGi Core Release 8, Interfaces and Classes for use in compiling bundles
8.0.0
Bytecode BSD 3-clause
org.ow2.asm » asm
ASM, a very small and fast Java bytecode manipulation framework
9.79.10.1
Bytecode BSD 3-clause
org.ow2.asm » asm-tree
Tree API of ASM, a very small and fast Java bytecode manipulation framework
9.79.10.1
Bytecode BSD 3-clause
org.ow2.asm » asm-analysis
Static code analysis API of ASM, a very small and fast Java bytecode manipulation framework
9.79.10.1
BSD 3-clause
org.ow2.asm » asm-util
Utilities for ASM, a very small and fast Java bytecode manipulation framework
9.79.10.1
Bytecode BSD 3-clause
org.ow2.asm » asm-commons
Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework
9.79.10.1
MIT
org.reactivestreams » reactive-streams-tck-flow
A Protocol for Asynchronous Non-Blocking Data Sequence
1.0.4
Logging Bridge Apache 2.0
org.slf4j » jcl104-over-slf4j
Jakarta/Apache commons logging 1.2 implemented over SLF4J
2.0.132.0.18
org.slf4j » jul-to-slf4j
Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul ...
2.0.132.0.18
Logging Bridge Apache 2.0
org.slf4j » log4j-over-slf4j
Log4j implemented over SLF4J
2.0.132.0.18
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
2.0.132.0.18
Logging MIT
org.slf4j » slf4j-simple
Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed.
2.0.132.0.18
org.testcontainers » testcontainers-bom
Isolated container management for Java code testing
1.19.82.0.5
Testing MIT
org.testcontainers » testcontainers
Isolated container management for Java code testing
1.19.82.0.5
Testing Apache 2.0
org.testng » testng
TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more ...
7.10.27.12.0
Apache 2.0
org.wildfly.common » wildfly-common1.7.0.Final2.0.1
Apache 2.0
org.wildfly.security » wildfly-elytron-sasl-digest
WildFly Security Digest SASL Implementation
2.4.2.Final2.9.2.Final
Apache 2.0
org.wildfly.security » wildfly-elytron-sasl-external
WildFly Security External SASL Implementation
2.4.2.Final2.9.2.Final
Apache 2.0
org.wildfly.security » wildfly-elytron-sasl-gs2
WildFly Security GS2 SASL Implementation
2.4.2.Final2.9.2.Final
Apache 2.0
org.wildfly.security » wildfly-elytron-sasl-gssapi
WildFly Security GSSAPI SASL Implementation
2.4.2.Final2.9.2.Final
Apache 2.0
org.wildfly.security » wildfly-elytron-sasl-oauth2
WildFly Security OAuth2 SASL Implementation
2.4.2.Final2.9.2.Final
Apache 2.0
org.wildfly.security » wildfly-elytron-sasl-plain
WildFly Security Plain SASL Implementation
2.4.2.Final2.9.2.Final
Apache 2.0
org.wildfly.security » wildfly-elytron-sasl-scram
WildFly Security SCRAM SASL Implementation
2.4.2.Final2.9.2.Final