Quarkus universe aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions

Compile Dependencies (0)

Category/LicenseGroup / ArtifactVersionUpdates

Managed Dependencies (1236)

Category/LicenseGroup / ArtifactVersionUpdates
MIT
biz.paluch.logging » logstash-gelf1.14.01.15.1
Apache 2.0
ca.uhn.hapi.fhir » hapi-fhir-server4.1.08.10.0
Apache 2.0
com.amazonaws » aws-lambda-java-core
Minimal set of interface definitions for Java support in AWS Lambda
1.1.01.4.0
Apache 2.0
com.amazonaws » aws-lambda-java-events
Event interface definitions AWS services supported by AWS Lambda.
2.2.73.16.1
Apache 2.0
com.amazonaws » aws-xray-recorder-sdk-aws-sdk-v2
The Amazon Web Services X-Ray Recorder SDK for Java provides Java APIs for emitting tracing data to AWS X-Ray. AWS X-Ray ...
2.4.02.21.0
Apache 2.0
com.amazonaws.serverless » aws-serverless-java-container-core
Allows Java applications written for a servlet container to run in AWS Lambda
1.3.13.0.2
CRON Parser Apache 2.0
com.cronutils » cron-utils2 vulnerabilities
A Java library to parse, migrate and validate crons as well as describe them in human readable
9.0.29.2.1
Reflection Apache 2.0
com.fasterxml » classmate
Library for introspecting types with full generic information
1.3.41.7.3
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
2.10.22.22
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core2 vulnerabilities
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.10.23.2.1
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind10 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
2.10.23.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-avro
Support for reading and writing AVRO-encoded data via Jackson
2.10.23.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-cbor1 vulnerability
Support for reading and writing Concise Binary Object Representation
2.10.23.2.1
CSV Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-csv
Support for reading and writing CSV-encoded data via Jackson
2.10.23.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-ion
Support for reading and writing Ion ("binary JSON")
2.10.23.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.10.23.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-protobuf
Support for reading and writing protobuf-encoded data via Jackson
2.10.23.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-smile
Support for reading and writing Smile ("binary JSON")
2.10.23.2.1
XML Processing Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-xml
Data format extension for Jackson to offer
2.10.23.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.10.23.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.10.23.2.1
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate3
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.10.22.22.1
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate4
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.10.23.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.10.23.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.10.23.2.1
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jaxrs
Functionality for reading/writing core JAX-RS helper types
2.10.23.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.10.23.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.10.22.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.10.23.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.10.23.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.10.23.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.10.23.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.10.23.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.10.23.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.10.23.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.10.23.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.10.23.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.10.23.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.10.23.2.1
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-objects
Simple data-binding that builds directly on jackson-core (streaming),
2.10.23.2.1
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-retrofit2
Basic provider implementation for Retrofit 2 library
2.10.23.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.10.23.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-afterburner
Jackson (https://github.com/FasterXML/jackson) extension module
2.10.23.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-guice
Stuff to make integration with Guice a bit easier
2.10.23.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.10.23.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.10.23.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.10.23.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-mrbean
Functionality for implementing interfaces and abstract types
2.10.23.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-osgi
Jackson module to inject OSGI services in deserialized beans.
2.10.23.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.10.22.22.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-paranamer
AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org)
2.10.22.22.1
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.10
jackson-module-scala
2.10.23.2.1
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.11
jackson-module-scala
2.10.23.2.1
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.12
jackson-module-scala
2.10.23.2.1
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.13
jackson-module-scala
2.10.23.2.1
Cache Impl Apache 2.0
com.github.ben-manes.caffeine » caffeine
Caffeine is a high performance, near optimal caching library. It provides an in-memory cache using a Google Guava ...
2.8.03.2.4
Mocking Apache 2.0
com.github.tomakehurst » wiremock-jre81 vulnerability
A web service test double for all occasions
2.24.13.13.2
Apache 2.0
com.google.cloud.tools » jib-core1 vulnerability
Build container images.
0.13.10.28.1
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.2.02.50.0
Core Utils Apache 2.0
com.google.guava » guava2 vulnerabilities
Guava is a suite of core and expanded libraries that include
27.0.1-jre33.6.0-jre
HTTP Clients Apache 2.0
com.google.http-client » google-http-client
Google HTTP Client Library for Java. Functionality that works on all supported Java platforms,
1.34.02.1.1
Embedded SQL DB EPL 1.0 +1
com.h2database » h22 vulnerabilities
A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ...
1.4.1972.4.240
SSH Lib BSD +1
com.jcraft » jsch
JSch is a pure Java implementation of SSH2
0.1.552.28.4
com.jcraft » jzlib
JZlib is a re-implementation of zlib in pure Java
1.1.11.1.3
MIT
com.microsoft.azure.functions » azure-functions-java-library
This package contains all Java interfaces and annotations to interact with Microsoft Azure functions runtime.
1.3.03.3.0
com.microsoft.sqlserver » mssql-jdbc
Microsoft JDBC Driver for SQL Server.
7.2.2.jre813.4.0.jre11
Dist Coordination Apache 2.0
com.orbitz.consul » consul-client
Consul Client for Java
1.3.31.5.3
HTTP Clients Apache 2.0
com.squareup.okhttp3 » okhttp1 vulnerability
Square’s meticulous HTTP client for Java and Kotlin.
3.14.65.4.0
Apache 2.0
com.squareup.retrofit2 » converter-jackson
A Retrofit Converter which uses Jackson for serialization.
2.5.03.0.0
HTTP Clients Apache 2.0
com.squareup.retrofit2 » retrofit
A type-safe HTTP client for Android and Java.
2.5.03.0.0
EDL 1.0
com.sun.activation » jakarta.activation1.2.12.0.1
XML Processing BSD 3-clause
com.thoughtworks.xstream » xstream33 vulnerabilities
XStream is a simple and fast library to serialize objects to XML and back again with a low memory footprint.
1.4.111.4.21
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.131.22.0
I/O Apache 2.0
commons-io » commons-io2 vulnerabilities
The Apache Commons IO library contains utility classes, stream implementations, file filters,
2.62.22.0
Apache 2.0
de.flapdoodle.embed » de.flapdoodle.embed.mongo
A embedded mongodb ...
2.2.04.33.0
Apache 2.0
io.agroal » agroal-api1.73.2.1
Apache 2.0
io.agroal » agroal-narayana1.73.2.1
Apache 2.0
io.agroal » agroal-pool1.73.2.1
Apache 2.0
io.debezium » debezium-core1 vulnerability 1.0.2.Final3.6.0.Final
Apache 2.0
io.debezium » debezium-core1 vulnerability 1.0.2.Final3.6.0.Final
Annotation Lib Apache 2.0
io.dekorate » kubernetes-annotations0.11.44.1.9
Annotation Lib Apache 2.0
io.dekorate » openshift-annotations0.11.44.1.9
Apache 2.0
io.dekorate » knative-annotations0.11.44.1.9
Apache 2.0
io.fabric8 » kubernetes-model-common4.8.07.8.0
Apache 2.0
io.fabric8 » kubernetes-model-annotator4.8.09.0.2
Apache 2.0
io.fabric8 » kubernetes-model4.8.07.8.0
Kubernetes Client Apache 2.0
io.fabric8 » kubernetes-client1 vulnerability 4.8.07.8.0
Apache 2.0
io.fabric8 » kubernetes-server-mock4.8.07.8.0
Apache 2.0
io.fabric8 » openshift-client4.8.07.8.0
Apache 2.0
io.fabric8 » knative-model-annotator4.8.04.10.1
Apache 2.0
io.fabric8 » knative-model4.8.07.8.0
Apache 2.0
io.fabric8 » knative-client4.8.07.8.0
Apache 2.0
io.fabric8 » knative-mock4.8.06.1.1
Apache 2.0
io.fabric8 » knative-examples4.8.07.4.1
Apache 2.0
io.fabric8 » knative-tests4.8.07.4.1
Apache 2.0
io.fabric8 » tekton-model-annotator4.8.04.9.2
Apache 2.0
io.fabric8 » tekton-model4.8.07.8.0
Apache 2.0
io.fabric8 » tekton-client4.8.07.8.0
Apache 2.0
io.fabric8 » tekton-mock4.8.06.1.1
Apache 2.0
io.fabric8 » tekton-examples4.8.07.4.1
Apache 2.0
io.fabric8 » tekton-tests4.8.07.4.1
Apache 2.0
io.fabric8 » servicecatalog-model-annotator4.8.04.10.1
Apache 2.0
io.fabric8 » servicecatalog-model4.8.06.14.0
Apache 2.0
io.fabric8 » servicecatalog-client4.8.06.14.0
Apache 2.0
io.fabric8 » servicecatalog-server-mock4.8.06.1.1
Apache 2.0
io.fabric8 » service-catalog-examples4.8.06.14.0
Apache 2.0
io.fabric8 » servicecatalog-tests4.8.06.14.0
Apache 2.0
io.fabric8 » openshift-server-mock4.8.06.14.0
Apache 2.0
io.fabric8 » kubernetes-examples4.8.07.4.1
Apache 2.0
io.fabric8 » kubernetes-test4.8.07.4.1
Apache 2.0
io.fabric8 » kubernetes-openshift-uberjar4.8.07.8.0
Apache 2.0
io.fabric8.kubernetes » kubernetes-karaf4.8.07.8.0
Apache 2.0
io.fabric8.kubernetes » kubernetes-karaf-itests4.8.07.4.1
Dist Tracing Apache 2.0
io.jaegertracing » jaeger-core
Jaeger Java bindings for OpenTracing API
0.34.01.8.1
Apache 2.0
io.jaegertracing » jaeger-thrift
Jaeger Java bindings for OpenTracing API
0.34.01.8.1
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.45.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec4 vulnerabilities
Netty module for encoding and decoding binary and text-based messages with reusable codec components.
4.1.45.Final4.2.16.Final
DNS Lib Apache 2.0
io.netty » netty-codec-dns1 vulnerability 4.1.45.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-haproxy3 vulnerabilities 4.1.45.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-http14 vulnerabilities
Netty codec module for encoding and decoding HTTP messages and handling HTTP protocol logic.
4.1.45.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-http28 vulnerabilities 4.1.45.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-memcache4.1.45.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-mqtt1 vulnerability 4.1.45.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-redis5 vulnerabilities 4.1.45.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-smtp1 vulnerability 4.1.45.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-socks4.1.45.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-stomp4.1.45.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-xml4.1.45.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.45.Final4.2.16.Final
Apache 2.0
io.netty » netty-dev-tools4.1.45.Final4.2.16.Final
Apache 2.0
io.netty » netty-handler5 vulnerabilities
A core Netty module that provides high-level channel handlers for protocol implementations and network applications.
4.1.45.Final4.2.16.Final
Apache 2.0
io.netty » netty-handler-proxy1 vulnerability 4.1.45.Final4.2.16.Final
Apache 2.0
io.netty » netty-resolver4.1.45.Final4.2.16.Final
DNS Lib Apache 2.0
io.netty » netty-resolver-dns3 vulnerabilities 4.1.45.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.45.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-rxtx4.1.45.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-sctp1 vulnerability 4.1.45.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-udt4.1.45.Final4.2.16.Final
Apache 2.0
io.netty » netty-example4.1.45.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.45.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-unix-common
Static library which contains common unix utilities.
4.1.45.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-unix-common
Static library which contains common unix utilities.
4.1.45.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-unix-common
Static library which contains common unix utilities.
4.1.45.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.45.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.45.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-kqueue1 vulnerability 4.1.45.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-kqueue1 vulnerability 4.1.45.Final4.2.16.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.26.Final2.0.80.Final
Dist Tracing Apache 2.0
io.opentracing » opentracing-api
OpenTracing Java API
0.31.00.33.0
Apache 2.0
io.opentracing » opentracing-noop
OpenTracing NoOp
0.31.00.33.0
Apache 2.0
io.opentracing » opentracing-util
OpenTracing utilities
0.31.00.33.0
Apache 2.0
io.opentracing » opentracing-mock
OpenTracing Mock Tracer
0.31.00.33.0
Apache 2.0
io.opentracing » opentracing-util
OpenTracing utilities
0.31.00.33.0
Apache 2.0
io.opentracing.contrib » opentracing-jaxrs20.4.11.0.0
Apache 2.0
io.opentracing.contrib » opentracing-concurrent
OpenTracing instrumentation for JDK concurrent package
0.2.00.4.0
Apache 2.0
io.opentracing.contrib » opentracing-web-servlet-filter0.2.30.4.1
Apache 2.0
io.opentracing.contrib » opentracing-tracerresolver0.1.8
Apache 2.0
io.opentracing.contrib » opentracing-jdbc
OpenTracing Instrumentation for JDBC API
0.0.120.2.15
Apache 2.0
io.quarkus » quarkus-core2 vulnerabilities
Quarkus core components
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-development-mode-spi
SPI classes for Quarkus Development mode.
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-arc
Build time CDI dependency injection
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-caffeine
A high performance caching library for Java
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jaxb
XML serialization support
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jackson
Jackson Databind support
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jsonb
JSON Binding support
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jsonp
JSON Processing support
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-netty
Netty is a non-blocking I/O client-server framework. Used by Quarkus as foundation layer.
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-agroal
JDBC Datasources and connection pooling
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-artemis-core
Use ActiveMQ Artemis as message broker
1.3.2.Final3.14.3
Apache 2.0
io.quarkus » quarkus-test-artemis
Module that will hold all tests resources that can will be usable by Quarkus developers and users of the framework
1.3.2.Final3.14.3
Apache 2.0
io.quarkus » quarkus-artemis-jms
Use JMS APIs to connect to ActiveMQ Artemis via its native protocol
1.3.2.Final3.14.3
Apache 2.0
io.quarkus » quarkus-config-yaml
Use YAML to configure your Quarkus application
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-datasource-common1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-datasource
Configure your datasources
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-elasticsearch-rest-client
Connect to an Elasticsearch cluster using the REST low level client
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-security
Security
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-elytron-security-common
Common components to secure your applications via Elytron
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-elytron-security
Secure your services via Elytron
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-elytron-security-properties-file
Secure your applications using properties files
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-elytron-security-oauth2
Secure your applications with OAuth2 opaque tokens
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-oidc1 vulnerability
Verify Bearer access tokens and authenticate users with Authorization Code Flow
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-keycloak-authorization1 vulnerability
Policy enforcer using Keycloak-managed permissions to control access to protected resources
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-flyway
Handle your database schema migrations
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-liquibase
Handle your database schema migrations with Liquibase
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-hibernate-orm
Define your persistent model with Hibernate ORM and Jakarta Persistence
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-panache-common
An opinionated approach to make Hibernate as easy as possible
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-panacheql1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-hibernate-orm-panache
Simplify your persistence code for Hibernate ORM via the active record or the repository pattern
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-mongodb-panache
Simplify your persistence code for MongoDB via the active record or the repository pattern
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-hibernate-search-elasticsearch
Automatically index your Hibernate entities in Elasticsearch
1.3.2.Final1.9.2.Final
Apache 2.0
io.quarkus » quarkus-hibernate-validator
Validate object properties (field, getter) and method parameters for your beans (REST, CDI, Jakarta Persistence)
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-infinispan-client
Connect to the Infinispan data grid for distributed caching
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-infinispan-embedded
Embed Infinispan into your Java application
1.3.2.Final1.6.1.Final
Apache 2.0
io.quarkus » quarkus-jaeger
Trace your services with Jaeger
1.3.2.Final1.0.0
Apache 2.0
io.quarkus » quarkus-jdbc-postgresql
Connect to the PostgreSQL database via JDBC
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jdbc-h2
Connect to the H2 database via JDBC
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jdbc-mariadb
Connect to the MariaDB database via JDBC
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jdbc-mssql
Connect to the Microsoft SQL Server database via JDBC
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jdbc-mysql
Connect to the MySQL database via JDBC
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jdbc-derby
Connect to the Derby database via JDBC
1.3.2.Final3.29.4
Apache 2.0
io.quarkus » quarkus-kafka-client
Connect to Apache Kafka with its native API
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-kafka-streams
Implement stream processing applications based on Apache Kafka
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-health
Monitor service health
1.3.2.Final3.37.2
JWT Lib Apache 2.0
io.quarkus » quarkus-smallrye-jwt
Secure your applications with JSON Web Token
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-context-propagation
Propagate contexts between managed threads in reactive applications
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-reactive-streams-operators
Operators to write Reactive Streams based applications (Mutiny recommended instead)
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-reactive-type-converters
Converters for reactive types from various reactive programming libraries
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-reactive-messaging
Produce and consume messages and implement event driven and data streaming applications
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-reactive-messaging-kafka
Connect to Kafka with Reactive Messaging
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-reactive-messaging-amqp
Connect to AMQP with Reactive Messaging
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-reactive-messaging-mqtt
Connect to MQTT with Reactive Messaging
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-metrics
Expose metrics for your services
1.3.2.Final3.30.8
Apache 2.0
io.quarkus » quarkus-smallrye-openapi
Document your REST APIs with OpenAPI - comes with Swagger UI
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-opentracing
Trace your services with SmallRye OpenTracing
1.3.2.Final1.0.0
Apache 2.0
io.quarkus » quarkus-rest-client
Call REST services
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-resteasy-common
Components common to the RESTEasy Classic server and REST Client
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-resteasy1 vulnerability
REST endpoint framework implementing Jakarta REST and more
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-resteasy-jackson
Jackson serialization support for RESTEasy Classic
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-resteasy-jsonb
JSON-B serialization support for RESTEasy Classic
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-resteasy-jaxb
XML serialization support for RESTEasy Classic
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-resteasy-server-common
RESTEasy Server common
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-narayana-jta
JTA transaction support
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-undertow1 vulnerability
Support for servlets
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-fault-tolerance
Build fault-tolerant network services
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-vertx-core
Write reactive applications with the Vert.x API
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-vertx1 vulnerability
Write reactive applications with the Vert.x API
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-vertx-http4 vulnerabilities
Vert.x HTTP
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-vertx-web
REST framework offering the route model to define non blocking endpoints
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-reactive-datasource
Configure your reactive datasources
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-reactive-pg-client
Connect to the PostgreSQL database using the reactive pattern
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-reactive-mysql-client
Connect to the MySQL database using the reactive pattern
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-mailer
Send emails
1.3.2.Final3.37.2
MongoDB Client Apache 2.0
io.quarkus » quarkus-mongodb-client
Connect to MongoDB in either imperative or reactive style
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-undertow-websockets
Legacy artifact, use quarkus-websockets instead
1.3.2.Final2.7.7.Final
Apache 2.0
io.quarkus » quarkus-scheduler
Schedule jobs and tasks
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-quartz
Schedule clustered tasks with Quartz
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-spring-di
Define your dependency injection with Spring DI
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-spring-security
Secure your application with Spring Security annotations
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-spring-web
Use Spring Web annotations to create your REST services
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-spring-data-jpa
Use Spring Data JPA annotations to create your data access layer
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-spring-boot-properties
Use Spring Boot properties annotations to configure your application
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-spring-cloud-config-client
Use properties from Spring Cloud Config as bootstrap properties sources
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-swagger-ui
Swagger UI
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-kotlin
Write your services in Kotlin
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-amazon-lambda
Write AWS Lambda functions
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-amazon-lambda-xray
Allow X-Ray to run with Quarkus Lambda support
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-amazon-lambda-http
Allow applications written for a servlet container to run in AWS Lambda
1.3.2.Final3.37.2
DynamoDB Client Apache 2.0
io.quarkus » quarkus-amazon-dynamodb
Connect to Amazon DynamoDB datastore
1.3.2.Final3.20.1
Apache 2.0
io.quarkus » quarkus-azure-functions-http
Write Microsoft Azure functions
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-container-image-docker
Build container images of your application using Docker
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-container-image-jib
Build container images of your application using Jib
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-container-image-s2i
Build container images of your application using OpenShift S2I
1.3.2.Final3.6.9
Apache 2.0
io.quarkus » quarkus-kubernetes
Generate Kubernetes resources from annotations
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-openshift
Generate OpenShift resources from annotations
1.3.2.Final3.37.2
Kubernetes Client Apache 2.0
io.quarkus » quarkus-kubernetes-client
Interact with Kubernetes and develop Kubernetes Operators
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-kubernetes-client-internal
This module only exists as a separate module to house the configuration that needs to be present on the runtime ...
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-kogito
Add business automation capabilities - processes and rules with Kogito (a toolkit that originates from projects Drools ...
1.3.2.Final1.44.1.Final
Apache 2.0
io.quarkus » quarkus-optaplanner
Constraint solving AI for employee rostering, vehicle routing, maintenance scheduling, school timetabling, etc
1.3.2.Final1.5.2.Final
Apache 2.0
io.quarkus » quarkus-optaplanner-jackson
Activate JSON bindings for OptaPlanner's Score classes
1.3.2.Final1.5.2.Final
Apache 2.0
io.quarkus » quarkus-tika
Extract data from your documents with Apache Tika
1.3.2.Final2.3.1
Apache 2.0
io.quarkus » quarkus-neo4j
Connect to Neo4j graph datastore
1.3.2.Final6.7.0
Apache 2.0
io.quarkus » quarkus-scala
Write your services in Scala
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jgit
Access your Git repositories
1.3.2.Final3.6.2
Apache 2.0
io.quarkus » quarkus-jsch
Connect to servers using the SSH2 protocol
1.3.2.Final3.2.0
Apache 2.0
io.quarkus » quarkus-narayana-stm
Offer Software Transactional Memory (stm) support
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-elytron-security-jdbc
Secure your applications with username/password stored in a database
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-security-jpa
Secure your applications with username/password stored in a database via Jakarta Persistence
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-vault
Store your credentials securely in HashiCorp Vault
1.3.2.Final4.8.0
Apache 2.0
io.quarkus » quarkus-vault-spi1.3.2.Final1.4.2.Final
Apache 2.0
io.quarkus » quarkus-test-vault1.3.2.Final4.8.0
Apache 2.0
io.quarkus » quarkus-logging-json
Add JSON formatter for console logging
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-logging-sentry
Use Sentry, a self-hosted or cloud-based error monitoring solution
1.3.2.Final2.3.3
Apache 2.0
io.quarkus » quarkus-logging-gelf
Log using the Graylog Extended Log Format and centralize your logs in ELK or EFK
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-cache
Enable application data caching in CDI beans
1.3.2.Final3.37.2
Testing Apache 2.0
io.quarkus » quarkus-junit51.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-arquillian1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-test-h21.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-test-ldap1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-test-derby1.3.2.Final3.29.4
Apache 2.0
io.quarkus » quarkus-test-kubernetes-client1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-test-amazon-lambda1.3.2.Final3.30.8
Apache 2.0
io.quarkus » quarkus-qute
Offer templating support for web, email, etc in a build time, type-safe way
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-resteasy-qute
Qute Templating integration for RESTEasy Classic
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-mutiny
Write reactive applications with the modern Reactive Programming library Mutiny
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-resteasy-mutiny
Mutiny support for RESTEasy Classic server
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-spring-core-api5.2.Final7.0
Apache 2.0
io.quarkus » quarkus-spring-context-api5.2.Final7.0
Apache 2.0
io.quarkus » quarkus-spring-beans-api5.2.Final7.0
Apache 2.0
io.quarkus » quarkus-spring-data-jpa-api2.1.Final4.1
Apache 2.0
io.quarkus » quarkus-spring-boot-orm-api
The minimum dependencies to reduce the footprint of Quarkus applications using the Spring Boot ORM classes
2.1.SP14.1.SP1
Apache 2.0
io.quarkus » quarkus-spring-data-commons-api2.1.Final4.1
Apache 2.0
io.quarkus » quarkus-spring-web-api5.2.Final7.0
Apache 2.0
io.quarkus » quarkus-spring-webmvc-api5.2.Final7.0
Apache 2.0
io.quarkus » quarkus-spring-security-core-api5.2.Final7.1.SP1
Apache 2.0
io.quarkus » quarkus-spring-boot-properties-api
The minimum dependencies to reduce the footprint of Quarkus applications using the Spring Boot Properties classes
2.1.SP14.1.SP1
Apache 2.0
io.quarkus » quarkus-vertx-graphql
Query the API using GraphQL
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-spring-boot-api
The minimum dependencies to reduce the footprint of Quarkus applications using the Spring Boot features
2.1.Final4.1.SP1
Apache 2.0
io.quarkus » quarkus-bootstrap-core1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-bootstrap-core1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-builder1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-core-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-arc-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-caffeine-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jaxb-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jackson-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jackson-spi
Artifact that provides BuildItems specific to Jackson
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jsonb-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jsonb-spi
Artifact that provides BuildItems specific to JSON-B
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jsonp-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-netty-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-agroal-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-agroal-spi1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-artemis-core-deployment1.3.2.Final3.14.3
Apache 2.0
io.quarkus » quarkus-artemis-jms-deployment1.3.2.Final3.14.3
Apache 2.0
io.quarkus » quarkus-config-yaml-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-datasource-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-hibernate-validator-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jdbc-postgresql-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jdbc-h2-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jdbc-mariadb-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jdbc-mssql-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jdbc-mysql-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-kafka-client-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-kafka-streams-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-reactive-streams-operators-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-reactive-type-converters-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-fault-tolerance-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-health-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-health-spi1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-metrics-deployment1.3.2.Final3.30.8
Apache 2.0
io.quarkus » quarkus-smallrye-metrics-spi1.3.2.Final3.30.8
Apache 2.0
io.quarkus » quarkus-smallrye-openapi-common-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-openapi-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-opentracing-deployment1.3.2.Final1.0.0
Apache 2.0
io.quarkus » quarkus-rest-client-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-jaeger-deployment1.3.2.Final1.0.0
Apache 2.0
io.quarkus » quarkus-reactive-datasource-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-reactive-pg-client-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-reactive-mysql-client-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-resteasy-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-resteasy-server-common-spi
Extensions that provides RESTEasy Server related BuildItems
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-resteasy-common-spi1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-resteasy-server-common-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-resteasy-jackson-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-resteasy-jsonb-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-resteasy-jaxb-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-jwt-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-context-propagation-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-resteasy-common-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-narayana-jta-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-undertow-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-undertow-spi1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-hibernate-orm-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-hibernate-orm-panache-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-panache-common-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-mongodb-panache-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-mongodb-client-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-hibernate-search-elasticsearch-deployment1.3.2.Final1.9.2.Final
Apache 2.0
io.quarkus » quarkus-elasticsearch-rest-client-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-vertx-core-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-vertx-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-vertx-http-deployment1 vulnerability 1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-vertx-web-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-undertow-websockets-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-scheduler-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-quartz-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-reactive-messaging-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-smallrye-reactive-messaging-kafka-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-swagger-ui-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-elytron-security-common-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-elytron-security-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-elytron-security-properties-file-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-security-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-security-spi1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-elytron-security-oauth2-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-oidc-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-infinispan-client-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-infinispan-embedded-deployment1.3.2.Final1.6.1.Final
Apache 2.0
io.quarkus » quarkus-amazon-lambda-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-amazon-lambda-xray-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-amazon-lambda-resteasy-deployment1.3.2.Final0.26.1
Apache 2.0
io.quarkus » quarkus-amazon-dynamodb-deployment1.3.2.Final3.20.1
Apache 2.0
io.quarkus » quarkus-amazon-lambda-http-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-azure-functions-http-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-kotlin-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-container-image-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-container-image-spi
Extensions that provide Container features should include this module and the corresponding BuildItems
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-container-image-docker-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-container-image-jib-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-container-image-s2i-deployment1.3.2.Final3.6.9
Apache 2.0
io.quarkus » quarkus-kubernetes-deployment1 vulnerability 1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-openshift-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-kubernetes-spi
Extensions that provide Kubernetes native features should include this module and the corresponding BuildItems
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-kubernetes-client-spi
Extensions that use the Kubernetes client, use this module to
1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-kubernetes-client-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-kubernetes-client-deployment-internal
This module only exists as a separate module to so the kubernetes extension can share code with the kubernetes-client ...
1.3.2.Final1.13.7.Final
Apache 2.0
io.quarkus » quarkus-flyway-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-liquibase-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-kogito-deployment1.3.2.Final1.3.4.Final
Apache 2.0
io.quarkus » quarkus-optaplanner-deployment1.3.2.Final1.5.2.Final
Apache 2.0
io.quarkus » quarkus-spring-di-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-spring-web-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-spring-security-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-spring-data-jpa-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-spring-boot-properties-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-spring-cloud-config-client-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-tika-deployment1.3.2.Final2.3.1
Apache 2.0
io.quarkus » quarkus-jgit-deployment
Quarkus - JGit - Deployment
1.3.2.Final3.6.2
Apache 2.0
io.quarkus » quarkus-jsch-deployment
Quarkus - JSch - Deployment
1.3.2.Final3.2.0
Apache 2.0
io.quarkus » quarkus-vault-deployment1.3.2.Final4.8.0
Apache 2.0
io.quarkus » quarkus-logging-json-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-logging-sentry-deployment1.3.2.Final2.3.3
Apache 2.0
io.quarkus » quarkus-logging-gelf-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-development-mode1.3.2.Final1.3.4.Final
Apache 2.0
io.quarkus » quarkus-scala-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-mutiny-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-resteasy-mutiny-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-qute-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-resteasy-qute-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-cache-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-test-common1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-junit5-internal
A runner for unit tests, intended for testing Quarkus rather than
1.3.2.Final3.37.2
io.quarkus » quarkus-integration-test-class-transformer1.3.2.Final
io.quarkus » quarkus-integration-test-shared-library1.3.2.Final
Apache 2.0
io.quarkus » quarkus-test-maven1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-narayana-stm-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-elytron-security-jdbc-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-security-jpa-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-security-test-utils1.3.2.Final3.37.2
Apache 2.0
io.quarkus » quarkus-vertx-graphql-deployment1.3.2.Final3.37.2
Apache 2.0
io.quarkus.arc » arc-processor1.3.2.Final3.37.2
Apache 2.0
io.quarkus.arc » arc1.3.2.Final3.37.2
Bytecode Apache 2.0
io.quarkus.gizmo » gizmo
A bytecode generation library.
1.0.2.Final1.10.1
Bytecode Apache 2.0
io.quarkus.gizmo » gizmo
A bytecode generation library.
1.0.2.Final1.10.1
Apache 2.0
io.quarkus.http » quarkus-http-vertx-backend3.0.4.Final5.5.0
Apache 2.0
io.quarkus.http » quarkus-http-core1 vulnerability 3.0.4.Final5.5.0
Apache 2.0
io.quarkus.http » quarkus-http-servlet3.0.4.Final5.5.0
Apache 2.0
io.quarkus.http » quarkus-http-websockets-jsr3.0.4.Final3.0.18.Final
Apache 2.0
io.quarkus.qute » qute-core1.3.2.Final3.37.2
Apache 2.0
io.quarkus.qute » qute-generator1.3.2.Final3.37.2
Apache 2.0
io.quarkus.qute » qute-mutiny1.3.2.Final1.6.1.Final
Apache 2.0
io.quarkus.security » quarkus-security1.0.1.Final2.3.2
Concurrency Apache 2.0
io.reactivex » rxjava
Reactive Extensions for Java
1.3.82.2.21
Concurrency Apache 2.0
io.reactivex.rxjava2 » rxjava
Reactive Extensions for Java
2.2.183.1.12
Testing Apache 2.0
io.rest-assured » rest-assured
Java DSL for easy testing of REST services
4.3.06.0.1
JSON Lib Apache 2.0
io.rest-assured » json-schema-validator4.3.06.0.1
MIT
io.sentry » sentry
SDK for sentry.io
1.7.308.48.0
Apache 2.0
io.smallrye » smallrye-config1.5.03.18.0
Apache 2.0
io.smallrye » smallrye-config-common1.5.03.18.0
Apache 2.0
io.smallrye » smallrye-health2.2.04.3.0
Apache 2.0
io.smallrye » smallrye-metrics2.4.15.1.0
Apache 2.0
io.smallrye » smallrye-open-api1.2.14.3.5
Apache 2.0
io.smallrye » smallrye-opentracing1.3.43.0.3
Apache 2.0
io.smallrye » smallrye-fault-tolerance4.1.16.11.2
Apache 2.0
io.smallrye » smallrye-fault-tolerance-context-propagation4.1.16.11.2
Apache 2.0
io.smallrye » smallrye-context-propagation1.0.112.3.0
Apache 2.0
io.smallrye » smallrye-context-propagation-propagators-rxjava11.0.112.3.0
Apache 2.0
io.smallrye » smallrye-context-propagation-propagators-rxjava21.0.112.3.0
Apache 2.0
io.smallrye » smallrye-context-propagation-api1.0.112.3.0
Apache 2.0
io.smallrye » smallrye-context-propagation-jta1.0.112.3.0
JWT Lib Apache 2.0
io.smallrye » smallrye-jwt2.1.14.6.3
Apache 2.0
io.smallrye.config » smallrye-config1.7.03.18.0
Apache 2.0
io.smallrye.config » smallrye-config-common1.7.03.18.0
Apache 2.0
io.smallrye.config » smallrye-config-source-yaml1.7.03.18.0
Apache 2.0
io.smallrye.reactive » mutiny
Intuitive Event-Driven Reactive Programming Library for Java
0.4.23.3.0
Apache 2.0
io.smallrye.reactive » mutiny-context-propagation0.4.20.13.0
Apache 2.0
io.smallrye.reactive » mutiny-rxjava0.4.21.10.0
Apache 2.0
io.smallrye.reactive » mutiny-reactor0.4.23.3.0
Apache 2.0
io.smallrye.reactive » smallrye-axle-generator0.0.131.6.0
Apache 2.0
io.smallrye.reactive » smallrye-axle-amqp-client0.0.131.6.0
Apache 2.0
io.smallrye.reactive » smallrye-axle-core0.0.131.6.0
Apache 2.0
io.smallrye.reactive » smallrye-mutiny-vertx-core0.0.134.0.0
Apache 2.0
io.smallrye.reactive » smallrye-axle-web-client0.0.131.6.0
Apache 2.0
io.smallrye.reactive » smallrye-mutiny-vertx-web-client0.0.134.0.0
Apache 2.0
io.smallrye.reactive » smallrye-axle-sql-client0.0.131.6.0
Apache 2.0
io.smallrye.reactive » smallrye-mutiny-vertx-sql-client0.0.134.0.0
Apache 2.0
io.smallrye.reactive » smallrye-axle-mysql-client0.0.131.6.0
Apache 2.0
io.smallrye.reactive » smallrye-mutiny-vertx-mysql-client0.0.134.0.0
Apache 2.0
io.smallrye.reactive » smallrye-axle-pg-client0.0.131.6.0
Apache 2.0
io.smallrye.reactive » smallrye-mutiny-vertx-pg-client0.0.134.0.0
Apache 2.0
io.smallrye.reactive » smallrye-axle-mail-client0.0.131.6.0
Apache 2.0
io.smallrye.reactive » smallrye-mutiny-vertx-mail-client0.0.134.0.0
Apache 2.0
io.smallrye.reactive » smallrye-reactive-messaging-provider1.1.04.36.0
Apache 2.0
io.smallrye.reactive » smallrye-reactive-messaging-mqtt1.1.04.36.0
Apache 2.0
io.smallrye.reactive » smallrye-reactive-messaging-kafka1.1.04.36.0
Apache 2.0
io.smallrye.reactive » smallrye-reactive-messaging-amqp1.1.04.36.0
Apache 2.0
io.smallrye.reactive » smallrye-reactive-streams-operators1.0.103.3.0
Apache 2.0
io.smallrye.reactive » smallrye-reactive-converter-api1.0.103.0.3
Apache 2.0
io.smallrye.reactive » smallrye-reactive-converter-rxjava21.0.103.0.3
Annotation Lib Apache 2.0
io.sundr » builder-annotations0.19.11.14.0
Apache 2.0 +1
io.vertx » vertx-web3 vulnerabilities
Vert.x web is a tool-kit for writing sophisticated modern web applications and HTTP microservices.
3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-web-common3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-rx-java23.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-kafka-client3.8.55.1.5
CodeGen Apache 2.0 +1
io.vertx » vertx-codegen3.8.55.1.5
CodeGen Apache 2.0 +1
io.vertx » vertx-codegen3.8.55.1.5
CodeGen Apache 2.0 +1
io.vertx » vertx-codegen3.8.55.1.5
CodeGen Apache 2.0 +1
io.vertx » vertx-codegen3.8.55.1.5
CodeGen Apache 2.0 +1
io.vertx » vertx-codegen3.8.55.1.5
CodeGen Apache 2.0 +1
io.vertx » vertx-codegen3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-docgen0.9.23.5.1
Concurrency Apache 2.0 +1
io.vertx » vertx-core1 vulnerability
The Vert.x core APIs contain the backbone for writing Vert.x applications and low-level support for HTTP, TCP, UDP, file ...
3.8.55.1.5
Concurrency Apache 2.0 +1
io.vertx » vertx-core1 vulnerability
The Vert.x core APIs contain the backbone for writing Vert.x applications and low-level support for HTTP, TCP, UDP, file ...
3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-codetrans3.8.54.0.3
Concurrency Apache 2.0 +1
io.vertx » vertx-core1 vulnerability
The Vert.x core APIs contain the backbone for writing Vert.x applications and low-level support for HTTP, TCP, UDP, file ...
3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-hazelcast3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-zookeeper3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-lang-js-parent3.8.53.9.16
Apache 2.0 +1
io.vertx » vertx-lang-js3.8.53.9.16
Apache 2.0 +1
io.vertx » vertx-lang-groovy-parent3.8.53.9.16
Apache 2.0 +1
io.vertx » vertx-lang-groovy3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-lang-ruby-parent3.8.53.9.16
Apache 2.0 +1
io.vertx » vertx-lang-ruby3.8.53.9.16
Apache 2.0 +1
io.vertx » vertx-lang-kotlin-parent3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-lang-kotlin3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-lang-kotlin-compiler3.8.53.9.16
Apache 2.0 +1
io.vertx » vertx-lang-kotlin-coroutines3.8.55.1.5
Testing Apache 2.0 +1
io.vertx » vertx-unit
Vertx Unit is designed for writing asynchronous unit tests with a polyglot API and running these tests in the JVM.
3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-junit5-parent3.8.53.9.16
Apache 2.0 +1
io.vertx » vertx-junit53.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-junit5-web-client3.8.53.9.16
Apache 2.0 +1
io.vertx » vertx-consul3.8.53.5.1
Dist Coordination Apache 2.0 +1
io.vertx » vertx-consul-client3.8.55.1.5
Dist Coordination Apache 2.0 +1
io.vertx » vertx-consul-client3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-mongo-embedded-db3.8.53.9.16
Apache 2.0 +1
io.vertx » vertx-mongo3.8.53.5.1
MongoDB Client Apache 2.0 +1
io.vertx » vertx-mongo-client3.8.55.1.5
MongoDB Client Apache 2.0 +1
io.vertx » vertx-mongo-client3.8.55.1.5
Apache 2.0
io.vertx » vertx-cassandra-client3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-sql-common3.8.53.9.16
Apache 2.0 +1
io.vertx » vertx-jdbc-client3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-reactive-streams3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-service-proxy3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-service-proxy3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-service-factory3.8.54.5.30
Apache 2.0 +1
io.vertx » vertx-maven-service-factory-parent3.8.53.1.0
Apache 2.0 +1
io.vertx » vertx-maven-service-factory3.8.54.5.30
Apache 2.0 +1
io.vertx » vertx-http-service-factory3.8.54.5.30
Apache 2.0 +1
io.vertx » vertx-dropwizard-metrics3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-micrometer-metrics3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-health-check3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-rx3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-rx-java3.8.54.5.30
Apache 2.0 +1
io.vertx » vertx-rx-js3.8.53.9.16
Apache 2.0 +1
io.vertx » vertx-rx-groovy3.8.53.9.16
Apache 2.0 +1
io.vertx » vertx-auth3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-auth-common3.8.55.1.5
JWT Lib Apache 2.0 +1
io.vertx » vertx-jwt3.8.53.9.16
Apache 2.0 +1
io.vertx » vertx-auth-htdigest3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-auth-jdbc3.8.54.5.30
Apache 2.0 +1
io.vertx » vertx-auth-shiro3.8.54.5.30
Apache 2.0 +1
io.vertx » vertx-auth-oauth23.8.55.1.5
JWT Lib Apache 2.0 +1
io.vertx » vertx-auth-jwt3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-auth-mongo3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-auth-htpasswd3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-web-parent3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-web3 vulnerabilities
Vert.x web is a tool-kit for writing sophisticated modern web applications and HTTP microservices.
3.8.55.1.5
HTTP Clients Apache 2.0 +1
io.vertx » vertx-web-client
An easy-to-use client for HTTP and HTTP/2 with many advanced features.
3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-web-api-contract3.8.54.5.30
Apache 2.0 +1
io.vertx » vertx-web-api-service3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-web-templ-thymeleaf3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-web-templ-handlebars3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-web-templ-jade3.8.54.5.30
Apache 2.0 +1
io.vertx » vertx-web-templ-mvel3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-web-templ-pebble3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-web-templ-freemarker3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-web-templ-rocker3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-web-templ-thymeleaf3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-web-templ-handlebars3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-web-templ-jade3.8.54.5.30
Apache 2.0 +1
io.vertx » vertx-web-templ-mvel3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-web-templ-pebble3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-web-templ-freemarker3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-web-graphql3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-sockjs-service-proxy3.8.55.1.5
Apache 2.0
io.vertx » vertx-jca3.8.53.9.16
Apache 2.0
io.vertx » vertx-jca-api3.8.53.9.16
Apache 2.0
io.vertx » vertx-jca-adapter3.8.53.9.8
Apache 2.0 +1
io.vertx » vertx-mail3.8.53.5.1
Mail Client Apache 2.0 +1
io.vertx » vertx-mail-client3.8.55.1.5
Mail Client Apache 2.0 +1
io.vertx » vertx-mail-client3.8.55.1.5
Redis Client Apache 2.0 +1
io.vertx » vertx-redis-client3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-sync3.8.54.5.14
Apache 2.0 +1
io.vertx » vertx-stomp1 vulnerability
Stomp support for Vert.x 3
3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-shell3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-tcp-eventbus-bridge3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-bridge-common
Vert.x eventbus bridge common configuration
3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-jgroups3.8.53.4.2
Apache 2.0 +1
io.vertx » vertx-infinispan3.8.55.1.5
Apache 2.0
io.vertx » vertx-sql-client-parent
The Reactive SQL Client parent
3.8.55.1.5
SQL Lib Apache 2.0
io.vertx » vertx-sql-client
The Reactive SQL Client
3.8.55.1.5
SQL Lib Apache 2.0
io.vertx » vertx-sql-client
The Reactive SQL Client
3.8.55.1.5
Apache 2.0
io.vertx » vertx-pg-client
The Reactive PostgreSQL Client
3.8.55.1.5
Apache 2.0
io.vertx » vertx-mysql-client
The Reactive MySQL Client
3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-mysql-postgresql-client-parent3.8.53.9.16
Apache 2.0 +1
io.vertx » vertx-mysql-postgresql-client3.8.53.9.16
Apache 2.0 +1
io.vertx » vertx-mysql-postgresql-client-jasync3.8.53.9.16
Apache 2.0 +1
io.vertx » vertx-camel-bridge3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-ignite3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-rabbitmq-client3.8.55.1.5
Apache 2.0
io.vertx » vertx-proton3.8.55.1.5
Apache 2.0
io.vertx » vertx-amqp-bridge3.8.53.9.16
Apache 2.0 +1
io.vertx » vertx-amqp-client3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-client-services3.8.53.9.16
Apache 2.0 +1
io.vertx » vertx-mail-service3.8.53.9.16
Apache 2.0 +1
io.vertx » vertx-mongo-service3.8.53.9.16
Apache 2.0 +1
io.vertx » vertx-consul-service3.8.53.9.16
Apache 2.0 +1
io.vertx » vertx-circuit-breaker3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-service-discovery3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-service-discovery-parent3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-service-discovery-bridge-kubernetes3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-service-discovery-bridge-docker3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-service-discovery-bridge-docker-links3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-service-discovery-bridge-consul3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-service-discovery-bridge-zookeeper3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-service-discovery-backend-redis3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-service-discovery-backend-zookeeper3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-service-discovery-backend-consul3.8.55.1.5
Apache 2.0
io.vertx » vertx-config-parent3.8.55.1.5
Apache 2.0
io.vertx » vertx-config3.8.55.1.5
Apache 2.0
io.vertx » vertx-config-git3.8.55.1.5
Apache 2.0
io.vertx » vertx-config-hocon3.8.55.1.5
Apache 2.0
io.vertx » vertx-config-kubernetes-configmap3.8.55.1.5
Apache 2.0
io.vertx » vertx-config-redis3.8.55.1.5
Apache 2.0
io.vertx » vertx-config-spring-config-server3.8.55.1.5
Apache 2.0
io.vertx » vertx-config-yaml3.8.55.1.5
Apache 2.0
io.vertx » vertx-config-zookeeper3.8.55.1.5
Apache 2.0
io.vertx » vertx-config-vault3.8.55.1.5
Apache 2.0
io.vertx » vertx-config-consul3.8.55.1.5
Apache 2.0 +1
io.vertx » vertx-grpc3.8.55.1.5
Apache 2.0
io.vertx » vertx-mqtt
Vert.x MQTT reactive client and server
3.8.55.1.5
Java Spec EDL 1.0
jakarta.activation » jakarta.activation-api
Jakarta Activation API 2.2 Specification
1.2.12.1.4
Annotation Lib EPL 2.0 +1
jakarta.annotation » jakarta.annotation-api
Jakarta Annotations API
1.3.53.0.0
Dep Injection Apache 2.0
jakarta.enterprise » jakarta.enterprise.cdi-api
APIs for CDI (Contexts and Dependency Injection for Java)
2.0.24.1.0
Dep Injection Apache 2.0
jakarta.inject » jakarta.inject-api
Jakarta Dependency Injection
1.02.0.1
Java Spec EPL 2.0 +1
jakarta.interceptor » jakarta.interceptor-api
Jakarta Interceptors defines a means of interposing on business method invocations
1.2.52.2.0
Java Spec EPL 2.0
jakarta.json.bind » jakarta.json.bind-api1.0.23.0.2
Java Spec EDL 1.0 +1
jakarta.persistence » jakarta.persistence-api
The Jakarta Persistence API (JPA), providing object-relational mapping capabilities for managing relational data in Java ...
2.2.33.2.0
Java Spec EPL 2.0 +1
jakarta.security.auth.message » jakarta.security.auth.message-api
Jakarta Authentication defines a general low-level SPI for authentication mechanisms, which are controllers
1.1.3
Java Spec EPL 2.0 +1
jakarta.security.jacc » jakarta.security.jacc-api
Eclipse Project for JACC
1.6.1
Java Spec EPL 2.0 +1
jakarta.servlet » jakarta.servlet-api
API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ...
4.0.36.1.0
Transactions EPL 2.0 +1
jakarta.transaction » jakarta.transaction-api
Jakarta Transactions
1.3.32.0.1
Validation Apache 2.0
jakarta.validation » jakarta.validation-api
JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ...
2.0.23.1.1
WebSocket Clients EPL 2.0 +1
jakarta.websocket » jakarta.websocket-api
Jakarta WebSocket - Server API
1.1.22.2.0
javax.xml.bind » jaxb-api
Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ...
2.3.14.0.5
Console BSD 3-clause
jline » jline2.14.64.3.1
Testing EPL 2.0
junit » junit1 vulnerability
JUnit Jupiter is the API for writing tests using JUnit 5.
4.126.1.1
mysql » mysql-connector-java3 vulnerabilities
MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ...
8.0.199.7.0
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.3.15.19.1
JSON Lib Apache 2.0
net.minidev » json-smart2 vulnerabilities
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It ...
2.32.6.0
Web Testing Apache 2.0
net.sourceforge.htmlunit » htmlunit2 vulnerabilities
A headless browser intended for use in testing web-based applications.
2.36.05.2.0
Apache 2.0
org.aesh » aesh
Æsh (Another Extendable SHell)
1.113.16.4
Apache 2.0
org.amqphub.quarkus » quarkus-qpid-jms-deployment0.13.02.12.0
Apache 2.0
org.amqphub.quarkus » quarkus-qpid-jms
Use JMS APIs with AMQP 1.0 servers such as Apache Artemis, Apache ActiveMQ, Apache Qpid Broker-J, Azure Service Bus, and ...
0.13.02.12.0
Parser Generator BSD 3-clause
org.antlr » antlr4-runtime
The ANTLR 4 Runtime
4.7.24.13.2
Apache 2.0
org.apache.activemq » artemis-core-client2 vulnerabilities 2.11.02.55.0
Apache 2.0
org.apache.activemq » artemis-jms-client2.11.02.55.0
Apache 2.0
org.apache.activemq » artemis-commons1 vulnerability 2.11.02.55.0
Apache 2.0
org.apache.activemq » artemis-server3 vulnerabilities 2.11.02.55.0
Apache 2.0
org.apache.activemq » artemis-amqp-protocol2.11.02.55.0
Apache 2.0
org.apache.camel » apt
Processes Camel endpoint source code
3.1.03.0.1
Apache 2.0
org.apache.camel » camel-activemq
ActiveMQ 5.x component for Camel
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-ahc
Camel Async Http Client support
3.1.03.18.8
WebSocket Clients Apache 2.0
org.apache.camel » camel-ahc-ws
Camel Websocket Client support
3.1.03.18.8
Apache 2.0
org.apache.camel » camel-api
The Camel API
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-attachments
Support for attachments on Camel messages
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-aws-ec2
Execute different operations on Amazon EC2 service
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-aws-ecs
Execute different operations on Amazon Elastic Container Service
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-aws-eks
Execute different operations on Amazon EKS service
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-aws-iam
Execute different operations on Amazon IAM service
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-aws-kinesis
Consuming and Producing data to AWS Kinesis Service
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-aws-kms
Execute different operations on Amazon KMS service
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-aws-lambda
Execute different operations on Amazon Lambda service
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-aws-s3
Consume files and upload files through AWS S3 Service
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-aws-sns
Send Notifications through AWS SNS service
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-aws-sqs
Consume and produce messages through AWS SQS Service
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-aws-translate
Translate texts through AWS Translate Service
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-azure
Camel Microsoft Azure Components
3.1.03.8.0
Apache 2.0
org.apache.camel » camel-base
The Base Camel Framework
3.1.04.21.0
Base64 Apache 2.0
org.apache.camel » camel-base64
Camel Base64 data format support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-bean
Camel Bean component
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-bean-validator
Camel bean validation support (JSR 303)
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-bindy
Camel Bindy data format support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-box
Camel Box component
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-braintree
Camel Braintree support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-caffeine-lrucache
Camel Caffeine LRUCache support
3.1.03.22.4
Apache 2.0
org.apache.camel » camel-catalog
Camel Catalog
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-cloud
Camel Cloud support
3.1.04.18.3
Dist Coordination Apache 2.0
org.apache.camel » camel-consul1 vulnerability
Camel Consul support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-controlbus
Camel Controlbus component
3.1.04.21.0
org.apache.camel » camel-core2 vulnerabilities
Core classes for Apache Camel, an Open Source integration framework that empowers you to quickly and easily integrate ...
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-core-catalog
The Camel Core Catalog
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-core-engine
Just the Camel Core engine without any core components
3.1.04.21.0
CSV Apache 2.0
org.apache.camel » camel-csv
Camel CSV data format support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-dataformat
Camel DataFormat component
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-direct
Camel Direct component
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-dozer
Camel Support for the Dozer type conversion framework
3.1.03.20.9
Apache 2.0
org.apache.camel » camel-endpointdsl
The Camel Endpoint DSL
3.1.04.21.0
External Proc Exec Apache 2.0
org.apache.camel » camel-exec
Camel support for system command execution
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-fhir
Camel FHIR HL7 support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-file
Camel File component
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-file-watch
Camel File Watch component
3.1.04.21.0
FTP Apache 2.0
org.apache.camel » camel-ftp
Camel FTP support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-graphql
A Camel GraphQL Component
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-gson
Camel Gson support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-headersmap
Fast case-insensitive headers map implementation
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-http
Camel HTTP support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-http-common
Camel HTTP common
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-hystrix
Circuit Breaker EIP using Netflix Hystrix
3.1.03.16.0
Apache 2.0
org.apache.camel » camel-ical
Camel iCal component
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-infinispan1 vulnerability
Camel Infinispan Remote support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-jackson
Camel Jackson support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-jacksonxml
Camel Jackson XML support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-jaxb
Camel JAXB support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-jdbc
Camel JDBC support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-jira1 vulnerability 3.1.04.21.0
org.apache.camel » camel-jms1 vulnerability
Camel JMS support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-johnzon
Camel Johnzon support
3.1.03.22.4
Apache 2.0
org.apache.camel » camel-jsonpath
Camel JSON Path Language
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-kafka
Camel Kafka support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-log
Camel Log component
3.1.04.21.0
Compression Apache 2.0
org.apache.camel » camel-lzf
Camel LZF support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-mail1 vulnerability
Camel Mail support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-main
Camel Main
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-microprofile-config
Bridging Eclipse MicroProfile Config with Camel properties
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-microprofile-health
Expose Camel health checks via MicroProfile Health
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-microprofile-metrics
Camel metrics exposed with Eclipse MicroProfile Metrics
3.1.03.22.4
MongoDB Client Apache 2.0
org.apache.camel » camel-mongodb
Camel MongoDB (Java Driver 3) component
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-mustache
Camel Mustache support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-netty1 vulnerability
Camel Netty NIO based socket communication component
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-netty-http
Camel Netty HTTP support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-olingo4
Camel Olingo4 component
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-opentracing
Distributed tracing using OpenTracing
3.1.03.22.4
Apache 2.0
org.apache.camel » camel-paho
Camel Eclipse Paho support
3.1.04.21.0
PDF Lib Apache 2.0
org.apache.camel » camel-pdf
Camel PDF support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-platform-http
HTTP service leveraging existing runtime platform HTTP server
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-reactive-executor-vertx
Reactive Executor for camel-core using Vert.x
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-reactive-streams
Camel Reactive Streams Component
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-ref
Camel Ref component
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-rest
Camel REST component
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-salesforce
Camel Salesforce support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-scheduler
Camel Scheduler component
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-seda
Camel Seda component
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-servlet
Camel servlet transport support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-sjms1 vulnerability
A pure Java JMS Camel Component
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-sjms2
A pure Java JMS 2.0 Camel Component
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-slack
Camel Slack Support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-snakeyaml
Camel SnakeYAML support
3.1.04.21.0
SQL Lib Apache 2.0
org.apache.camel » camel-sql1 vulnerability
Camel SQL support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-stream
Camel Stream (System.in, System.out, System.err) support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-support
The Camel Support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-tagsoup
Camel TagSoup support
3.1.03.16.0
Apache 2.0
org.apache.camel » camel-tarfile
Camel Tar file support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-telegram
Camel Telegram support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-timer
Camel Timer component
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-twitter
Camel Twitter support
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-validator
Camel Validator component
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-vm
Camel VM component
3.1.03.22.4
Apache 2.0
org.apache.camel » camel-webhook
Camel Webhook component
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-websocket-jsr356
Camel WebSocket using JSR356 (javax)
3.1.03.22.4
Apache 2.0
org.apache.camel » camel-xml-io
Camel XML IO
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-xml-jaxb
Camel XML JAXB
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-xml-jaxp
Camel XML JAXP
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-xpath
Camel XPath language
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-xslt
Camel XSLT component
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-xstream
Camel XStream support
3.1.03.22.4
Apache 2.0
org.apache.camel » camel-zip-deflater
Camel Zip/GZip deflater dataformat
3.1.04.21.0
Apache 2.0
org.apache.camel » camel-zipfile
Camel Zip file support
3.1.04.21.0
Annotation Lib Apache 2.0
org.apache.camel » spi-annotations
Annotations for Camel Endpoint developers
3.1.04.21.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-activemq1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-ahc1.0.0-M52.9.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-ahc-ws1.0.0-M52.9.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-attachments1.0.0-M53.36.0
org.apache.camel.quarkus » camel-quarkus-aws-commons1.0.0-M5
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-aws-ec21.0.0-M51.7.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-aws-ecs1.0.0-M51.7.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-aws-eks1.0.0-M51.7.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-aws-iam1.0.0-M51.7.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-aws-kinesis
Consume and produce records from AWS Kinesis Streams and AWS Kinesis Firehose streams.
1.0.0-M51.7.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-aws-kms1.0.0-M51.7.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-aws-lambda1.0.0-M51.7.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-aws-s31.0.0-M51.7.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-aws-sns1.0.0-M51.7.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-aws-sqs1.0.0-M51.7.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-aws-translate1.0.0-M51.7.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-azure
Store and retrieve blobs from Azure Storage Blob Service or store and retrieve messages from Azure Storage Queue Service
1.0.0-M51.7.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-base641.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-bean
Invoke methods of Java beans
1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-bean-validator1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-bindy
Marshal and unmarshal between POJOs on one side and Comma separated values (CSV), fixed field length or key-value pair ...
1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-box1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-braintree1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-consul1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-controlbus1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-core
Camel core functionality and basic Camel languages: Constant, ExchangeProperty, Header, Ref, Simple and Tokenize
1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-core-cloud
The Camel Quarkus core cloud module
1.0.0-M53.33.1
CSV Apache 2.0
org.apache.camel.quarkus » camel-quarkus-csv1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-dataformat1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-direct1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-dozer1.0.0-M52.16.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-endpointdsl
Code Camel endpoint URI using Java DSL instead of plain strings
1.0.0-M51.8.1
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-exec1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-fhir1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-file1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-file-watch1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-ftp
Upload and download files to/from SFTP, FTP or SFTP servers
1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-graphql1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-gson
Marshal POJOs to JSON and back using Gson
1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-http1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-http-common1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-hystrix1.0.0-M52.9.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-ical1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-infinispan1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-jackson
Marshal POJOs to JSON and back using Jackson
1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-jacksonxml1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-jaxb1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-jdbc1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-jira1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-jms1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-johnzon
Marshal POJOs to JSON and back using Johnzon
1.0.0-M52.16.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-jsonpath
Evaluate a JSONPath expression against a JSON message body
1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-kafka1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-kotlin
Write Camel integration routes in Kotlin
1.0.0-M53.16.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-log1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-lzf1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-mail1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-microprofile-health1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-microprofile-metrics1.0.0-M52.16.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-mongodb1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-mustache1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-netty1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-netty-http1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-olingo41.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-opentracing1.0.0-M52.16.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-paho1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-pdf1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-platform-http1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-reactive-executor1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-reactive-streams1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-ref1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-rest
Expose REST services and their OpenAPI Specification or call external REST services.
1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-salesforce1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-scheduler1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-seda1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-servlet1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-sjms
Send and receive messages to/from a JMS Queue or Topic using plain JMS 1.x API.
1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-sjms21.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-slack1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-snakeyaml1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-sql
Perform SQL queries.
1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-stream1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-support-ahc1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-support-aws1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-support-common1.0.0-M52.5.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-support-commons-logging1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-support-consul-client1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-support-httpclient1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-support-jackson-dataformat-xml1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-support-jetty1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-support-policy1.0.0-M51.0.1
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-support-retrofit1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-support-spring1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-support-xalan1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-support-xml1.0.0-M51.3.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-support-xstream1.0.0-M52.16.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-tagsoup1.0.0-M52.9.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-tarfile1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-telegram1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-timer1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-twitter
Send tweets and receive tweets, direct messages and access Twitter Search
1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-validator1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-vm1.0.0-M52.16.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-websocket-jsr3561.0.0-M51.7.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-xml-io
An XML stack for parsing XML route definitions
1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-xml-jaxb
An XML stack for parsing XML route definitions. A legacy alternative to the fast an light weight ...
1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-xml-jaxp
XML JAXP type converters and parsers
1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-xpath
Evaluates an XPath expression against an XML payload
1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-xslt1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-xstream
Marshal and unmarshal POJOs to/from XML or JSON using XStream library.
1.0.0-M52.16.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-zip-deflater
Compress and decompress streams using java.util.zip.Deflater, java.util.zip.Inflater or java.util.zip.GZIPStream.
1.0.0-M53.36.0
Apache 2.0
org.apache.camel.quarkus » camel-quarkus-zipfile1.0.0-M53.36.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.93.20.0
JDBC Driver Apache 2.0
org.apache.derby » derbyclient
The Derby client JDBC driver, used to connect to a Derby server over a network connection.
10.14.2.010.17.1.0
Apache 2.0
org.apache.derby » derbynet
Contains the Apache Derby network server, which allows remote clients to connect to Derby databases over a network ...
10.14.2.010.17.1.0
Apache 2.0
org.apache.derby » derbytools
Contains Apache Derby tools like ij, sysinfo, and dblook.
10.14.2.010.17.1.0
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpclient1 vulnerability
Apache HttpComponents Client
4.5.115.6.2
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpasyncclient
Apache HttpComponents AsyncClient
4.1.44.1.5
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpcore
Apache HttpComponents HTTP/1.1 core components
4.4.135.4.3
Apache 2.0
org.apache.httpcomponents » httpcore-nio
Apache HttpComponents Core (non-blocking I/O)
4.4.134.4.16
Apache 2.0
org.apache.httpcomponents » httpclient-cache
Apache HttpComponents HttpClient - Cache
4.5.54.5.14
org.apache.kafka » kafka-clients3 vulnerabilities
Kafka client library for building producers and consumers that interact with Apache Kafka clusters for high-throughput ...
2.4.04.3.1
Streaming Apache 2.0
org.apache.kafka » kafka-streams2.4.04.3.1
Message Broker Apache 2.0
org.apache.kafka » kafka_2.124 vulnerabilities
The core Apache Kafka server and client libraries for building distributed streaming platforms.
2.4.04.3.1
Build Model Apache 2.0
org.apache.maven » maven-plugin-api
The API for Maven 3 plugins - Mojos - development.
3.6.33.9.16
Build Model Apache 2.0
org.apache.maven » maven-model
Model for Maven POM (Project Object Model)
3.6.33.9.16
Build Tool Apache 2.0
org.apache.maven » maven-core1 vulnerability
Core classes of Apache Maven to manage the building process.
3.6.33.9.16
Apache 2.0
org.apache.maven » maven-resolver-provider
Components completing Maven Resolver for utilizing Maven POM and repository metadata.
3.6.33.9.16
Apache 2.0
org.apache.maven » maven-settings-builder
The effective settings builder, with inheritance and password decryption.
3.6.33.9.16
Apache 2.0
org.apache.maven » maven-toolchain3.0.02.2.1
Annotation Lib Apache 2.0
org.apache.maven.plugin-tools » maven-plugin-annotations
Java annotations to use in Mojos
3.6.03.15.2
Apache 2.0
org.apache.maven.resolver » maven-resolver-connector-basic
A repository connector implementation for repositories using URI-based layouts.
1.4.12.0.20
Apache 2.0
org.apache.maven.resolver » maven-resolver-transport-file
A transport implementation for repositories using file:// URLs.
1.4.12.0.20
Apache 2.0
org.apache.maven.resolver » maven-resolver-transport-http
A transport implementation for repositories using http:// and https:// URLs.
1.4.11.9.27
Maven Repo API Apache 2.0
org.apache.maven.shared » maven-artifact-transfer
The application programming interface for the repository system.
0.10.02.0.20
Apache 2.0
org.apache.maven.shared » maven-invoker
A component to programmatically invoke Maven.
3.0.13.3.0
Apache 2.0
org.apache.qpid » proton-j0.33.30.34.1
Apache 2.0
org.apache.qpid » qpid-jms-client
The core JMS Client implementation
0.50.02.10.0
Apache 2.0
org.apache.tika » tika-parsers2 vulnerabilities 1.223.3.1
Dist Coordination Apache 2.0
org.apache.zookeeper » zookeeper1 vulnerability
ZooKeeper server
3.4.143.9.5
Assertion Apache 2.0
org.assertj » assertj-core1 vulnerability
Rich and fluent assertions for testing in Java
3.15.03.27.7
HTTP Clients Apache 2.0
org.asynchttpclient » async-http-client3 vulnerabilities
The Async Http Client (AHC) classes.
2.10.43.0.11
Concurrency Apache 2.0
org.awaitility » awaitility
A Java DSL for synchronizing asynchronous operations
4.0.24.3.0
org.checkerframework » checker-qual
checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ...
2.5.24.2.1
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
3.2.14.0.3
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.1.02.2.0
BSD 2-clause
org.codehaus.woodstox » stax2-api
Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured ...
4.24.3.0
JSON Lib EDL 1.0 +1
org.eclipse » yasson
Eclipse Yasson. Reference implementation of JSR-367 (JSON-B).
1.0.63.0.4
HTTP Clients Apache 2.0 +1
org.eclipse.jetty » jetty-client
Jetty Client is a lightweight HTTP client library for Java.
9.4.18.v2019042912.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.18.v2019042912.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-util
Jetty Utilities Artifact
9.4.18.v2019042912.1.11
Apache 2.0 +1
org.eclipse.jetty » jetty-util-ajax
Jetty JSON Utilities Artifact
9.4.18.v2019042912.1.11
Git Tool BSD 3-clause +1
org.eclipse.jgit » org.eclipse.jgit2 vulnerabilities
Repository access and algorithms
5.6.1.202002131546-r7.7.0.202606012155-r
Git Tool BSD 3-clause +1
org.eclipse.jgit » org.eclipse.jgit.http.server
Git aware HTTP server implementation.
5.6.1.202002131546-r7.7.0.202606012155-r
Apache 2.0
org.eclipse.microprofile.config » microprofile-config-api
MicroProfile Config :: API
1.43.1.1
Apache 2.0
org.eclipse.microprofile.context-propagation » microprofile-context-propagation-api
MicroProfile Context Propagation :: API
1.0.11.3
org.eclipse.microprofile.metrics » microprofile-metrics-api
MicroProfile Metrics :: API
2.35.1.2
Apache 2.0
org.eclipse.microprofile.opentracing » microprofile-opentracing-api
OpenTracing behaviors and APIs for MicroProfile :: API
1.3.33.0
Apache 2.0
org.eclipse.microprofile.reactive-streams-operators » microprofile-reactive-streams-operators-api
Eclipse MicroProfile Reactive Streams Operators :: API
1.03.0.1
Apache 2.0
org.eclipse.microprofile.reactive-streams-operators » microprofile-reactive-streams-operators-core
MicroProfile Reactive Streams Operators :: Core Implementation
1.03.0.1
Apache 2.0
org.eclipse.microprofile.rest.client » microprofile-rest-client-api
Typesafe Rest Client APIs for MicroProfile :: API
1.4.14.0
org.elasticsearch.client » elasticsearch-rest-client
Elasticsearch subproject :client:rest
7.6.09.4.3
Apache 2.0
org.elasticsearch.client » elasticsearch-rest-client-sniffer
Elasticsearch subproject :client:sniffer
7.6.09.4.3
DB Migration Apache 2.0
org.flywaydb » flyway-core
Flyway is an open-source database migration tool that strongly favors simplicity and convention over configuration
6.3.112.10.0
Expression Lang EPL 2.0 +1
org.glassfish » jakarta.el1 vulnerability
Jakarta Expression Language Implementation
3.0.36.0.0
JSON Lib EPL 2.0
org.glassfish » jakarta.json
Default provider for Jakarta JSON Processing
1.1.62.0.1
EDL 1.0
org.glassfish.jaxb » jaxb-runtime
JAXB (JSR 222) Reference Implementation
2.3.3-b024.0.9
GPL 2.0
org.graalvm.nativeimage » svm
SubstrateVM image builder components
19.3.125.0.3
UPL
org.graalvm.sdk » graal-sdk
Shared library
19.3.125.1.3
O/R Mapping Apache 2.0
org.hibernate » hibernate-core3 vulnerabilities
Hibernate's core ORM functionality
5.4.14.Final7.4.4.Final
Apache 2.0
org.hibernate » hibernate-graalvm
Experimental extension to make it easier to compile applications into a GraalVM native image
5.4.14.Final7.4.4.Final
Apache 2.0
org.hibernate » hibernate-envers
Deprecated - Hibernate's entity version (audit/history) support
5.4.14.Final7.4.4.Final
Apache 2.0
org.hibernate » hibernate-jpamodelgen
Hibernate compile-time tooling
5.4.14.Final7.4.4.Final
Apache 2.0
org.hibernate » quarkus-local-cache
Local-only Hibernate Cache optimized for Quarkus
0.1.00.3.1
Apache 2.0
org.hibernate.search » hibernate-search-backend-elasticsearch
Hibernate Search Backend relying on remote Elasticsearch clusters
6.0.0.Beta58.4.0.Final
Apache 2.0
org.hibernate.search » hibernate-search-mapper-orm
Hibernate Search integration to Hibernate ORM
6.0.0.Beta58.4.0.Final
Validation Apache 2.0
org.hibernate.validator » hibernate-validator3 vulnerabilities
Hibernate's Jakarta Validation reference implementation.
6.1.2.Final9.1.2.Final
Cache Impl Apache 2.0
org.infinispan » infinispan-core2 vulnerabilities
Infinispan core module
10.1.5.Final16.2.1
Apache 2.0
org.infinispan » infinispan-client-hotrod1 vulnerability
Infinispan Hot Rod Client
10.1.5.Final16.2.1
Apache 2.0
org.infinispan » infinispan-remote-query-client
Infinispan Remote Query common classes between client and server
10.1.5.Final15.2.6.Final
Apache 2.0
org.infinispan » infinispan-query-dsl
Infinispan Query DSL API module
10.1.5.Final15.2.6.Final
Apache 2.0
org.infinispan » infinispan-server-hotrod
Infinispan Hot Rod Server
10.1.5.Final16.2.1
Apache 2.0
org.infinispan » infinispan-remote-query-server
Infinispan Remote Query Server module
10.1.5.Final15.2.6.Final
Apache 2.0
org.infinispan » infinispan-commons-test
Infinispan Commons Test Dependencies
10.1.5.Final16.0.14
Cache Impl Apache 2.0
org.infinispan » infinispan-core2 vulnerabilities
Infinispan core module
10.1.5.Final16.2.1
Apache 2.0
org.infinispan » infinispan-server-hotrod
Infinispan Hot Rod Server
10.1.5.Final16.2.1
Apache 2.0
org.infinispan » infinispan-commons1 vulnerability
Infinispan Commons
10.1.5.Final16.2.1
Apache 2.0
org.infinispan » infinispan-lucene-directory
A Lucene directory implementation based on Infinispan
10.1.5.Final10.1.9.Final
Apache 2.0
org.infinispan » infinispan-directory-provider
Infinispan Storage for Hibernate Search
10.1.5.Final10.1.9.Final
Apache 2.0
org.infinispan » infinispan-query1 vulnerability
Infinispan Query module
10.1.5.Final16.2.1
Apache 2.0
org.infinispan » infinispan-objectfilter
Infinispan Object Querying and Filtering based on Ickle, a JP-QL subset
10.1.5.Final15.2.6.Final
Apache 2.0
org.infinispan » infinispan-component-annotations
Annotations for Infinispan components and MBeans
10.1.5.Final16.2.1
Apache 2.0
org.infinispan.protostream » protostream-processor
Annotation processor for ProtoStream annotations.
4.3.2.Final15.0.13.Final
Serializer Apache 2.0
org.infinispan.protostream » protostream1 vulnerability
ProtoStream is a serialization library based on Protocol buffers format for serializing structured data.
4.3.2.Final15.0.13.Final
Annotation Tool Apache 2.0
org.jboss » jandex2.1.3.Final3.6.0
Transactions CC0 1.0 +1
org.jboss » jboss-transaction-spi
The Java Transaction SPI classes
7.6.0.Final8.0.0.Final
Logging Apache 2.0
org.jboss.logging » jboss-logging
The JBoss Logging Framework
3.3.2.Final3.6.3.Final
Apache 2.0
org.jboss.logging » commons-logging-jboss-logging
An Apache Commons Logging implementation which logs through a JBoss Logging logger.
1.0.0.Final2.0.0.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.1.0.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.1.0.Final3.0.4.Final
Apache 2.0
org.jboss.logmanager » jboss-logmanager-embedded
An implementation of java.util.logging.LogManager
1.0.43.2.2.Final
Apache 2.0
org.jboss.metadata » jboss-metadata-web11.0.0.Final17.1.0
Apache 2.0
org.jboss.modules » jboss-modules1.8.7.Final2.3.0
Apache 2.0
org.jboss.narayana.jta » narayana-jta
Narayana: ArjunaJTA narayana-jta (jta uber jar)
5.10.1.Final7.3.4.Final
Apache 2.0
org.jboss.narayana.jts » narayana-jts-integration
Narayana: ArjunaJTS integration (atx)
5.10.1.Final7.3.4.Final
Apache 2.0
org.jboss.narayana.stm » stm5.10.1.Final7.3.4.Final
Apache 2.0
org.jboss.resteasy » resteasy-core3 vulnerabilities 4.5.3.Final7.0.2.Final
Apache 2.0
org.jboss.resteasy » resteasy-core-spi4.5.3.Final7.0.2.Final
Apache 2.0
org.jboss.resteasy » resteasy-client-microprofile1 vulnerability 4.5.3.Final4.7.10.Final
Apache 2.0
org.jboss.resteasy » resteasy-json-binding-provider4.5.3.Final7.0.2.Final
Apache 2.0
org.jboss.resteasy » resteasy-jaxb-provider4.5.3.Final7.0.2.Final
Apache 2.0
org.jboss.resteasy » resteasy-jackson2-provider4.5.3.Final7.0.2.Final
Apache 2.0
org.jboss.resteasy » resteasy-rxjava24.5.3.Final7.0.2.Final
Apache 2.0
org.jboss.resteasy » resteasy-context-propagation4.5.3.Final4.7.10.Final
Apache 2.0
org.jboss.resteasy » resteasy-spring-web4.5.3.Final4.7.10.Final
Apache 2.0
org.jboss.resteasy » resteasy-atom-provider4.5.3.Final7.0.2.Final
Apache 2.0
org.jboss.resteasy » resteasy-cache-core4.5.3.Final4.7.10.Final
Apache 2.0
org.jboss.resteasy » resteasy-guice4.5.3.Final4.7.10.Final
Apache 2.0
org.jboss.resteasy » resteasy-html4.5.3.Final7.0.2.Final
Apache 2.0
org.jboss.resteasy » resteasy-fastinfoset-provider4.5.3.Final7.0.2.Final
Apache 2.0
org.jboss.resteasy » resteasy-client2 vulnerabilities
RESTEasy client module for consuming RESTful services using the JAX-RS client API.
4.5.3.Final7.0.2.Final
Apache 2.0
org.jboss.resteasy » resteasy-multipart-provider1 vulnerability 4.5.3.Final7.0.2.Final
Apache 2.0
org.jboss.resteasy » resteasy-spring4.5.3.Final4.7.10.Final
Apache 2.0
org.jboss.resteasy » resteasy-json-p-provider4.5.3.Final7.0.2.Final
Apache 2.0
org.jboss.resteasy » resteasy-jdk-http4.5.3.Final7.0.2.Final
Apache 2.0
org.jboss.resteasy » resteasy-netty44.5.3.Final6.2.16.Final
Apache 2.0
org.jboss.resteasy » resteasy-undertow
An Undertow embedded server adaptor
4.5.3.Final7.0.2.Final
Apache 2.0
org.jboss.resteasy » resteasy-crypto4.5.3.Final7.0.2.Final
JWT Lib Apache 2.0
org.jboss.resteasy » jose-jwt4.5.3.Final7.0.2.Final
Apache 2.0
org.jboss.resteasy » resteasy-links4.5.3.Final7.0.2.Final
Apache 2.0
org.jboss.resteasy » resteasy-jsapi4.5.3.Final7.0.2.Final
Apache 2.0
org.jboss.resteasy » resteasy-validator-provider4.5.3.Final7.0.2.Final
Apache 2.0
org.jboss.resteasy » resteasy-servlet-initializer4.5.3.Final7.0.2.Final
Apache 2.0
org.jboss.shrinkwrap » shrinkwrap-depchain
Single-POM Definition to export the ShrinkWrap artifacts in proper scope
1.2.6
Apache 2.0
org.jboss.slf4j » slf4j-jboss-logging
slf4j to JBoss Logging Adapter
1.2.0.Final1.2.1.Final
EPL 2.0 +1
org.jboss.spec.javax.ws.rs » jboss-jaxrs-api_2.1_spec
Jakarta RESTful Web Services
2.0.1.Final4.0.0
org.jboss.spec.javax.xml.bind » jboss-jaxb-api_2.3_spec
Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ...
2.0.0.Final4.0.5
Apache 2.0
org.jboss.threads » jboss-threads
Thread pool implementations and threading utilities
3.0.1.Final3.9.2
Apache 2.0
org.jetbrains.kotlin » kotlin-compiler
Kotlin Compiler
1.3.612.4.0
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib-jdk8
Kotlin Standard Library JDK 8 extension
1.3.612.4.0
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib2 vulnerabilities
Standard library for the Kotlin Programming Language
1.3.612.4.0
Apache 2.0
org.jprocesses » jProcesses
Library to manage system processes using Java
1.6.5
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
5.6.06.1.1
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
5.6.06.1.1
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
5.6.06.1.1
EPL 2.0
org.junit.jupiter » junit-jupiter-migrationsupport
Module "junit-jupiter-migrationsupport" of JUnit
5.6.06.1.1
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
5.6.06.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-commons
Module "junit-platform-commons" of JUnit
1.6.06.1.1
EPL 2.0
org.junit.platform » junit-platform-console
Module "junit-platform-console" of JUnit
1.6.06.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-engine
Module "junit-platform-engine" of JUnit
1.6.06.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-launcher
Public API for configuring and launching test plans.
1.6.06.1.1
EPL 2.0
org.junit.platform » junit-platform-reporting
Module "junit-platform-reporting" of JUnit
1.6.06.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.6.01.14.4
Testing EPL 2.0
org.junit.platform » junit-platform-suite-api
Annotations for configuring a test suite on the JUnit Platform.
1.6.06.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-testkit
Module "junit-platform-testkit" of JUnit
1.6.06.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.6.06.1.1
Apache 2.0
org.keycloak » keycloak-adapter-core1 vulnerability 9.0.225.0.3
Apache 2.0
org.keycloak » keycloak-core23 vulnerabilities
Keycloak Core
9.0.226.6.4
Apache 2.0
org.keycloak » keycloak-adapter-spi
Keycloak Adapter SPI
9.0.226.6.4
Apache 2.0
org.keycloak » keycloak-authz-client
KeyCloak AuthZ: Client API
9.0.226.0.10
Apache 2.0
org.kie.kogito » kogito-codegen0.7.11.2.0.Final
Apache 2.0
org.kie.kogito » drools-core-static0.7.11.14.1.Final
Apache 2.0
org.kie.kogito » drools-model-compiler0.7.10.6.1
Apache 2.0
org.kie.kogito » kogito-api
The Kogito public API which is backwards compatible between releases.
0.7.110.2.0
Apache 2.0
org.kie.kogito » drools-core0.7.11.15.0.Final
Apache 2.0
org.kie.kogito » drools-decisiontables0.7.110.2.0
Apache 2.0
org.kie.kogito » jbpm-flow
jBPM Flow
0.7.110.2.0
Apache 2.0
org.kie.kogito » jbpm-bpmn2
jBPM BPMN2
0.7.110.2.0
Apache 2.0
org.kie.kogito » kogito-api
The Kogito public API which is backwards compatible between releases.
0.7.110.2.0
Apache 2.0
org.kie.kogito » kogito-api
The Kogito public API which is backwards compatible between releases.
0.7.110.2.0
Apache 2.0
org.kie.kogito » kogito-internal
The Kogito internal API which might NOT be backwards compatible between releases.
0.7.11.3.0.Final
Apache 2.0
org.kie.kogito » kogito-internal
The Kogito internal API which might NOT be backwards compatible between releases.
0.7.11.3.0.Final
Apache 2.0
org.kie.kogito » kogito-internal
The Kogito internal API which might NOT be backwards compatible between releases.
0.7.11.3.0.Final
Apache 2.0
org.kie.kogito » kogito-services
The common Services for Kogito
0.7.110.2.0
Apache 2.0
org.kie.kogito » kogito-services
The common Services for Kogito
0.7.110.2.0
Apache 2.0
org.kie.kogito » kogito-services
The common Services for Kogito
0.7.110.2.0
Maven Plugins Apache 2.0
org.kie.kogito » kogito-maven-plugin
Maven plugin for Kogito code generation from DMN, BPMN, DRL, and PMML assets
0.7.110.2.0
Maven Plugins Apache 2.0
org.kie.kogito » kogito-maven-plugin
Maven plugin for Kogito code generation from DMN, BPMN, DRL, and PMML assets
0.7.110.2.0
Apache 2.0
org.kie.kogito » kogito-codegen0.7.11.2.0.Final
Apache 2.0
org.kie.kogito » monitoring-prometheus-addon
Monitoring based on Prometheus
0.7.11.0.0.Final
Apache 2.0
org.kie.kogito » monitoring-prometheus-addon
Monitoring based on Prometheus
0.7.11.0.0.Final
Apache 2.0
org.kie.kogito » infinispan-persistence-addon
Infinispan based persistence for Kogito
0.7.11.7.0.Final
Apache 2.0
org.kie.kogito » infinispan-persistence-addon
Infinispan based persistence for Kogito
0.7.11.7.0.Final
Apache 2.0
org.kie.kogito » kogito-events-reactive-messaging-addon
Kogito Events based on Reactive Messaging AddOn
0.7.11.7.0.Final
Apache 2.0
org.kie.kogito » kogito-events-reactive-messaging-addon
Kogito Events based on Reactive Messaging AddOn
0.7.11.7.0.Final
Apache 2.0
org.kie.kogito » kogito-events-spring-boot-addon
Kogito Events based on SpringBoot AddOn
0.7.11.7.0.Final
Apache 2.0
org.kie.kogito » kogito-events-spring-boot-addon
Kogito Events based on SpringBoot AddOn
0.7.11.7.0.Final
Apache 2.0
org.kie.kogito » process-management-addon
Management of process instances for Quarkus
0.7.11.7.0.Final
Apache 2.0
org.kie.kogito » process-management-addon
Management of process instances for Quarkus
0.7.11.7.0.Final
Apache 2.0
org.kie.kogito » jobs-api
Jobs API used by both service and client
0.7.11.7.0.Final
Apache 2.0
org.kie.kogito » jobs-api
Jobs API used by both service and client
0.7.11.7.0.Final
Apache 2.0
org.kie.kogito » jobs-service
Jobs Service (Timers and Async Jobs)
0.7.110.2.0
Apache 2.0
org.kie.kogito » jobs-service
Jobs Service (Timers and Async Jobs)
0.7.110.2.0
Apache 2.0
org.kie.kogito » jobs-management-quarkus-addon
Jobs Management Quarkus Addon to interact with Jobs Service
0.7.11.7.0.Final
Apache 2.0
org.kie.kogito » jobs-management-quarkus-addon
Jobs Management Quarkus Addon to interact with Jobs Service
0.7.11.7.0.Final
Apache 2.0
org.kie.kogito » jobs-management-springboot-addon
Jobs Management SprintBoot Addon to interact with Jobs Service
0.7.11.7.0.Final
Apache 2.0
org.kie.kogito » jobs-management-springboot-addon
Jobs Management SprintBoot Addon to interact with Jobs Service
0.7.11.7.0.Final
Apache 2.0
org.kie.kogito » kogito-predictions-api
Kogito Predictions API
0.7.11.7.0.Final
Apache 2.0
org.kie.kogito » kogito-predictions-api
Kogito Predictions API
0.7.11.7.0.Final
Apache 2.0
org.kie.kogito » kogito-predictions-smile-addon
Kogito Prediction based on SMILE addon
0.7.11.7.0.Final
Apache 2.0
org.kie.kogito » kogito-predictions-smile-addon
Kogito Prediction based on SMILE addon
0.7.11.7.0.Final
Apache 2.0
org.kie.kogito » kogito-cloud-workitems
Kogito Cloud Work Items
0.7.11.13.0.Final
Apache 2.0
org.kie.kogito » kogito-cloud-workitems
Kogito Cloud Work Items
0.7.11.13.0.Final
Apache 2.0
org.kie.kogito » kogito-cloud-kubernetes-client
Kogito Cloud Kubernetes Client
0.7.11.13.0.Final
Apache 2.0
org.kie.kogito » kogito-cloud-kubernetes-client
Kogito Cloud Kubernetes Client
0.7.11.13.0.Final
Apache 2.0
org.kie.kogito » data-index-service0.7.110.2.0
Apache 2.0
org.kie.kogito » data-index-storage-api0.7.110.2.0
Apache 2.0
org.kie.kogito » data-index-storage-infinispan0.7.110.1.0
Apache 2.0
org.kie.kogito » kogito-drools0.7.110.2.0
Apache 2.0
org.kie.kogito » drools-core-reflective0.7.10.13.1
Apache 2.0
org.kie.kogito » drools-core-reflective0.7.10.13.1
Apache 2.0
org.kie.kogito » drools-core-reflective0.7.10.13.1
Apache 2.0
org.kie.kogito » drools-core-dynamic0.7.11.14.1.Final
Apache 2.0
org.kie.kogito » drools-core-dynamic0.7.11.14.1.Final
Apache 2.0
org.kie.kogito » drools-core-dynamic0.7.11.14.1.Final
Apache 2.0
org.kie.kogito » drools-core-static0.7.11.14.1.Final
Apache 2.0
org.kie.kogito » drools-core-static0.7.11.14.1.Final
Apache 2.0
org.kie.kogito » drools-core0.7.11.15.0.Final
Apache 2.0
org.kie.kogito » drools-core0.7.11.15.0.Final
Apache 2.0
org.kie.kogito » kogito-ruleunits0.7.11.16.1.Final
Apache 2.0
org.kie.kogito » kogito-ruleunits0.7.11.16.1.Final
Apache 2.0
org.kie.kogito » kogito-ruleunits0.7.11.16.1.Final
Apache 2.0
org.kie.kogito » kogito-drools-model0.7.11.15.0.Final
Apache 2.0
org.kie.kogito » kogito-drools-model0.7.11.15.0.Final
Apache 2.0
org.kie.kogito » kogito-drools-model0.7.11.15.0.Final
Apache 2.0
org.kie.kogito » drools-compiler0.7.11.15.0.Final
Apache 2.0
org.kie.kogito » drools-compiler0.7.11.15.0.Final
Apache 2.0
org.kie.kogito » drools-compiler0.7.11.15.0.Final
Apache 2.0
org.kie.kogito » drools-decisiontables0.7.110.2.0
Apache 2.0
org.kie.kogito » drools-decisiontables0.7.110.2.0
Apache 2.0
org.kie.kogito » kogito-dmn
Kogito wrapper for Kie Drools DMN open source engine
0.7.110.2.0
Apache 2.0
org.kie.kogito » kogito-dmn
Kogito wrapper for Kie Drools DMN open source engine
0.7.110.2.0
Apache 2.0
org.kie.kogito » kogito-dmn
Kogito wrapper for Kie Drools DMN open source engine
0.7.110.2.0
Apache 2.0
org.kie.kogito » kogito-optaplanner
Kogito integration with OptaPlanner, implemented as a wrapper.
0.7.10.10.1
Apache 2.0
org.kie.kogito » kogito-optaplanner
Kogito integration with OptaPlanner, implemented as a wrapper.
0.7.10.10.1
Apache 2.0
org.kie.kogito » kogito-optaplanner
Kogito integration with OptaPlanner, implemented as a wrapper.
0.7.10.10.1
Apache 2.0
org.kie.kogito » jbpm-flow
jBPM Flow
0.7.110.2.0
Apache 2.0
org.kie.kogito » jbpm-flow-builder
jBPM Flow Builder
0.7.110.2.0
Apache 2.0
org.kie.kogito » jbpm-flow-builder
jBPM Flow Builder
0.7.110.2.0
Apache 2.0
org.kie.kogito » jbpm-bpmn2
jBPM BPMN2
0.7.110.2.0
Apache 2.0
org.kie.kogito » kogito-springboot-starter
Spring Boot Starter for Kogito Runtimes. Contains every engine supported by Kogito (Decisions, Rules, Processes, ...
0.7.11.44.1.Final
Apache 2.0
org.kie.kogito » kogito-springboot-starter
Spring Boot Starter for Kogito Runtimes. Contains every engine supported by Kogito (Decisions, Rules, Processes, ...
0.7.11.44.1.Final
org.liquibase » liquibase-core1 vulnerability
Liquibase is a tool for managing and executing database changes.
3.8.75.0.3
MySQL Driver LGPL 2.1
org.mariadb.jdbc » mariadb-java-client
JDBC driver for MariaDB and MySQL
2.5.43.5.9
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
3.3.05.23.0
MongoDB Client Apache 2.0
org.mongodb » mongodb-driver-sync1 vulnerability
The MongoDB Synchronous Driver
3.12.05.9.0
MongoDB Client Apache 2.0
org.mongodb » mongodb-driver-async
A Reactive Streams implementation of the MongoDB Java driver
3.12.05.9.0
Apache 2.0
org.mongodb » mongodb-driver-legacy1 vulnerability
The Legacy MongoDB Driver
3.12.05.9.0
MongoDB Client Apache 2.0
org.mongodb » mongodb-driver-reactivestreams
A Reactive Streams implementation of the MongoDB Java driver
1.13.05.9.0
Apache 2.0
org.mongodb » mongodb-crypt
MongoDB client-side crypto support
1.0.05.9.0
Expression Lang Apache 2.0
org.mvel » mvel2
MVEL is a powerful expression language for Java-based applications.
2.4.4.Final2.5.2.Final
Apache 2.0
org.neo4j.driver » neo4j-java-driver
Access to the Neo4j graph database through Java
4.0.06.2.0
Constraint Solver Apache 2.0
org.optaplanner » optaplanner-core
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Constraint Solver Apache 2.0
org.optaplanner » optaplanner-core
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Constraint Solver Apache 2.0
org.optaplanner » optaplanner-core
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Constraint Solver Apache 2.0
org.optaplanner » optaplanner-core
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-persistence-common
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-persistence-common
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-persistence-common
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-persistence-common
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-persistence-xstream
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-persistence-xstream
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-persistence-xstream
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-persistence-xstream
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-persistence-jaxb
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-persistence-jaxb
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-persistence-jaxb
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-persistence-jaxb
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-persistence-jackson
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-persistence-jackson
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-persistence-jackson
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-persistence-jackson
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-persistence-jpa
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-persistence-jpa
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-persistence-jpa
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-persistence-jpa
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-benchmark
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-benchmark
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-benchmark
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-benchmark
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-test
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-test
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-test
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-test
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-examples
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-examples
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-examples
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-spring-boot-autoconfigure
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-spring-boot-autoconfigure
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-spring-boot-autoconfigure
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-spring-boot-starter
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-spring-boot-starter
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-spring-boot-starter
OptaPlanner solves planning problems.
7.34.0.Final10.2.0
Apache 2.0
org.optaplanner » optaplanner-docs
OptaPlanner solves planning problems.
7.34.0.Final10.1.0
Apache 2.0
org.optaplanner » optaplanner-distribution
OptaPlanner solves planning problems.
7.34.0.Final8.11.1.Final
Apache 2.0
org.optaplanner » optaplanner-workbench-models-core
OptaPlanner solves planning problems.
7.34.0.Final7.73.0.Final
Apache 2.0
org.optaplanner » optaplanner-workbench-models-core
OptaPlanner solves planning problems.
7.34.0.Final7.73.0.Final
Apache 2.0
org.optaplanner » optaplanner-workbench-models-datamodel-api
OptaPlanner solves planning problems.
7.34.0.Final7.73.0.Final
Apache 2.0
org.optaplanner » optaplanner-workbench-models-datamodel-api
OptaPlanner solves planning problems.
7.34.0.Final7.73.0.Final
Apache 2.0
org.optaplanner » optaplanner-wb-solver-editor-api
OptaPlanner Workbench - Solver Editor - API
7.34.0.Final7.73.0.Final
Apache 2.0
org.optaplanner » optaplanner-wb-solver-editor-api
OptaPlanner Workbench - Solver Editor - API
7.34.0.Final7.73.0.Final
Apache 2.0
org.optaplanner » optaplanner-wb-solver-editor-backend
OptaPlanner Workbench - Solver Editor - Backend
7.34.0.Final7.73.0.Final
Apache 2.0
org.optaplanner » optaplanner-wb-solver-editor-backend
OptaPlanner Workbench - Solver Editor - Backend
7.34.0.Final7.73.0.Final
Apache 2.0
org.optaplanner » optaplanner-wb-solver-editor-client
OptaPlanner Workbench - Solver Editor - Client
7.34.0.Final7.73.0.Final
Apache 2.0
org.optaplanner » optaplanner-wb-solver-editor-client
OptaPlanner Workbench - Solver Editor - Client
7.34.0.Final7.73.0.Final
Apache 2.0
org.optaplanner » optaplanner-wb-guided-rule-editor-api
OptaPlanner Workbench - Guided Rule Editor - API
7.34.0.Final7.73.0.Final
Apache 2.0
org.optaplanner » optaplanner-wb-guided-rule-editor-api
OptaPlanner Workbench - Guided Rule Editor - API
7.34.0.Final7.73.0.Final
Apache 2.0
org.optaplanner » optaplanner-wb-guided-rule-editor-backend
OptaPlanner Workbench - Guided Rule Editor - Backend
7.34.0.Final7.73.0.Final
Apache 2.0
org.optaplanner » optaplanner-wb-guided-rule-editor-backend
OptaPlanner Workbench - Guided Rule Editor - Backend
7.34.0.Final7.73.0.Final
Apache 2.0
org.optaplanner » optaplanner-wb-guided-rule-editor-client
OptaPlanner Workbench - Guided Rule Editor - Client
7.34.0.Final7.73.0.Final
Apache 2.0
org.optaplanner » optaplanner-wb-guided-rule-editor-client
OptaPlanner Workbench - Guided Rule Editor - Client
7.34.0.Final7.73.0.Final
Apache 2.0
org.optaplanner » optaplanner-wb-domain-editor-api
OptaPlanner Workbench - Domain Editor - API
7.34.0.Final7.73.0.Final
Apache 2.0
org.optaplanner » optaplanner-wb-domain-editor-api
OptaPlanner Workbench - Domain Editor - API
7.34.0.Final7.73.0.Final
Apache 2.0
org.optaplanner » optaplanner-wb-domain-editor-backend
OptaPlanner Workbench - Domain Editor - Backend
7.34.0.Final7.73.0.Final
Apache 2.0
org.optaplanner » optaplanner-wb-domain-editor-backend
OptaPlanner Workbench - Domain Editor - Backend
7.34.0.Final7.73.0.Final
Apache 2.0
org.optaplanner » optaplanner-wb-domain-editor-client
OptaPlanner Workbench - Domain Editor - Client
7.34.0.Final7.73.0.Final
Apache 2.0
org.optaplanner » optaplanner-wb-domain-editor-client
OptaPlanner Workbench - Domain Editor - Client
7.34.0.Final7.73.0.Final
org.optaplanner » optaplanner-wb-ui
OptaPlanner Workbench - UI
7.34.0.Final7.14.0.Final-redhat-00004
OSGi Apache 2.0
org.osgi » org.osgi.core
OSGi Core Release 8, Interfaces and Classes for use in compiling bundles
6.0.08.0.0
Bytecode BSD 3-clause
org.ow2.asm » asm
ASM, a very small and fast Java bytecode manipulation framework
7.3.19.10.1
Bytecode BSD 3-clause
org.ow2.asm » asm-tree
Tree API of ASM, a very small and fast Java bytecode manipulation framework
7.3.19.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
7.3.19.10.1
PostgreSQL Driver BSD 2-clause
org.postgresql » postgresql7 vulnerabilities
PostgreSQL JDBC Driver Postgresql
42.2.1142.7.13
Job Scheduling Apache 2.0
org.quartz-scheduler » quartz
Quartz is a job scheduling library that can be embedded in java applications with support for transactions, persistence, ...
2.3.22.5.2
MIT
org.reactivestreams » reactive-streams
A Protocol for Asynchronous Non-Blocking Data Sequence
1.0.31.0.4
Scala Compiler Apache 2.0
org.scala-lang » scala-reflect
Reflection Library for the Scala Programming Language
2.12.92.13.18
Lang Runtime Apache 2.0
org.scala-lang » scala-library
Standard library for the Scala Programming Language Version 3
2.12.93.8.4
Scala Compiler Apache 2.0
org.scala-lang » scala-compiler
scala3-compiler-bootstrapped
2.12.93.8.4
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
1.7.292.0.18
Logging Bridge Apache 2.0
org.slf4j » jcl-over-slf4j
Jakarta/Apache commons logging 1.2 implemented over SLF4J
1.7.292.0.18
AOP Apache 2.0
org.springframework » spring-aop
Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ...
5.2.3.RELEASE7.0.8
Dep Injection Apache 2.0
org.springframework » spring-beans2 vulnerabilities
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ...
5.2.3.RELEASE7.0.8
Dep Injection Apache 2.0
org.springframework » spring-context3 vulnerabilities
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ...
5.2.3.RELEASE7.0.8
Core Utils Apache 2.0
org.springframework » spring-core2 vulnerabilities
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
5.2.3.RELEASE7.0.8
org.springframework » spring-messaging1 vulnerability
Spring Messaging provides abstractions such as Message, MessageChannel, MessageHandler, and others to serve as a ...
5.2.3.RELEASE7.0.8
Transactions Apache 2.0
org.springframework » spring-tx
Support for programmatic and declarative transaction management for classes that implement special interfaces or any ...
5.2.3.RELEASE7.0.8
SMTP Apache 2.0
org.subethamail » subethasmtp
SubEtha SMTP is an easy-to-use server-side SMTP library for Java.
3.1.7
Testing MIT
org.testcontainers » testcontainers
Isolated container management for Java code testing
1.12.42.0.5
Testing MIT
org.testcontainers » junit-jupiter
Isolated container management for Java code testing
1.12.41.21.4
MIT
org.testcontainers » postgresql
Isolated container management for Java code testing
1.12.41.21.4
Testing Apache 2.0
org.testng » testng1 vulnerability
TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more ...
6.14.27.12.0
Web Assets Apache 2.0
org.webjars » swagger-ui1 vulnerability
WebJar for Swagger UI
3.25.05.32.8
Web Assets Apache 2.0
org.webjars » bootstrap7 vulnerabilities
WebJar for Bootstrap
3.1.05.3.8
Apache 2.0
org.wildfly.client » wildfly-client-config
Library for supporting WildFly common client configuration
1.0.1.Final
Apache 2.0
org.wildfly.common » wildfly-common1.5.4.Final-format-0012.0.1
Apache 2.0
org.wildfly.openssl » wildfly-openssl-java1.0.6.Final2.3.0.Final
Apache 2.0
org.wildfly.openssl » wildfly-openssl-linux-x86_641.0.6.Final2.3.0.Final
Apache 2.0
org.wildfly.security » wildfly-elytron-auth-server
WildFly Security Auth Server
1.11.2.Final2.9.2.Final
Apache 2.0
org.wildfly.security » wildfly-elytron-password-impl
WildFly Security Password Implementation
1.11.2.Final2.9.2.Final
Apache 2.0
org.wildfly.security » wildfly-elytron-realm
WildFly Security Realm Implementation
1.11.2.Final2.9.2.Final
Apache 2.0
org.wildfly.security » wildfly-elytron-realm-token1 vulnerability
WildFly Security Token Realm Implementation
1.11.2.Final2.9.2.Final
Apache 2.0
org.wildfly.security » wildfly-elytron-realm-jdbc
WildFly Security JDBC Realm Implementation
1.11.2.Final2.9.2.Final
Apache 2.0
org.wildfly.security » wildfly-elytron-ssl
WildFly Security SSL
1.11.2.Final2.9.2.Final
Apache 2.0
org.wildfly.security » wildfly-elytron-sasl-plain
WildFly Security Plain SASL Implementation
1.11.2.Final2.9.2.Final
Apache 2.0
org.wildfly.security » wildfly-elytron-sasl-digest
WildFly Security Digest SASL Implementation
1.11.2.Final2.9.2.Final
Apache 2.0
org.wildfly.security » wildfly-elytron-sasl-external
WildFly Security External SASL Implementation
1.11.2.Final2.9.2.Final
Apache 2.0
org.wildfly.security » wildfly-elytron-sasl-oauth2
WildFly Security OAuth2 SASL Implementation
1.11.2.Final2.9.2.Final
Apache 2.0
org.wildfly.security » wildfly-elytron-sasl-scram
WildFly Security SCRAM SASL Implementation
1.11.2.Final2.9.2.Final
Apache 2.0
org.wildfly.security » wildfly-elytron-x500-cert
WildFly Security X.500 Certificates
1.11.2.Final2.9.2.Final
Apache 2.0
org.wildfly.security » wildfly-elytron-credential
WildFly Security Credential API
1.11.2.Final2.9.2.Final
YAML Apache 2.0
org.yaml » snakeyaml8 vulnerabilities
YAML 1.1 parser and emitter for Java
1.252.6
software.amazon.awssdk » dynamodb
The AWS Java SDK for Amazon DynamoDB module holds the client classes that are used for communicating
2.10.702.47.6
Apache 2.0
software.amazon.awssdk » netty-nio-client2.10.702.47.5
Apache
software.amazon.awssdk » apache-client2.10.702.47.6
Apache 2.0
software.amazon.awssdk » url-connection-client2.10.702.47.5
xalan » xalan1 vulnerability
An XSLT processor for transforming XML documents into other formats using XSL stylesheets.
2.7.22.7.3
XML Processing Apache 2.0
xerces » xercesImpl2 vulnerabilities
Xerces2 provides high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces ...
2.12.02.12.2