Dependencies for the graphql-java-common-runtime module. It contains all
the dependencies for this module,
so that they can be used both from the client or server runtime, of from
the generated code when the runtime
code is copied into the project's target folder
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
GraphQL
MIT
| com.graphql-java
»
graphql-java1 vulnerability GraphqL Java | 18.5 | 230521-nf-execution | |
MIT
| org.reactivestreams
»
reactive-streams A Protocol for Asynchronous Non-Blocking Data Sequence | 1.0.4 | ✔ | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... |
Managed Dependencies (777)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Parser Generator
BSD
| antlr
»
antlr The ANTLR 3 tool. | 2.7.7 | 3.5.3 | |
EPL 2.0 +1
| ch.qos.logback
»
logback-access Logback Access Common module | 1.2.12 | 2.0.12 | |
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic1 vulnerability Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.2.12 | 1.5.32 | |
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-core6 vulnerabilities Core implementation of Logback, a reliable, generic, fast and flexible logging framework. | 1.2.12 | 1.5.32 | |
| com.atomikos » transactions-jdbc | 4.0.6 | 6.0.1 | ||
| com.atomikos » transactions-jms | 4.0.6 | 6.0.1 | ||
| com.atomikos » transactions-jta | 4.0.6 | 6.0.1 | ||
Apache 2.0
| com.couchbase.client
»
java-client The official Couchbase Java SDK | 3.3.4 | 3.11.2 | |
Cassandra Client
Apache 2.0
| com.datastax.oss » java-driver-core | 4.14.1 | 4.19.2 | |
Apache 2.0
| com.datastax.oss » java-driver-core-shaded | 4.14.1 | 4.19.2 | |
Apache 2.0
| com.datastax.oss » java-driver-mapper-processor | 4.14.1 | 4.17.0 | |
Apache 2.0
| com.datastax.oss » java-driver-mapper-runtime | 4.14.1 | 4.17.0 | |
Apache 2.0
| com.datastax.oss » java-driver-query-builder | 4.14.1 | 4.19.2 | |
Apache 2.0
| com.datastax.oss » java-driver-test-infra | 4.14.1 | 4.17.0 | |
Apache 2.0
| com.datastax.oss » java-driver-metrics-micrometer | 4.14.1 | 4.17.0 | |
Apache 2.0
| com.datastax.oss » java-driver-metrics-microprofile | 4.14.1 | 4.17.0 | |
Apache 2.0
| com.datastax.oss
»
native-protocol A set of Java types representing the frames and messages of the Apache Cassandra® native | 1.5.1 | 1.5.2 | |
Cassandra Client
Apache 2.0
| com.datastax.oss » java-driver-shaded-guava | 25.1-jre-graal-sub-1 | 4.17.0 | |
Reflection
Apache 2.0
| com.fasterxml
»
classmate Library for introspecting types with full generic information | 1.5.1 | 1.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.13.5 | 2.21 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core1 vulnerability Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.13.5 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | 2.13.5 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-avro Support for reading and writing AVRO-encoded data via Jackson | 2.13.5 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor Support for reading and writing Concise Binary Object Representation | 2.13.5 | 3.1.3 | |
CSV
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-csv Support for reading and writing CSV-encoded data via Jackson | 2.13.5 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-ion Support for reading and writing Ion ("binary JSON") | 2.13.5 | 3.1.3 | |
Data Format
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-properties Support for reading and writing content of "Java Properties" style | 2.13.5 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-protobuf Support for reading and writing protobuf-encoded data via Jackson | 2.13.5 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.13.5 | 3.1.3 | |
TOML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-toml1 vulnerability Support for reading and writing TOML-encoded data via Jackson abstractions. | 2.13.5 | 3.1.3 | |
XML Processing
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.13.5 | 3.1.3 | |
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-eclipse-collections Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-guava Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate4 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5-jakarta Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hppc Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jakarta-jsonp Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jaxrs Functionality for reading/writing core JAX-RS helper types | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-joda Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-joda-money Support for datatypes of Joda-Money library (https://www.joda.org/joda-money/) | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.13.5 | 2.21.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-json-org Support for datatypes of "org.json" JSON library (see http://json.org/java), | 2.13.5 | 3.1.3 | |
Date/Time
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jsr310 Add-on module to support JSR-310 (Java 8 Date & Time API) data types. | 2.13.5 | 3.0.0-rc2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jsr353 Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-pcollections Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-base Pile of code that is shared by all Jackson-based Jakarta-RS | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-cbor-provider Functionality to handle CBOR encoded input/output for Jakarta-RS implementations | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-json-provider Functionality to handle JSON input/output for Jakarta-RS implementations | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-smile-provider Functionality to handle Smile (binary JSON) input/output for Jakarta-RS implementations | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-xml-provider Functionality to handle XML input/output for Jakarta-RS implementations | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-yaml-provider Functionality to handle YAML input/output for Jakarta-RS implementations | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-base Pile of code that is shared by all Jackson-based JAX-RS | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-cbor-provider Functionality to handle CBOR encoded input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard ... | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-json-provider Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-smile-provider Functionality to handle Smile (binary JSON) input/output for JAX-RS implementations (like Jersey and RESTeasy) using ... | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-xml-provider Functionality to handle XML input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-yaml-provider Functionality to handle YAML input/output for JAX-RS implementations (like Jersey and RESTeasy) | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-all "Uber" jar that contains all Jackson jr components as well as underlying Jackson core | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-annotation-support Additional package that adds support for a subset of Jackson core annotations from | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-objects Simple data-binding that builds directly on jackson-core (streaming), | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-retrofit2 Basic provider implementation for Retrofit 2 library | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-stree Simple immutable (read-only) tree model that builds directly on jackson-core (streaming), | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-blackbird Jackson (https://github.com/FasterXML/jackson) extension module | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-guice Stuff to make integration with Guice a bit easier | 2.13.5 | 3.1.3 | |
Annotation Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jaxb-annotations Support for using JAXB annotations as an alternative to "native" Jackson annotations, | 2.13.5 | 3.1.3 | |
Annotation Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jakarta-xmlbind-annotations Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative | 2.13.5 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jsonSchema Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.13.5 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-kotlin Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-mrbean Functionality for implementing interfaces and abstract types | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-no-ctor-deser Support deserialization of POJO classes without default constructor | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-osgi Jackson module to inject OSGI services in deserialized beans. | 2.13.5 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-parameter-names Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.13.5 | 2.21.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-paranamer AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org) | 2.13.5 | 2.21.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.11 jackson-module-scala | 2.13.5 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.12 jackson-module-scala | 2.13.5 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.13 jackson-module-scala | 2.13.5 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_3 jackson-module-scala | 2.13.5 | 3.1.3 | |
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.9.3 | 3.2.4 | |
Cache Impl
Apache 2.0
| com.github.ben-manes.caffeine
»
guava A high performance caching library | 2.9.3 | 3.2.4 | |
Cache Impl
Apache 2.0
| com.github.ben-manes.caffeine
»
jcache A high performance caching library | 2.9.3 | 3.2.4 | |
Cache Client
Apache 2.0
| com.github.ben-manes.caffeine
»
simulator A high performance caching library | 2.9.3 | 3.2.4 | |
Apache 2.0
| com.github.dozermapper » dozer-core | 6.5.2 | 7.0.0 | |
Apache 2.0
| com.github.mxab.thymeleaf.extras
»
thymeleaf-extras-data-attribute Thymeleaf Data Dialect that helps to easier write data-* attributes. Instead of th:attr="data-msg='#{my.msg}'" it is ... | 2.0.1 | ✔ | |
Cloud Computing
Apache 2.0
| com.google.appengine
»
appengine-api-1.0-sdk API for Google App Engine standard environment with some of the dependencies shaded (repackaged) | 1.9.98 | 5.0.1 | |
Code Analyzer
LGPL 2.1
| com.google.code.findbugs
»
jsr305 Annotations the SpotBugs tool supports | 3.0.2 | 4.9.8 | |
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | 2.9.1 | 2.14.0 | |
Apache 2.0
| com.graphql-java
»
java-dataloader A pure Java 11 port of Facebook Dataloader | 3.2.0 | 6.0.0 | |
MIT
| com.graphql-java
»
graphql-java-extended-scalars A library of extended scalars for graphql-java | 19.0 | 24.0 | |
GraphQL
MIT
| com.graphql-java
»
graphql-java1 vulnerability GraphqL Java | 18.5 | 230521-nf-execution | |
MIT
| com.graphql-java-generator
»
graphql-java-spring-mvc This is a fork of graphql-java-spring, which will remain here until the project get alive again, | 2.7 | 1.18.12 | |
| com.graphql-java-generator
»
graphql-java-client-dependencies This pom module contains the needed dependencies for the code generated by graphql-java-generator, | 2.7 | 4.0.2 | ||
| com.graphql-java-generator
»
graphql-java-server-dependencies This pom module contains the needed dependencies for the code generated by graphql-java-generator, | 2.7 | 4.0.2 | ||
| com.graphql-java-generator
»
graphql-java-common-dependencies Dependencies for the graphql-java-common-runtime module. It contains all | 2.7 | 4.0.2 | ||
MIT
| com.graphql-java-generator
»
graphql-java-common-runtime Java classes that are common to both the client and the server runtimes | 2.7 | 4.0.2 | |
MIT
| com.graphql-java-generator
»
graphql-java-client-runtime Code used by the generated code, at runtime, when in client | 2.7 | 4.0.2 | |
MIT
| com.graphql-java-generator
»
graphql-java-server-runtime Code used by the generated code, at runtime, when in server | 2.7 | 4.0.2 | |
MIT
| com.graphql-java-generator » graphql-maven-plugin-logic | 2.7 | 4.0.2 | |
MIT
| com.graphql-java-generator » graphql-maven-plugin-samples-allGraphQLCases-server | 2.7 | 2.0RC1 | |
MIT
| com.graphql-java-generator
»
graphql-maven-plugin-samples-OAuth-authorization-server Spring Boot Authorization Server | 2.7 | 2.0RC1 | |
MIT
| com.graphql-java-generator » graphql-maven-plugin-samples-Basic-server | 2.7 | 1.0 | |
MIT
| com.graphql-java-generator » graphql-maven-plugin-samples-Forum-server | 2.7 | 1.0 | |
Web App
MIT
| com.graphql-java-generator » graphql-maven-plugin-samples-StarWars-server | 2.7 | 1.0 | |
Embedded SQL DB
EPL 1.0 +1
| com.h2database
»
h2 A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 2.2.220 | 2.4.240 | |
Embedded SQL DB
EPL 1.0 +1
| com.h2database
»
h21 vulnerability A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 2.1.214 | 2.4.240 | |
Apache 2.0
| com.hazelcast
»
hazelcast2 vulnerabilities Core Hazelcast Module | 5.1.7 | 5.6.0 | |
Apache 2.0
| com.hazelcast » hazelcast-spring | 5.1.7 | 5.6.0 | |
| com.hazelcast
»
hazelcast-hibernate52 Hazelcast Platform Hibernate Plugin | 2.2.1 | 5.2.0 | ||
| com.hazelcast
»
hazelcast-hibernate53 Hazelcast Platform Hibernate Plugin | 2.2.1 | 5.2.0 | ||
| com.ibm.db2
»
jcc IBM Data Server Driver for JDBC and SQLJ is a pure-Java driver (Type 4) that supports the JDBC 4 specification. | 11.5.9.0 | 12.1.4.0 | ||
JSON Lib
Apache 2.0
| com.jayway.jsonpath
»
json-path1 vulnerability A library to query and verify JSON | 2.7.0 | 3.0.0 | |
Apache 2.0
| com.jayway.jsonpath
»
json-path-assert A library to query and verify JSON | 2.7.0 | 3.0.0 | |
JDBC Driver
MIT
| com.microsoft.sqlserver
»
mssql-jdbc1 vulnerability Microsoft JDBC Driver for SQL Server. | 10.2.3.jre8 | 13.4.0.jre11 | |
| com.mysql
»
mysql-connector-j1 vulnerability MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ... | 8.0.33 | 9.7.0 | ||
OAuth Lib
Apache 2.0
| com.nimbusds
»
oauth2-oidc-sdk OAuth 2.0 SDK with OpenID Connection extensions for developing client | 9.22.2 | 11.37.1 | |
| com.oracle.database.jdbc
»
ojdbc-bom Bill of Materials (BOM) for JDBC driver and other additional jars | 21.5.0.0 | 23.26.1.0.0 | ||
Bill of materials
Apache 2.0
| com.querydsl
»
querydsl-bom Bill of materials | 5.0.0 | 5.1.0 | |
Message Queue Client
Apache 2.0 +2
| com.rabbitmq
»
amqp-client1 vulnerability The RabbitMQ Java client library allows Java applications to interface with RabbitMQ. | 5.14.3 | 5.30.0 | |
Message Queue Client
Apache 2.0 +1
| com.rabbitmq
»
stream-client The RabbitMQ Stream Java client library allows Java applications to interface with | 0.5.0 | 1.6.0 | |
Template Engine
BSD
| com.samskivert
»
jmustache A Java implementation of the Mustache templating language. | 1.15 | 1.16 | |
MIT
| com.sendgrid
»
sendgrid-java This Java module allows you to quickly and easily send emails through Twilio SendGrid using Java. | 4.9.3 | 4.10.3 | |
Bill of materials
Apache 2.0
| com.squareup.okhttp3
»
okhttp-bom Square’s meticulous HTTP client for Java and Kotlin. | 4.9.3 | 5.3.2 | |
EDL 1.0
| com.sun.activation » jakarta.activation | 1.2.2 | 2.0.1 | |
Mail Client
EDL 1.0 +2
| com.sun.mail
»
jakarta.mail1 vulnerability JavaMail API for sending and receiving emails using standard protocols like SMTP, POP3, and IMAP, supporting both text ... | 1.6.7 | 2.0.2 | |
EDL 1.0
| com.sun.xml.messaging.saaj
»
saaj-impl Implementation of Jakarta SOAP with Attachments Specification | 1.5.3 | 3.0.5 | |
Apache 2.0 +2
| com.unboundid
»
unboundid-ldapsdk The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use | 6.0.10 | 7.0.4 | |
JDBC Pool
Apache 2.0
| com.zaxxer
»
HikariCP HikariCP is a 'zero-overhead' production ready JDBC connection pool. | 4.0.3 | 7.0.2 | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.15 | 1.22.0 | |
I/O
Apache 2.0
| commons-io
»
commons-io1 vulnerability The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.11.0 | 2.22.0 | |
Object Pool
Apache
| commons-pool » commons-pool | 1.6 | 2.13.1 | |
Apache 2.0
| de.flapdoodle.embed
»
de.flapdoodle.embed.mongo A embedded mongodb ... | 3.4.11 | 4.24.0 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-annotation A dependency-less package of just the annotations used by other Metrics modules. | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-caffeine Metrics Integration for Caffeine 2.x. | 4.2.22 | 5.0.0-rc15 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-caffeine3 Metrics Integration for Caffeine 3.x. | 4.2.22 | 5.0.6 | |
Application Metrics
Apache 2.0
| io.dropwizard.metrics
»
metrics-core Metrics is a Java library which gives you unparalleled insight into what your code does in | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-collectd A reporter for Metrics which announces measurements to Collectd. | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-ehcache An Ehcache wrapper providing Metrics instrumentation of caches. | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-graphite A reporter for Metrics which announces measurements to a Graphite server. | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-healthchecks An addition to Metrics which provides the ability to run application-specific health checks, | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-httpclient An Apache HttpClient wrapper providing Metrics instrumentation of connection pools, request | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-httpclient5 An Apache HttpClient 5.x wrapper providing Metrics instrumentation of connection pools, request | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-httpasyncclient An Apache HttpAsyncClient wrapper providing Metrics instrumentation of connection pools, request | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jakarta-servlet An instrumented filter for servlet environments. | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jakarta-servlet6 An instrumented filter for servlet 6.x environments. | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jakarta-servlets A set of utility servlets for Metrics, allowing you to expose valuable information about | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jcache Metrics Integration for JCache, JSR 107 standard for caching. | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jdbi A JDBI wrapper providing Metrics instrumentation of query durations and rates. | 4.2.22 | 5.0.0 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jdbi3 Provides instrumentation of Jdbi3 data access objects | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jersey2 A set of class providing Metrics integration for Jersey, the reference JAX-RS | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jersey3 A set of class providing Metrics integration for Jersey 3.0.x, the reference JAX-RS | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jersey31 A set of class providing Metrics integration for Jersey 3.1.x, the reference JAX-RS | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jetty9 A set of extensions for Jetty 9.3 and higher which provide instrumentation of thread pools, connector | 4.2.22 | 5.0.0 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jetty10 A set of extensions for Jetty 10.x and higher which provide instrumentation of thread pools, connector | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jetty11 A set of extensions for Jetty 11.x and higher which provide instrumentation of thread pools, connector | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jetty12 A set of extensions for Jetty 12.x and higher which provide instrumentation of thread pools, connector | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jetty12-ee10 A set of extensions for Jetty 12.x and higher which provide instrumentation of thread pools, connector | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jmx A set of classes which allow you to report metrics via JMX. | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-json A set of Jackson modules which provide serializers for most Metrics classes. | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jvm A set of classes which allow you to monitor critical aspects of your Java Virtual Machine | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-log4j2 An instrumented appender for Log4j 2.x. | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-logback An instrumented appender for Logback. | 4.2.22 | 5.0.0 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-logback13 An instrumented appender for Logback 1.3.x. | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-logback14 An instrumented appender for Logback 1.4.x. | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-servlet An instrumented filter for servlet environments. | 4.2.22 | 5.0.6 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-servlets A set of utility servlets for Metrics, allowing you to expose valuable information about | 4.2.22 | 5.0.6 | |
Redis Client
MIT
| io.lettuce
»
lettuce-core Advanced and thread-safe Java Redis client for synchronous, asynchronous, | 6.1.10.RELEASE | 7.5.1.RELEASE | |
Apache 2.0
| io.micrometer
»
micrometer-registry-stackdriver Application monitoring instrumentation facade | 1.9.17 | 1.16.5 | |
Bill of materials
Apache 2.0
| io.micrometer
»
micrometer-bom Micrometer BOM (Bill of Materials) for managing Micrometer artifact versions | 1.9.17 | 1.16.5 | |
Bill of materials
Apache 2.0
| io.netty
»
netty-bom Netty (Bill of Materials) | 4.1.101.Final | 4.2.13.Final | |
Bill of materials
Apache 2.0
| io.projectreactor
»
reactor-bom Bill of materials to make sure a consistent set of versions is used for Reactor 3. | 2020.0.38 | 2025.0.5 | |
Bill of materials
Apache 2.0
| io.prometheus
»
simpleclient_bom Bill of Materials for the Simpleclient. | 0.15.0 | 0.16.0 | |
Bill of materials
Apache 2.0
| io.r2dbc
»
r2dbc-bom Dependency Management for R2DBC Drivers | Borca-SR2 | ✔ | |
Concurrency
Apache 2.0
| io.reactivex
»
rxjava Reactive Extensions for Java | 1.3.8 | 2.2.21 | |
Apache 2.0
| io.reactivex
»
rxjava-reactive-streams Adapter between RxJava and ReactiveStreams | 1.2.1 | ✔ | |
Concurrency
Apache 2.0
| io.reactivex.rxjava2
»
rxjava Reactive Extensions for Java | 2.2.21 | 3.1.12 | |
Bill of materials
Apache 2.0
| io.rest-assured
»
rest-assured-bom Centralized dependencyManagement for the REST Assured project | 4.5.1 | 6.0.0 | |
Bill of materials
Apache 2.0
| io.rsocket
»
rsocket-bom RSocket Java Bill of materials. | 1.1.3 | 1.1.5 | |
Gradle Plugins
Apache 2.0
| io.spring.gradle
»
dependency-management-plugin A Gradle plugin that provides Maven-like dependency management functionality | 1.0.15.RELEASE | 1.1.7 | |
Web Server
Apache 2.0
| io.undertow
»
undertow-core13 vulnerabilities The core module of Undertow, a lightweight and high-performance web server for Java. | 2.2.28.Final | 2.4.0.Final | |
Apache 2.0
| io.undertow » undertow-servlet | 2.2.28.Final | 2.3.24.Final | |
Apache 2.0
| io.undertow » undertow-websockets-jsr | 2.2.28.Final | 2.3.24.Final | |
Java Spec
EDL 1.0
| jakarta.activation
»
jakarta.activation-api Jakarta Activation API 2.2 Specification | 1.2.2 | 2.1.4 | |
Annotation Lib
EPL 2.0 +1
| jakarta.annotation
»
jakarta.annotation-api Jakarta Annotations API | 1.3.5 | 3.0.0 | |
Message Queue Client
EPL 2.0
| jakarta.jms
»
jakarta.jms-api Jakarta Messaging describes a means for Java applications to create, send, | 2.0.3 | 3.1.0 | |
Java Spec
EPL 2.0
| jakarta.json
»
jakarta.json-api Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON ... | 1.1.6 | 2.1.3 | |
Java Spec
EPL 2.0
| jakarta.json.bind
»
jakarta.json.bind-api Jakarta JSON Binding is a standard binding layer for converting Java objects to/from JSON documents. | 1.0.2 | 3.0.1 | |
Mail Client
EDL 1.0 +2
| jakarta.mail
»
jakarta.mail-api Jakarta Mail API 2.1 Specification API | 1.6.7 | 2.1.5 | |
Java Spec
EPL 2.0 +1
| jakarta.management.j2ee
»
jakarta.management.j2ee-api Jakarta Management | 1.1.4 | ✔ | |
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.3 | 3.2.0 | |
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.4 | 6.1.0 | |
JSP Tag Library
EPL 2.0 +1
| jakarta.servlet.jsp.jstl
»
jakarta.servlet.jsp.jstl-api Jakarta Standard Tag Library API | 1.2.7 | 3.0.2 | |
Transactions
EPL 2.0 +1
| jakarta.transaction
»
jakarta.transaction-api Jakarta Transactions | 1.3.3 | 2.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.2 | 3.1.1 | |
WebSocket Clients
EPL 2.0 +1
| jakarta.websocket
»
jakarta.websocket-api Jakarta WebSocket - Server API | 1.1.2 | 2.2.0 | |
Java Spec
EPL 2.0 +1
| jakarta.ws.rs
»
jakarta.ws.rs-api Jakarta RESTful Web Services | 2.1.6 | 4.0.0 | |
XML Processing
EDL 1.0
| jakarta.xml.bind
»
jakarta.xml.bind-api Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ... | 2.3.3 | 4.0.5 | |
Java Spec
EDL 1.0
| jakarta.xml.soap
»
jakarta.xml.soap-api Provides the API for creating and building SOAP messages. | 1.4.2 | 3.0.2 | |
Java Spec
EDL 1.0
| jakarta.xml.ws
»
jakarta.xml.ws-api Jakarta XML Web Services API | 2.3.3 | 4.0.3 | |
Java Spec
EDL 1.0
| javax.activation
»
activation Jakarta Activation API 2.2 Specification | 1.1.1 | 2.1.4 | |
Java Spec
EDL 1.0
| javax.activation
»
javax.activation-api Jakarta Activation API 2.2 Specification | 1.2.0 | 2.1.4 | |
Annotation Lib
EPL 2.0 +1
| javax.annotation
»
javax.annotation-api Jakarta Annotations API | 1.3.2 | 3.0.0 | |
Cache Client
Apache 2.0
| javax.cache » cache-api | 1.1.1 | ✔ | |
Message Queue Client
EPL 2.0
| javax.jms
»
javax.jms-api Jakarta Messaging describes a means for Java applications to create, send, | 2.0.1 | 3.1.0 | |
Java Spec
EPL 2.0
| javax.json
»
javax.json-api Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON ... | 1.1.4 | 2.1.3 | |
Java Spec
EPL 2.0
| javax.json.bind
»
javax.json.bind-api Jakarta JSON Binding is a standard binding layer for converting Java objects to/from JSON documents. | 1.0 | 3.0.1 | |
Mail Client
EDL 1.0 +2
| javax.mail
»
javax.mail-api Jakarta Mail API 2.1 Specification API | 1.6.2 | 2.1.5 | |
Money
Apache 2.0
| javax.money
»
money-api JSR 354 provides an API for representing, transporting, and performing comprehensive calculations with Money and ... | 1.1 | ✔ | |
Java Spec
EDL 1.0 +1
| javax.persistence
»
javax.persistence-api The Jakarta Persistence API (JPA), providing object-relational mapping capabilities for managing relational data in Java ... | 2.2 | 3.2.0 | |
Java Spec
CDDL +1
| javax.servlet » jstl | 1.2 | ✔ | |
Java Spec
EPL 2.0 +1
| javax.servlet
»
javax.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 4.0.1 | 6.1.0 | |
Transactions
EPL 2.0 +1
| javax.transaction
»
javax.transaction-api Jakarta Transactions | 1.3 | 2.0.1 | |
Validation
Apache 2.0
| javax.validation
»
validation-api JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ... | 2.0.1.Final | 3.1.1 | |
WebSocket Clients
EPL 2.0 +1
| javax.websocket
»
javax.websocket-api Jakarta WebSocket - Server API | 1.1 | 2.2.0 | |
XML Processing
EDL 1.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.1 | 4.0.5 | |
Java Spec
EDL 1.0
| javax.xml.ws
»
jaxws-api Jakarta XML Web Services API | 2.3.1 | 4.0.3 | |
XPath
BSD 2-clause
| jaxen
»
jaxen Jaxen is a universal XPath engine for Java. | 1.2.0 | 2.0.2 | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.2 | 6.0.3 | |
Bytecode
Apache 2.0
| net.bytebuddy
»
byte-buddy Byte Buddy is a Java library for creating Java classes at run time. | 1.12.18 | 1.18.8 | |
Bytecode
Apache 2.0
| net.bytebuddy
»
byte-buddy Byte Buddy is a Java library for creating Java classes at run time. | 1.12.23 | 1.18.8 | |
Bytecode
Apache 2.0
| net.bytebuddy
»
byte-buddy-agent The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM. | 1.12.23 | 1.18.8 | |
JSON Lib
Apache 2.0
| net.minidev
»
json-smart JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It ... | 2.4.11 | 2.6.0 | |
Cache Impl
Apache 2.0
| net.sf.ehcache
»
ehcache End-user ehcache3 jar artifact | 2.10.9.2 | 3.12.0 | |
Web Testing
Apache 2.0
| net.sourceforge.htmlunit
»
htmlunit1 vulnerability A headless browser intended for use in testing web-based applications. | 2.60.0 | 4.21.0 | |
JDBC Driver
LGPL
| net.sourceforge.jtds
»
jtds jTDS is an open source 100% pure Java (type 4) JDBC 3.0 driver | 1.3.1 | ✔ | |
HTML Parser
Apache 2.0
| net.sourceforge.nekohtml
»
nekohtml An HTML parser and tag balancer. | 1.9.22 | ✔ | |
Swing Library
Apache 2.0
| nz.net.ultraq.thymeleaf
»
thymeleaf-layout-dialect A dialect for Thymeleaf that allows you to use layout/decorator templates to style your content. | 3.0.0 | 4.0.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-amqp ActiveMQ implementaiton of AMQP messaging protocol | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-blueprint The ActiveMQ Message Broker and Client implementations | 5.16.7 | 6.2.5 | |
Message Broker
Apache 2.0
| org.apache.activemq
»
activemq-broker6 vulnerabilities The ActiveMQ Message Broker implementation | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-camel ActiveMQ 5.x component for Camel | 5.16.7 | 4.20.0 | |
Message Queue Client
Apache 2.0
| org.apache.activemq
»
activemq-client3 vulnerabilities The ActiveMQ Client implementation | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-console ActiveMQ Management Console | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-http ActiveMQ HTTP Protocol Support | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-jaas A collection of generic JAAS Login Modules | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-jdbc-store The ActiveMQ JDBC Store Implementation | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-jms-pool Generic JMS Pooled ConnectionFactory | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-kahadb-store The ActiveMQ KahaDB Store Implementation | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-karaf Provides resources for running ActiveMQ in Apache Karaf | 5.16.7 | 6.2.5 | |
LevelDB
Apache 2.0
| org.apache.activemq
»
activemq-leveldb-store ActiveMQ LevelDB Store Implementation | 5.16.7 | 5.16.8 | |
Apache 2.0
| org.apache.activemq
»
activemq-log4j-appender ActiveMQ Log4j Appender | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-mqtt1 vulnerability The ActiveMQ MQTT Protocol Implementation | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq » activemq-openwire-generator | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-openwire-legacy1 vulnerability The ActiveMQ Openwire Legacy Support Module | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-osgi Puts together an ActiveMQ OSGi bundle | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-partition Used to partition clients over a cluster of brokers | 5.16.7 | 5.19.6 | |
Apache 2.0
| org.apache.activemq
»
activemq-pool ActiveMQ Pooled ConnectionFactory | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-ra A JCA Resource Adapter used to integrate ActiveMQ with transactional enterprise containers | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-run activemq.jar for starting a standalone ActiveMQ broker | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-runtime-config ActiveMQ Runtime Configuration | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-shiro ActiveMQ secured by Apache Shiro | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-spring ActiveMQ Spring Integration | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-stomp The ActiveMQ STOMP Protocol Implementation | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-web1 vulnerability Web Connector for REST API and Streamlets support | 5.16.7 | 6.2.5 | |
Apache 2.0
| org.apache.activemq » artemis-amqp-protocol | 2.19.1 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-commons | 2.19.1 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-core-client | 2.19.1 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-jdbc-store | 2.19.1 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-jms-client | 2.19.1 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-jms-server | 2.19.1 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-journal | 2.19.1 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-quorum-api | 2.19.1 | 2.32.0 | |
Apache 2.0
| org.apache.activemq » artemis-selector | 2.19.1 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-server3 vulnerabilities | 2.19.1 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-service-extensions | 2.19.1 | 2.53.0 | |
String Utils
Apache 2.0
| org.apache.commons
»
commons-text The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ... | 1.10.0 | 1.15.0 | |
JDBC Pool
Apache 2.0
| org.apache.commons
»
commons-dbcp2 Apache Commons DBCP software implements Database Connection Pooling | 2.9.0 | 2.14.0 | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang31 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.12.0 | 3.20.0 | |
Object Pool
Apache
| org.apache.commons » commons-pool2 | 2.11.1 | 2.13.1 | |
Embedded SQL DB
Apache 2.0
| org.apache.derby
»
derby1 vulnerability Contains the core Apache Derby database engine, which also includes the embedded JDBC driver. | 10.14.2.0 | 10.17.1.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.0 | 10.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.0 | 10.17.1.0 | |
Apache 2.0
| org.apache.derby
»
derbyoptionaltools Contains optional tools for use with Derby. | 10.14.2.0 | 10.17.1.0 | |
Apache 2.0
| org.apache.derby
»
derbytools Contains Apache Derby tools like ij, sysinfo, and dblook. | 10.14.2.0 | 10.17.1.0 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpasyncclient Apache HttpComponents AsyncClient | 4.1.5 | ✔ | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
fluent-hc Apache HttpComponents Client fluent API | 4.5.14 | ✔ | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient Apache HttpComponents Client | 4.5.14 | 5.6.1 | |
Apache 2.0
| org.apache.httpcomponents
»
httpclient-cache Apache HttpComponents HttpClient - Cache | 4.5.14 | ✔ | |
Apache 2.0
| org.apache.httpcomponents
»
httpclient-osgi Apache HttpComponents Client (OSGi bundle) | 4.5.14 | ✔ | |
Apache 2.0
| org.apache.httpcomponents
»
httpclient-win Apache HttpClient Windows specific functionality | 4.5.14 | ✔ | |
MIME Types Lib
Apache 2.0
| org.apache.httpcomponents
»
httpmime Apache HttpComponents Client | 4.5.14 | 5.6.1 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpcore Apache HttpComponents HTTP/1.1 core components | 4.4.16 | 5.4.2 | |
Apache 2.0
| org.apache.httpcomponents
»
httpcore-nio Apache HttpComponents Core (non-blocking I/O) | 4.4.16 | ✔ | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents.client5
»
httpclient5 Apache HttpComponents Client | 5.1.4 | 5.6.1 | |
Apache 2.0
| org.apache.httpcomponents.client5
»
httpclient5-cache Apache HttpComponents HttpClient Cache | 5.1.4 | 5.6.1 | |
Apache 2.0
| org.apache.httpcomponents.client5
»
httpclient5-fluent Apache HttpComponents Client Fluent | 5.1.4 | 5.6.1 | |
Apache 2.0
| org.apache.httpcomponents.client5
»
httpclient5-win Apache HttpClient Windows specific functionality | 5.1.4 | 5.2.3 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents.core5
»
httpcore5 Apache HttpComponents HTTP/1.1 core components | 5.1.5 | 5.4.2 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents.core5
»
httpcore5-h2 Apache HttpComponents HTTP/2 Core Components | 5.1.5 | 5.4.2 | |
Apache 2.0
| org.apache.httpcomponents.core5
»
httpcore5-reactive Apache HttpComponents Reactive Streams Bindings | 5.1.5 | 5.4.2 | |
JSON Lib
Apache 2.0
| org.apache.johnzon » johnzon-core | 1.2.21 | 2.1.0 | |
Apache 2.0
| org.apache.johnzon » johnzon-jaxrs | 1.2.21 | 2.1.0 | |
Apache 2.0
| org.apache.johnzon » johnzon-jsonb | 1.2.21 | 2.1.0 | |
Apache 2.0
| org.apache.johnzon » johnzon-jsonb-extras | 1.2.21 | 2.1.0 | |
Apache 2.0
| org.apache.johnzon » johnzon-jsonschema | 1.2.21 | 2.1.0 | |
Apache 2.0
| org.apache.johnzon » johnzon-mapper | 1.2.21 | 2.1.0 | |
Apache 2.0
| org.apache.johnzon » johnzon-websocket | 1.2.21 | 2.1.0 | |
Apache 2.0
| org.apache.kafka » connect1 vulnerability | 3.1.2 | 4.2.0 | |
Apache 2.0
| org.apache.kafka
»
connect-api Kafka Connect API for integrating Kafka with external systems via source and sink connectors. | 3.1.2 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » connect-basic-auth-extension | 3.1.2 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » connect-file | 3.1.2 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » connect-json | 3.1.2 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » connect-mirror | 3.1.2 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » connect-mirror-client | 3.1.2 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » connect-runtime | 3.1.2 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » connect-transforms | 3.1.2 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » generator | 3.1.2 | 4.2.0 | |
Message Queue Client
Apache 2.0
| org.apache.kafka
»
kafka-clients4 vulnerabilities Kafka client library for building producers and consumers that interact with Apache Kafka clusters for high-throughput ... | 3.1.2 | 4.2.0 | |
Message Queue Client
Apache 2.0
| org.apache.kafka
»
kafka-clients4 vulnerabilities Kafka client library for building producers and consumers that interact with Apache Kafka clusters for high-throughput ... | 3.1.2 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-log4j-appender | 3.1.2 | 3.9.2 | |
Apache 2.0
| org.apache.kafka » kafka-metadata | 3.1.2 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-raft | 3.1.2 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-server-common | 3.1.2 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-server-common | 3.1.2 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-shell | 3.1.2 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-storage | 3.1.2 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-storage-api | 3.1.2 | 4.2.0 | |
Streaming
Apache 2.0
| org.apache.kafka » kafka-streams | 3.1.2 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-streams-scala_2.12 | 3.1.2 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-streams-scala_2.13 | 3.1.2 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-streams-test-utils | 3.1.2 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-tools | 3.1.2 | 4.2.0 | |
Message Broker
Apache 2.0
| org.apache.kafka
»
kafka_2.123 vulnerabilities The core Apache Kafka server and client libraries for building distributed streaming platforms. | 3.1.2 | 4.2.0 | |
Message Broker
Apache 2.0
| org.apache.kafka
»
kafka_2.123 vulnerabilities The core Apache Kafka server and client libraries for building distributed streaming platforms. | 3.1.2 | 4.2.0 | |
Message Broker
Apache 2.0
| org.apache.kafka
»
kafka_2.133 vulnerabilities The core Apache Kafka server and client libraries for building distributed streaming platforms. | 3.1.2 | 4.2.0 | |
Message Broker
Apache 2.0
| org.apache.kafka
»
kafka_2.133 vulnerabilities The core Apache Kafka server and client libraries for building distributed streaming platforms. | 3.1.2 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » trogdor | 3.1.2 | 4.2.0 | |
Bill of materials
Apache 2.0
| org.apache.logging.log4j
»
log4j-bom Apache Log4j Bill-of-Materials | 2.17.2 | 2.26.0 | |
Apache 2.0
| org.apache.maven
»
maven-aether-provider Components completing Maven Resolver for utilizing Maven POM and repository metadata. | 3.3.9 | 3.9.15 | |
Build Model
Apache 2.0
| org.apache.maven
»
maven-artifact Interface and implementation of Maven Artifact model | 3.8.1 | 3.9.15 | |
Apache 2.0
| org.apache.maven
»
maven-compat Deprecated Maven2 classes maintained as compatibility layer. | 3.8.1 | 3.9.15 | |
Build Tool
Apache 2.0
| org.apache.maven
»
maven-core Core classes of Apache Maven to manage the building process. | 3.8.1 | 3.9.15 | |
Build Model
Apache 2.0
| org.apache.maven
»
maven-model Model for Maven POM (Project Object Model) | 3.8.1 | 3.9.15 | |
Build Model
Apache 2.0
| org.apache.maven
»
maven-plugin-api The API for Maven 3 plugins - Mojos - development. | 3.8.1 | 3.9.15 | |
Build Tool
Apache 2.0
| org.apache.maven
»
maven-project Core classes of Apache Maven to manage the building process. | 2.2.1 | 3.9.15 | |
Testing
Apache 2.0
| org.apache.maven.plugin-testing
»
maven-plugin-testing-harness The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo. | 3.3.0 | 3.5.1 | |
Annotation Lib
Apache 2.0
| org.apache.maven.plugin-tools
»
maven-plugin-annotations Java annotations to use in Mojos | 3.6.4 | 3.15.2 | |
Apache 2.0
| org.apache.maven.shared
»
maven-verifier Provides a test harness for Maven integration tests. | 1.8.0 | ✔ | |
Apache 2.0
| org.apache.solr
»
solr-analysis-extras Apache Solr (module: analysis-extras) | 8.11.2 | 10.0.0 | |
Apache 2.0
| org.apache.solr
»
solr-analytics Apache Solr (module: analytics) | 8.11.2 | 9.10.1 | |
Apache 2.0
| org.apache.solr
»
solr-cell Apache Solr Content Extraction Library integrates Apache Tika | 8.11.2 | 8.11.4 | |
Apache 2.0
| org.apache.solr
»
solr-core7 vulnerabilities Apache Solr (module: core) | 8.11.2 | 10.0.0 | |
Apache 2.0
| org.apache.solr
»
solr-dataimporthandler Apache Solr DataImportHandler | 8.11.2 | 8.11.4 | |
Apache 2.0
| org.apache.solr
»
solr-dataimporthandler-extras Apache Solr DataImportHandler Extras | 8.11.2 | 8.11.4 | |
Apache 2.0
| org.apache.solr
»
solr-gcs-repository Apache Solr (module: gcs-repository) | 8.11.2 | 10.0.0 | |
Apache 2.0
| org.apache.solr
»
solr-jaegertracer-configurator Apache Solr (module: jaegertracer-configurator) | 8.11.2 | 9.10.1 | |
Apache 2.0
| org.apache.solr
»
solr-langid Apache Solr (module: langid) | 8.11.2 | 10.0.0 | |
Apache 2.0
| org.apache.solr
»
solr-ltr Apache Solr (module: ltr) | 8.11.2 | 10.0.0 | |
Apache 2.0
| org.apache.solr
»
solr-prometheus-exporter Apache Solr (module: prometheus-exporter) | 8.11.2 | 9.10.1 | |
Apache 2.0
| org.apache.solr
»
solr-s3-repository Apache Solr (module: s3-repository) | 8.11.2 | 10.0.0 | |
Search Engine
Apache 2.0
| org.apache.solr
»
solr-solrj1 vulnerability Apache Solr (module: solrj) | 8.11.2 | 10.0.0 | |
Apache 2.0
| org.apache.solr
»
solr-test-framework Apache Solr (module: test-framework) | 8.11.2 | 10.0.0 | |
Apache 2.0
| org.apache.solr
»
solr-velocity Apache Solr Velocity | 8.11.2 | 8.11.4 | |
Annotation Lib
Apache 2.0
| org.apache.tomcat
»
tomcat-annotations-api Annotations Package | 9.0.83 | 11.0.22 | |
JDBC Pool
Apache 2.0
| org.apache.tomcat
»
tomcat-jdbc Tomcat JDBC Pool Package | 9.0.83 | 11.0.22 | |
Apache 2.0
| org.apache.tomcat
»
tomcat-jsp-api JSP package | 9.0.83 | 11.0.22 | |
Web Server
Apache 2.0
| org.apache.tomcat.embed
»
tomcat-embed-core26 vulnerabilities Core Tomcat implementation | 9.0.83 | 11.0.22 | |
Apache 2.0
| org.apache.tomcat.embed
»
tomcat-embed-el Core Tomcat implementation | 9.0.83 | 11.0.22 | |
Apache 2.0
| org.apache.tomcat.embed
»
tomcat-embed-jasper Core Tomcat implementation | 9.0.83 | 11.0.22 | |
WebSocket Clients
Apache 2.0
| org.apache.tomcat.embed
»
tomcat-embed-websocket1 vulnerability Core Tomcat implementation | 9.0.83 | 11.0.22 | |
Template Engine
Apache 2.0
| org.apache.velocity
»
velocity-engine-core Core module of Apache Velocity, a Java-based template engine for generating text output. | 2.3 | 2.4.1 | |
AOP
EPL 2.0
| org.aspectj
»
aspectjrt The AspectJ runtime is a small library necessary to run Java programs enhanced by AspectJ aspects during a previous | 1.9.7 | 1.9.25.1 | |
AOP
EPL 2.0
| org.aspectj
»
aspectjtools AspectJ tools most notably contains the AspectJ compiler (AJC). AJC applies aspects to Java classes during | 1.9.7 | 1.9.25.1 | |
AOP
EPL 2.0
| org.aspectj
»
aspectjweaver The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time | 1.9.7 | 1.9.25.1 | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core1 vulnerability Rich and fluent assertions for testing in Java | 3.22.0 | 3.27.7 | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility A Java DSL for synchronizing asynchronous operations | 4.2.0 | 4.3.0 | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility A Java DSL for synchronizing asynchronous operations | 4.2.0 | 4.3.0 | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility-groovy Simplifies Awaitility usage from Groovy | 4.2.0 | 4.3.0 | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility-kotlin Simplifies Awaitility usage from Kotlin | 4.2.0 | 4.3.0 | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility-scala Simplifies Awaitility usage from Scala | 4.2.0 | 4.3.0 | |
Cache Client
Apache 2.0
| org.cache2k
»
cache2k-api A light weight and high performance Java caching library. Android and Java 6 compatible. | 2.6.1.Final | ✔ | |
Apache 2.0
| org.cache2k » cache2k-config | 2.6.1.Final | ✔ | |
Cache Impl
Apache 2.0
| org.cache2k
»
cache2k-core A light weight and high performance Java caching library. Android and Java 6 compatible. | 2.6.1.Final | ✔ | |
Apache 2.0
| org.cache2k
»
cache2k-jcache A light weight and high performance Java caching library. JCache/JSR107 support. | 2.6.1.Final | ✔ | |
Apache 2.0
| org.cache2k
»
cache2k-micrometer A light weight and high performance Java caching library. | 2.6.1.Final | ✔ | |
Apache 2.0
| org.cache2k
»
cache2k-spring A light weight and high performance Java caching library. Spring caching support usable | 2.6.1.Final | ✔ | |
Lang Runtime
Apache 2.0
| org.codehaus.groovy
»
groovy Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-ant Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-astbuilder Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-bsf Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 4.0.0-alpha-2 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-cli-commons Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-cli-picocli Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-console Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
Date/Time
Apache 2.0
| org.codehaus.groovy
»
groovy-datetime Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
Date/Time
Apache 2.0
| org.codehaus.groovy
»
groovy-dateutil Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-docgenerator Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-groovydoc Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-groovysh Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-jaxb Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 4.0.0-alpha-2 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-jmx Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
JSON Lib
Apache 2.0
| org.codehaus.groovy
»
groovy-json Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
Lang Runtime
Apache 2.0
| org.codehaus.groovy
»
groovy-jsr223 Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-macro Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-nio Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-servlet Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
SQL Lib
Apache 2.0
| org.codehaus.groovy
»
groovy-sql Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-swing Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-templates Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-test Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-test-junit5 Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-testng Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
XML Processing
Apache 2.0
| org.codehaus.groovy
»
groovy-xml Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
YAML
Apache 2.0
| org.codehaus.groovy
»
groovy-yaml Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.0.6 | |
BSD 3-clause
| org.codehaus.janino
»
commons-compiler The "commons-compiler" API, including the "IExpressionEvaluator", "IScriptEvaluator", "IClassBodyEvaluator" and ... | 3.1.10 | 3.1.12 | |
BSD 3-clause
| org.codehaus.janino
»
commons-compiler-jdk The "JDK" implementation of the "commons-compiler" API that uses the JDK's Java compiler (JAVAC) in "tools.jar". | 3.1.10 | 3.1.12 | |
JVM Languages
BSD 3-clause
| org.codehaus.janino
»
janino The "JANINO" implementation of the "commons-compiler" API: Super-small, super-fast, independent from the JDK's ... | 3.1.10 | 3.1.12 | |
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.0.24 | 4.0.3 | |
Apache 2.0
| org.eclipse.jetty
»
jetty-reactive-httpclient Jetty ReactiveStreams HttpClient | 1.1.15 | 4.1.4 | |
Bill of materials
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-bom Jetty BOM | 9.4.53.v20231009 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty.orbit » javax.servlet.jsp | 2.2.0.v201112011158 | 9.2.30.v20200428 | |
JPA
EDL 1.0 +1
| org.eclipse.persistence » org.eclipse.persistence.jpa | 2.7.4 | 5.0.0 | |
Cache Impl
Apache 2.0
| org.ehcache
»
ehcache End-user ehcache3 jar artifact | 3.10.8 | 3.12.0 | |
Apache 2.0
| org.ehcache
»
ehcache-clustered Ehcache 3 Clustered: Defines the client jar and the kit containing the Terracotta server | 3.10.8 | 3.12.0 | |
Apache 2.0
| org.ehcache
»
ehcache-transactions The transactions module of Ehcache 3 | 3.10.8 | 3.12.0 | |
Search Engine
AGPL 3.0 +1
| org.elasticsearch
»
elasticsearch9 vulnerabilities Elasticsearch subproject :server | 7.17.15 | 9.4.0 | |
SSPL 1
| org.elasticsearch.client
»
transport Elasticsearch subproject :client:transport | 7.17.15 | 7.17.29 | |
ElasticSearch Client
Apache 2.0
| org.elasticsearch.client
»
elasticsearch-rest-client Elasticsearch subproject :client:rest | 7.17.15 | 9.4.0 | |
Apache 2.0
| org.elasticsearch.client
»
elasticsearch-rest-client-sniffer Elasticsearch subproject :client:sniffer | 7.17.15 | 9.4.0 | |
| org.elasticsearch.client
»
elasticsearch-rest-high-level-client Elasticsearch subproject :client:rest-high-level | 7.17.15 | 7.17.29 | ||
AGPL 3.0 +1
| org.elasticsearch.distribution.integ-test-zip
»
elasticsearch Elasticsearch subproject :distribution:archives:integ-test-zip | 7.17.15 | 9.4.0 | |
SSPL 1
| org.elasticsearch.plugin
»
transport-netty4-client Netty 4 based transport implementation | 7.17.15 | 7.17.29 | |
JDBC Driver
BSD 3-clause +1
| org.firebirdsql.jdbc
»
jaybird JDBC Driver for the Firebird RDBMS | 4.0.9.java8 | 6.0.5 | |
JDBC Driver
BSD 3-clause +1
| org.firebirdsql.jdbc
»
jaybird-jdk18 JDBC Driver for the Firebird RDBMS | 4.0.9.java8 | 6.0.5 | |
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 | 8.5.13 | 12.6.0 | |
Apache 2.0
| org.flywaydb » flyway-firebird | 8.5.13 | 12.6.0 | |
DB Migration
Apache 2.0
| org.flywaydb » flyway-mysql | 8.5.13 | 12.6.0 | |
Apache 2.0
| org.flywaydb » flyway-sqlserver | 8.5.13 | 12.6.0 | |
Template Engine
Apache 2.0
| org.freemarker
»
freemarker FreeMarker is a "template engine"; a generic tool to generate text output based on templates. | 2.3.32 | 2.3.34 | |
Expression Lang
EPL 2.0 +1
| org.glassfish
»
jakarta.el Jakarta Expression Language Implementation | 3.0.4 | 6.0.0 | |
EDL 1.0
| org.glassfish.jaxb
»
codemodel The core functionality of the CodeModel java source code generation library | 2.3.9 | 4.0.8 | |
EDL 1.0
| org.glassfish.jaxb
»
codemodel-annotation-compiler The annotation compiler ant task for the CodeModel java source code generation library | 2.3.9 | 4.0.8 | |
EDL 1.0
| org.glassfish.jaxb
»
jaxb-jxc JAXB schema generator.The *tool* to generate XML schema based on java classes. | 2.3.9 | 4.0.8 | |
EDL 1.0
| org.glassfish.jaxb
»
jaxb-runtime JAXB (JSR 222) Reference Implementation | 2.3.9 | 4.0.8 | |
EDL 1.0
| org.glassfish.jaxb
»
jaxb-xjc JAXB Binding Compiler. Contains source code needed for binding customization files into java sources. | 2.3.9 | 4.0.8 | |
EDL 1.0
| org.glassfish.jaxb
»
txw2 TXW is a library that allows you to write XML documents. | 2.3.9 | 4.0.8 | |
EDL 1.0
| org.glassfish.jaxb
»
txwc2 JAXB schema generator.The *tool* to generate XML schema based on java classes. | 2.3.9 | 4.0.8 | |
EDL 1.0
| org.glassfish.jaxb
»
xsom XML Schema Object Model (XSOM) is a Java library that allows applications to easily parse XML Schema | 2.3.9 | 4.0.8 | |
Apache 2.0 +8
| org.glassfish.jersey.bundles
»
jaxrs-ri A bundle project producing JAX-RS RI bundles. The primary artifact is an "all-in-one" OSGi-fied JAX-RS RI bundle | 2.35 | 3.1.11 | |
Apache 2.0 +8
| org.glassfish.jersey.connectors
»
jersey-apache-connector Jersey Client Transport via Apache | 2.35 | 3.1.11 | |
Apache 2.0 +8
| org.glassfish.jersey.connectors » jersey-helidon-connector | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.connectors
»
jersey-grizzly-connector Jersey Client Transport via Grizzly | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.connectors
»
jersey-jetty-connector Jersey Client Transport via Jetty | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.connectors
»
jersey-jdk-connector Jersey Client Transport via JDK connector | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.connectors
»
jersey-netty-connector Jersey Client Transport via Netty | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-jetty-http Jetty Http Container | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-grizzly2-http Grizzly 2 Http Container. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-grizzly2-servlet Grizzly 2 Servlet Container. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-jetty-servlet Jetty Servlet Container | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-jdk-http JDK Http Container | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-netty-http Netty Http Container. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-servlet Jersey core Servlet 3.x implementation | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-servlet-core Jersey core Servlet 3.x implementation | 2.35 | 3.1.11 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-simple-http Simple Http Container | 2.35 | 3.1.11 | |
Apache 2.0 +8
| org.glassfish.jersey.containers.glassfish
»
jersey-gf-ejb Jersey EJB for GlassFish integration | 2.35 | 4.0.2 | |
Apache 2.0 +4
| org.glassfish.jersey.core
»
jersey-common Jersey core common packages | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.core
»
jersey-client Jersey core client implementation | 2.35 | 4.0.2 | |
Apache 2.0 +3
| org.glassfish.jersey.core
»
jersey-server Jersey core server implementation | 2.35 | 4.0.2 | |
Validation
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-bean-validation Jersey extension module providing support for Bean Validation (JSR-349) API. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-entity-filtering Jersey extension module providing support for Entity Data Filtering. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-metainf-services Jersey extension module enabling automatic registration of JAX-RS providers (MBW/MBR/EM) via META-INF/services ... | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-mvc Jersey extension module providing support for MVC. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-mvc-bean-validation Jersey extension module providing support for Bean Validation in MVC. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-mvc-freemarker Jersey extension module providing support for Freemarker templates. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-mvc-jsp Jersey extension module providing support for JSP templates. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-mvc-mustache Jersey extension module providing support for Mustache templates. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-proxy-client Jersey extension module providing support for (proxy-based) high-level client API. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-servlet-portability Library that enables writing web applications that run with both Jersey 1.x and Jersey 2.x servlet containers. | 2.35 | 2.48 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-spring4 Jersey extension module providing support for Spring 5 integration. | 2.35 | 2.48 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-spring5 Jersey extension module providing support for Spring 6 integration. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-declarative-linking Jersey support for declarative hyperlinking. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-wadl-doclet A doclet that generates a resourcedoc xml file: this file contains the javadoc documentation | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-weld2-se WELD 4.x SE support | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-cdi1x Jersey CDI 1.1 integration | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-cdi1x-transaction Jersey CDI 1.x Transactional Support | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-cdi1x-validation Jersey CDI 1.x Jakarta Validation Support | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-cdi1x-servlet Jersey CDI 1.x Servlet Support | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-cdi1x-ban-custom-hk2-binding Jersey CDI integration - this module disables custom HK2 bindings | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-cdi-rs-inject Allow to annotate by Inject instead of Context | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.microprofile » jersey-mp-config | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.microprofile » jersey-mp-rest-client | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.rx
»
jersey-rx-client-guava Jersey Reactive Client - Guava (ListenableFuture) provider. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.rx
»
jersey-rx-client-rxjava Jersey Reactive Client - RxJava (Observable) provider. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.rx
»
jersey-rx-client-rxjava2 Jersey Reactive Client - RxJava2 (Flowable) provider. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.inject
»
jersey-hk2 HK2 InjectionManager implementation | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.inject
»
jersey-cdi2-se CDI 4 SE InjectionManager implementation | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-jaxb JAX-RS features based upon JAX-B. | 2.35 | 4.0.2 | |
JSON Lib
Apache 2.0 +2
| org.glassfish.jersey.media
»
jersey-media-json-jackson Jersey JSON Jackson (2.x) entity providers support module. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-json-jettison Jersey JSON Jettison entity providers support module. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-json-processing Jersey JSON-P (JSR 353) entity providers support proxy module. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-json-binding Jersey JSON-B support module. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-kryo Jersey/JAX-RS Message Body Writer and Reader using Kryo serialization framework | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-moxy Jersey JSON entity providers support module based on EclipseLink MOXy. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-multipart Jersey Multipart entity providers support module. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-sse Jersey Server Sent Events entity providers support module. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.security
»
oauth1-client Module that adds an OAuth 1 support to Jersey client. | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.security
»
oauth1-server Module that adds an OAuth 1 support to Jersey server | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.security
»
oauth1-signature OAuth1 signature module | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.security
»
oauth2-client Module that adds an OAuth 2 support to Jersey client | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework
»
jersey-test-framework-core Jersey Test Framework Core | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework
»
jersey-test-framework-util Jersey Test Framework Utils | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-bundle Jersey Test Framework Providers Bundle | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-external Jersey Test Framework - External container | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-grizzly2 Jersey Test Framework - Grizzly2 container | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-inmemory Jersey Test Framework - InMemory container | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-jdk-http Jersey Test Framework - JDK HTTP container | 2.35 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-simple Jersey Test Framework - Simple HTTP container | 2.35 | 3.1.11 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-jetty Jersey Test Framework - Jetty HTTP container | 2.35 | 4.0.2 | |
EPL 2.0 +1
| org.glassfish.web
»
jakarta.servlet.jsp.jstl Jakarta Standard Tag Library Implementation | 1.2.6 | 3.0.1 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest Core API and libraries of hamcrest matcher framework. | 2.2 | 3.0 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-core Core API and libraries of hamcrest matcher framework. | 2.2 | 3.0 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-library Core API and libraries of hamcrest matcher framework. | 2.2 | 3.0 | |
Apache 2.0
| org.hibernate
»
hibernate-c3p0 Integration for c3p0 Connection pooling into Hibernate ORM | 5.6.15.Final | 7.3.4.Final | |
O/R Mapping
Apache 2.0
| org.hibernate
»
hibernate-core Hibernate's core ORM functionality | 5.6.15.Final | 7.3.4.Final | |
LGPL 2.1
| org.hibernate
»
hibernate-ehcache Hibernate ORM 6.0.0.Alpha7 release. See http://hibernate.org/orm/releases/6.0 | 5.6.15.Final | 6.0.0.Alpha7 | |
JPA
Apache 2.0
| org.hibernate
»
hibernate-entitymanager The `hibernate-core` module has been relocated to the `org.hibernate.orm` group | 5.6.15.Final | 7.3.4.Final | |
Apache 2.0
| org.hibernate
»
hibernate-envers Hibernate's entity version (audit/history) support | 5.6.15.Final | 7.3.4.Final | |
Apache 2.0
| org.hibernate
»
hibernate-hikaricp Integration for HikariCP into Hibernate O/RM | 5.6.15.Final | 7.3.4.Final | |
LGPL 2.1
| org.hibernate
»
hibernate-java8 Hibernate ORM 6.0.0.Alpha7 release. See http://hibernate.org/orm/releases/6.0 | 5.6.15.Final | 6.0.0.Alpha7 | |
Apache 2.0
| org.hibernate
»
hibernate-jcache Integration for javax.cache into Hibernate as a second-level caching service | 5.6.15.Final | 7.3.4.Final | |
Apache 2.0
| org.hibernate
»
hibernate-jpamodelgen Hibernate compile-time tooling | 5.6.15.Final | 7.3.4.Final | |
Apache 2.0
| org.hibernate
»
hibernate-micrometer Integration for Micrometer metrics into Hibernate as a metrics collection package | 5.6.15.Final | 7.3.4.Final | |
LGPL 2.1
| org.hibernate
»
hibernate-proxool Integration for Proxool Connection pooling into Hibernate O/RM | 5.6.15.Final | 6.6.50.Final | |
Apache 2.0
| org.hibernate
»
hibernate-spatial Integrate support for Spatial/GIS data into Hibernate O/RM | 5.6.15.Final | 7.3.4.Final | |
Testing
Apache 2.0
| org.hibernate
»
hibernate-testing Support for testing Hibernate ORM functionality | 5.6.15.Final | 7.3.4.Final | |
LGPL 2.1
| org.hibernate
»
hibernate-vibur Integration for Vibur Connection pooling as a Hibernate ORM ConnectionProvider | 5.6.15.Final | 6.6.50.Final | |
Validation
Apache 2.0
| org.hibernate.validator
»
hibernate-validator Hibernate's Jakarta Validation reference implementation. | 6.2.5.Final | 9.1.0.Final | |
Apache 2.0
| org.hibernate.validator
»
hibernate-validator-annotation-processor Annotation Processor to detect incorrect usage of constraint annotations. | 6.2.5.Final | 9.1.0.Final | |
| org.hsqldb
»
hsqldb1 vulnerability HSQLDB - Lightweight 100% Java SQL Database Engine | 2.5.2 | 2.7.4 | ||
Apache 2.0
| org.infinispan
»
infinispan-api Infinispan API | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-cachestore-jdbc Infinispan JDBC CacheStore module | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-cachestore-sql Infinispan SQL CacheStore module | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-cachestore-jpa Infinispan JPA CacheStore module | ${version.infinispan} | 13.0.22.Final | |
Apache 2.0
| org.infinispan
»
infinispan-cachestore-remote Infinispan remote CacheStore based on Hot Rod protocol | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-cachestore-rocksdb Infinispan RocksDB CacheStore module | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan » infinispan-cdi-common | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan » infinispan-cdi-embedded | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan » infinispan-cdi-remote | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-checkstyle Contains the definitions for the Infinispan commons code style and conventions | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-cli-client Infinispan CLI Client module | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-client-hotrod Infinispan Hot Rod Client | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-client-rest Infinispan REST Client | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-key-value-store-client Infinispan Reactive Key-Value Store Client | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-clustered-counter Infinispan Clustered Counter module | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-clustered-lock Infinispan Clustered Lock module | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-commons Infinispan Commons | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-commons-test Infinispan Commons Test Dependencies | ${version.infinispan} | 16.0.11 | |
Apache 2.0
| org.infinispan
»
infinispan-component-annotations Annotations for Infinispan components and MBeans | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-component-processor Annotation processor for component and MBean annotations | ${version.infinispan} | 16.1.4 | |
Cache Impl
Apache 2.0
| org.infinispan
»
infinispan-core Infinispan core module | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan » infinispan-jboss-marshalling | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-extended-statistics Infinispan Extended Statistics module | ${version.infinispan} | 14.0.35.Final | |
Apache 2.0
| org.infinispan
»
infinispan-hibernate-cache-commons Infinispan Hibernate Cache Commons module | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-hibernate-cache-spi Infinispan Hibernate Cache SPI module | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-hibernate-cache-v53 Infinispan Hibernate 5.3 Cache module | ${version.infinispan} | 13.0.22.Final | |
Apache 2.0
| org.infinispan
»
infinispan-jcache-commons Common components for the JCACHE (JSR-107) implementations using Infinispan | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-jcache JCACHE (JSR-107) implementation using Infinispan embedded mode | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-jcache-remote JCACHE (JSR-107) implementation using Infinispan client-server mode | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-console The new Web Management Console for Infinispan | ${version.console} | 16.2.2 | |
Apache 2.0
| org.infinispan
»
infinispan-multimap Infinispan Multimap module | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-objectfilter Infinispan Object Querying and Filtering based on Ickle, a JP-QL subset | ${version.infinispan} | 15.2.6.Final | |
Apache 2.0
| org.infinispan
»
infinispan-query-core Zero calories query for Infinispan caches (no indexing) | ${version.infinispan} | 15.2.6.Final | |
Apache 2.0
| org.infinispan
»
infinispan-query Infinispan Query module | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-query-dsl Infinispan Query DSL API module | ${version.infinispan} | 15.2.6.Final | |
Apache 2.0
| org.infinispan
»
infinispan-remote-query-client Infinispan Remote Query common classes between client and server | ${version.infinispan} | 15.2.6.Final | |
Apache 2.0
| org.infinispan
»
infinispan-remote-query-server Infinispan Remote Query Server module | ${version.infinispan} | 15.2.6.Final | |
Apache 2.0
| org.infinispan » infinispan-scripting | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-server-core Infinispan Server - Core Components | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-server-hotrod Infinispan Hot Rod Server | ${version.infinispan} | 16.1.4 | |
Cache Impl
Apache 2.0
| org.infinispan
»
infinispan-server-memcached Infinispan Memcached Server | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-server-rest REST interface for Infinispan | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-server-router Infinispan Multi Tenant Router | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-server-runtime Infinispan Server | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-server-testdriver-core Infinispan Server Test Driver Core | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-server-testdriver-junit4 Infinispan Server Test Driver for JUnit 4.x | ${version.infinispan} | 16.0.11 | |
Apache 2.0
| org.infinispan
»
infinispan-server-testdriver-junit5 Infinispan Server Test Driver for JUnit 5.x | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan » infinispan-spring5-common | ${version.infinispan} | 14.0.35.Final | |
Apache 2.0
| org.infinispan » infinispan-spring5-embedded | ${version.infinispan} | 14.0.35.Final | |
Apache 2.0
| org.infinispan » infinispan-spring5-remote | ${version.infinispan} | 14.0.35.Final | |
Apache 2.0
| org.infinispan » infinispan-spring-boot-starter-embedded | ${version.infinispan} | 14.0.35.Final | |
Apache 2.0
| org.infinispan » infinispan-spring-boot-starter-remote | ${version.infinispan} | 14.0.35.Final | |
Apache 2.0
| org.infinispan » infinispan-tasks | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan » infinispan-tasks-api | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-tools Infinispan - Tools for project | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-anchored-keys Infinispan Anchored Keys module | ${version.infinispan} | 16.1.4 | |
Apache 2.0
| org.infinispan
»
infinispan-cloudevents-integration Infinispan CloudEvents Integration module | ${version.infinispan} | 14.0.35.Final | |
Serializer
Apache 2.0
| org.infinispan.protostream
»
protostream ProtoStream is a serialization library based on Protocol buffers format for serializing structured data. | ${version.protostream} | 15.0.13.Final | |
Apache 2.0
| org.infinispan.protostream
»
protostream-types Builtin protobuf types and default marshalling for some common Java types. | ${version.protostream} | 15.0.13.Final | |
Apache 2.0
| org.infinispan.protostream
»
protostream-processor Annotation processor for ProtoStream annotations. | ${version.protostream} | 15.0.13.Final | |
MIT
| org.influxdb
»
influxdb-java Java API to access the InfluxDB REST API | 2.22 | 2.25 | |
Apache 2.0
| org.javatuples
»
javatuples Java library for tuples in Java. | 1.2 | ✔ | |
Logging
Apache 2.0
| org.jboss.logging
»
jboss-logging The JBoss Logging Framework | 3.4.3.Final | 3.6.3.Final | |
| org.jdom
»
jdom2 A complete, Java-based solution for accessing, manipulating, | 2.0.6.1 | ✔ | ||
Bill of materials
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-bom Kotlin is a modern language that's concise, multiplatform, and interoperable with Java and other languages. | 1.6.21 | 2.3.21 | |
Bill of materials
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-bom Coroutines support libraries for Kotlin | 1.6.4 | 1.11.0 | |
Apache 2.0
| org.jolokia
»
jolokia-core Jolokia :: Core | 1.7.2 | 2.6.0 | |
O/R Mapping
Apache 2.0
| org.jooq
»
jooq jOOQ generates Java code from your database and lets you build type safe SQL queries through its fluent API. | 3.14.16 | 3.21.3 | |
CodeGen
Apache 2.0
| org.jooq
»
jooq-codegen jOOQ's source code generator | 3.14.16 | 3.21.3 | |
Apache 2.0
| org.jooq
»
jooq-kotlin jOOQ's utilities for an improved Kotlin language integration | 3.14.16 | 3.21.3 | |
Apache 2.0
| org.jooq
»
jooq-meta jOOQ's meta data source for the jOOQ-codegen module | 3.14.16 | 3.21.3 | |
Bill of materials
EPL 2.0
| org.junit
»
junit-bom This Bill of Materials POM can be used to ease dependency management when referencing multiple JUnit artifacts using ... | 5.8.2 | 6.0.3 | |
Apache 2.0
| org.leadpony.justify » justify | 2.0.0 | 3.1.0 | |
| org.liquibase
»
liquibase-cdi Configures Liquibase for use in a CDI environment | 4.9.1 | 5.0.2 | ||
| org.liquibase
»
liquibase-core Liquibase is a tool for managing and executing database changes. | 4.9.1 | 5.0.2 | ||
MySQL Driver
LGPL 2.1
| org.mariadb.jdbc
»
mariadb-java-client JDBC driver for MariaDB and MySQL | 3.1.4 | 3.5.8 | |
Apache 2.0
| org.messaginghub
»
pooled-jms Generic JMS Pooled Connection library | 1.2.6 | 3.2.2 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 4.8.1 | 5.23.0 | |
Mocking
MIT
| org.mockito
»
mockito-junit-jupiter Mockito JUnit 5 support | 4.8.1 | 5.23.0 | |
| org.mockito
»
mockito-bom Mockito Bill of Materials (BOM) | 4.5.1 | 5.23.0 | ||
BSON
Apache 2.0
| org.mongodb
»
bson The BSON library | 4.6.1 | 5.7.0 | |
Apache 2.0
| org.mongodb
»
bson-record-codec The BSON Codec for Java records | 4.6.1 | 5.7.0 | |
Apache 2.0
| org.mongodb
»
mongodb-driver-core Shared components for the Synchronous and Reactive Streams implementations of the MongoDB Java Driver. | 4.6.1 | 5.7.0 | |
Apache 2.0
| org.mongodb
»
mongodb-driver-legacy The Legacy MongoDB Driver | 4.6.1 | 5.7.0 | |
MongoDB Client
Apache 2.0
| org.mongodb
»
mongodb-driver-reactivestreams A Reactive Streams implementation of the MongoDB Java driver | 4.6.1 | 5.7.0 | |
MongoDB Client
Apache 2.0
| org.mongodb
»
mongodb-driver-sync The MongoDB Synchronous Driver | 4.6.1 | 5.7.0 | |
Apache 2.0
| org.mortbay.jasper » apache-el | 9.0.52 | 11.0.10.1 | |
Apache 2.0
| org.neo4j.driver
»
neo4j-java-driver Access to the Neo4j graph database through Java | 4.4.12 | 6.1.0 | |
PostgreSQL Driver
BSD 2-clause
| org.postgresql
»
postgresql2 vulnerabilities PostgreSQL JDBC Driver Postgresql | 42.3.8 | 42.7.11 | |
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.24 | 1.18.46 | |
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.30 | 1.18.46 | |
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.2 | 2.5.2 | |
Apache 2.0
| org.quartz-scheduler
»
quartz-jobs Quartz Enterprise Job Scheduler - additional library of ready to use Jobs | 2.3.2 | 2.5.2 | |
MIT
| org.reactivestreams
»
reactive-streams A Protocol for Asynchronous Non-Blocking Data Sequence | 1.0.4 | ✔ | |
Apache 2.0
| org.seleniumhq.selenium
»
lift Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 4.1.4 | 4.14.0 | |
Web Testing
Apache 2.0
| org.seleniumhq.selenium
»
selenium-api Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 4.1.4 | 4.43.0 | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
selenium-chrome-driver Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 4.1.4 | 4.43.0 | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
selenium-chromium-driver Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 4.1.4 | 4.43.0 | |
Apache 2.0
| org.seleniumhq.selenium
»
selenium-devtools-v100 Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 4.1.4 | 4.2.2 | |
Apache 2.0
| org.seleniumhq.selenium
»
selenium-devtools-v101 Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 4.1.4 | 4.3.0 | |
Apache 2.0
| org.seleniumhq.selenium
»
selenium-devtools-v85 Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 4.1.4 | 4.29.0 | |
Apache 2.0
| org.seleniumhq.selenium
»
selenium-devtools-v99 Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 4.1.4 | ✔ | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
selenium-edge-driver Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 4.1.4 | 4.43.0 | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
selenium-firefox-driver Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 4.1.4 | 4.43.0 | |
Apache 2.0
| org.seleniumhq.selenium
»
selenium-grid Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 4.1.4 | 4.43.0 | |
Apache 2.0
| org.seleniumhq.selenium
»
selenium-http Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 4.1.4 | 4.43.0 | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
selenium-ie-driver Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 4.1.4 | 4.43.0 | |
Web Testing
Apache 2.0
| org.seleniumhq.selenium
»
selenium-java Selenium provides support for the automation of web browsers. It provides extensions to emulate user interaction with ... | 4.1.4 | 4.43.0 | |
Apache 2.0
| org.seleniumhq.selenium
»
selenium-json Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 4.1.4 | 4.43.0 | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
selenium-opera-driver Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 4.1.4 | 4.4.0 | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
selenium-remote-driver Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 4.1.4 | 4.43.0 | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
selenium-safari-driver Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 4.1.4 | 4.43.0 | |
Apache 2.0
| org.seleniumhq.selenium
»
selenium-session-map-jdbc Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 4.1.4 | 4.43.0 | |
Apache 2.0
| org.seleniumhq.selenium
»
selenium-session-map-redis Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 4.1.4 | 4.43.0 | |
Apache 2.0
| org.seleniumhq.selenium
»
selenium-support Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 4.1.4 | 4.43.0 | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
htmlunit-driver WebDriver compatible driver for HtmlUnit headless browser | 3.61.0 | 4.43.0 | |
Testing
Apache 2.0
| org.skyscreamer
»
jsonassert Library for writing tests that checks JSON documents (useful for testing responses from REST services). | 1.5.1 | 1.5.3 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 1.7.36 | 2.0.17 | |
Logging Bridge
MIT
| org.slf4j
»
jul-to-slf4j Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul ... | 1.7.36 | 2.0.17 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
log4j-over-slf4j Log4j implemented over SLF4J | 1.7.36 | 2.0.17 | |
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.36 | 2.0.17 | |
Logging
MIT
| org.slf4j
»
slf4j-ext Extensions to the SLF4J API | 1.7.36 | 2.0.17 | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-jcl SLF4J JCL Binding | 1.7.36 | ✔ | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-jdk14 SLF4J JDK14 Provider | 1.7.36 | 2.0.17 | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-log4j12 SLF4J Reload4j Provider | 1.7.36 | 2.0.17 | |
Logging
MIT
| org.slf4j
»
slf4j-nop Binding/provider for NOP, an implementation that silently discards all logging messages. | 1.7.36 | 2.0.17 | |
Logging
MIT
| org.slf4j
»
slf4j-simple Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed. | 1.7.36 | 2.0.17 | |
Apache 2.0
| org.sonatype.plexus » plexus-build-api | 0.0.7 | 1.2.0 | |
Bill of materials
Apache 2.0
| org.springframework
»
spring-framework-bom Spring Framework (Bill of Materials) | 5.3.31 | 7.0.7 | |
Message Queue Client
Apache 2.0
| org.springframework.amqp
»
spring-amqp Supports for AMQP-based messaging applications. It provides high-level abstractions for sending and receiving messages. | 2.4.17 | 4.0.3 | |
Message Queue Client
Apache 2.0
| org.springframework.amqp
»
spring-rabbit Spring RabbitMQ Support | 2.4.17 | 4.0.3 | |
Apache 2.0
| org.springframework.amqp
»
spring-rabbit-stream Spring RabbitMQ Stream Support | 2.4.17 | 4.0.3 | |
Apache 2.0
| org.springframework.amqp
»
spring-rabbit-junit Spring Rabbit JUnit Support | 2.4.17 | 4.0.3 | |
Apache 2.0
| org.springframework.amqp
»
spring-rabbit-test Spring Rabbit Test Support | 2.4.17 | 4.0.3 | |
Apache 2.0
| org.springframework.batch
»
spring-batch-core Core domain for batch processing, expressing a domain of Jobs, Steps, Chunks, etc | 4.3.10 | 6.0.3 | |
Apache 2.0
| org.springframework.batch
»
spring-batch-infrastructure The Spring Batch Infrastructure is a set of | 4.3.10 | 6.0.3 | |
Apache 2.0
| org.springframework.batch
»
spring-batch-integration Implementation of Spring Batch scaling techniques with Spring integration | 4.3.10 | 6.0.3 | |
Apache 2.0
| org.springframework.batch
»
spring-batch-test Domain for batch job testing | 4.3.10 | 6.0.3 | |
App Server
Apache 2.0
| org.springframework.boot
»
spring-boot2 vulnerabilities Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can 'just run'. It ... | 2.7.18 | 4.0.6 | |
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-test Spring Boot Test | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-test-autoconfigure Spring Boot Test AutoConfigure | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-actuator Spring Boot Actuator | 2.7.18 | 4.0.6 | |
Config
Apache 2.0
| org.springframework.boot
»
spring-boot-actuator-autoconfigure Spring Boot Actuator AutoConfigure | 2.7.18 | 4.0.6 | |
Config
Apache 2.0
| org.springframework.boot
»
spring-boot-autoconfigure Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies ... | 2.7.18 | 4.0.6 | |
Annotation Tool
Apache 2.0
| org.springframework.boot
»
spring-boot-autoconfigure-processor Spring Boot AutoConfigure Annotation Processor | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-buildpack-platform Spring Boot Buildpack Platform | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-configuration-metadata Spring Boot Configuration Metadata | 2.7.18 | 4.0.6 | |
Annotation Tool
Apache 2.0
| org.springframework.boot
»
spring-boot-configuration-processor Spring Boot Configuration Annotation Processor | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-devtools1 vulnerability Spring Boot Developer Tools | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-jarmode-layertools Spring Boot Layers Tools | 2.7.18 | 3.2.12 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-loader1 vulnerability Spring Boot Loader | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-loader-tools Spring Boot Loader Tools | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-properties-migrator Spring Boot Properties Migrator | 2.7.18 | 4.0.6 | |
App Server
Apache 2.0
| org.springframework.boot
»
spring-boot-starter Core starter, including auto-configuration support, logging and YAML | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-activemq Starter for using Apache ActiveMQ and JMS | 2.7.18 | 4.0.6 | |
Application Metrics
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-actuator1 vulnerability Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your ... | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-amqp Starter for using Spring AMQP and Rabbit MQ | 2.7.18 | 4.0.6 | |
AOP
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-aop Starter for aspect-oriented programming with Spring AOP and AspectJ | 2.7.18 | 3.5.14 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-artemis Starter for using Apache Artemis and JMS | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-batch Starter for using Spring Batch | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-cache Starter for using Spring's caching support | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-cassandra Starter for using Cassandra distributed database and Spring Data Cassandra | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-cassandra-reactive Starter for using Cassandra distributed database and Spring Data Cassandra Reactive | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-couchbase Starter for using Couchbase document-oriented database and Spring Data Couchbase | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-couchbase-reactive Starter for using Couchbase document-oriented database and Spring Data Couchbase Reactive | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-elasticsearch Starter for using Elasticsearch search and analytics engine and Spring Data Elasticsearch | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-jdbc Starter for using Spring Data JDBC | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-jpa Starter for using Spring Data JPA with Hibernate | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-ldap Starter for using Spring Data LDAP | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-mongodb Starter for using MongoDB document-oriented database and Spring Data MongoDB | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-mongodb-reactive Starter for using MongoDB document-oriented database and Spring Data MongoDB Reactive | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-r2dbc Starter for using Spring Data R2DBC | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-redis Starter for using Redis key-value data store with Spring Data Redis and the Lettuce client | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-redis-reactive Starter for using Redis key-value data store with Spring Data Redis reactive and the Lettuce client | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-neo4j Starter for using Neo4j graph database and Spring Data Neo4j | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-rest Starter for using Spring Data repositories exposed over REST using Spring Data REST and Spring MVC | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-freemarker Starter for using FreeMarker | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-graphql Starter using Spring GraphQL | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-groovy-templates Starter for using Groovy Templates | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-hateoas Starter for using Spring HATEOS to build hypermedia-based RESTful Spring MVC web applications | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-integration Starter for using Spring Integration | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jdbc Starter for using JDBC with the HikariCP connection pool | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jersey Starter for using JAX-RS and Jersey | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jetty Starter for using Jetty as the embedded servlet container | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jooq Starter for using jOOQ to access SQL databases with JDBC | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-json Starter for reading and writing JSON | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jta-atomikos Starter for JTA transactions using Atomikos | 2.7.18 | ✔ | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-log4j2 Starter for using Log4j2 | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-logging Starter for logging default logging | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-mail Starter for using Java Mail and Spring Framework's email sending support | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-mustache Starter for using Mustache | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-oauth2-client Starter for using Spring Security's OAuth2/OpenID Connect client features (deprecated in favor of ... | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-oauth2-resource-server Starter for using Spring Security's OAuth2 resource server features (deprecated in favor of ... | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-quartz Starter for using the Quartz scheduler | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-reactor-netty Starter for Reactor Netty | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-rsocket Starter for using RSocket | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-security Starter for using Spring Security | 2.7.18 | 4.0.6 | |
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-test Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-thymeleaf Starter for using Thymeleaf | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-tomcat Starter for using Tomcat as the embedded servlet container | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-undertow Starter for using Undertow | 2.7.18 | 3.5.14 | |
Validation
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-validation Starter for using Java Bean Validation with Hibernate Validator | 2.7.18 | 4.0.6 | |
Web Framework
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-web Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ... | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-webflux Starter for using WebFlux and Reactor Netty | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-websocket Starter for using Spring MVC WebSocket support | 2.7.18 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-web-services Starter for using Spring Web Services (deprecated in favor of spring-boot-starter-webservices) | 2.7.18 | 4.0.6 | |
Bill of materials
Apache 2.0
| org.springframework.data
»
spring-data-bom Bill of materials to make sure a consistent set of versions is used for | 2021.2.18 | 2025.1.5 | |
GraphQL
Apache 2.0
| org.springframework.graphql
»
spring-graphql GraphQL Support for Spring Applications | 1.0.6 | 2.0.3 | |
Apache 2.0
| org.springframework.graphql
»
spring-graphql-test Spring Support for Testing GraphQL Applications | 1.0.6 | 2.0.3 | |
Apache 2.0
| org.springframework.hateoas
»
spring-hateoas Library to support implementing representations for | 1.5.6 | 3.0.3 | |
Bill of materials
Apache 2.0
| org.springframework.integration
»
spring-integration-bom Spring Integration (Bill of Materials) | 5.5.20 | 7.0.4 | |
Apache 2.0
| org.springframework.kafka
»
spring-kafka1 vulnerability Spring Kafka Support | 2.8.11 | 4.0.5 | |
Apache 2.0
| org.springframework.kafka
»
spring-kafka-test Spring Kafka Test Support | 2.8.11 | 4.0.5 | |
Apache 2.0
| org.springframework.ldap
»
spring-ldap-core1 vulnerability Spring LDAP | 2.4.1 | 4.0.3 | |
Apache 2.0
| org.springframework.ldap
»
spring-ldap-core-tiger Spring LDAP | 2.4.1 | 2.4.4 | |
Apache 2.0
| org.springframework.ldap
»
spring-ldap-ldif-core Spring LDAP | 2.4.1 | 4.0.3 | |
Apache 2.0
| org.springframework.ldap
»
spring-ldap-odm Spring LDAP | 2.4.1 | 4.0.3 | |
Apache 2.0
| org.springframework.ldap
»
spring-ldap-test Spring LDAP | 2.4.1 | 4.0.3 | |
Apache 2.0
| org.springframework.restdocs
»
spring-restdocs-asciidoctor Spring REST Docs Asciidoctor Extension | 2.0.8.RELEASE | 4.0.0 | |
Apache 2.0
| org.springframework.restdocs
»
spring-restdocs-core Spring REST Docs Core | 2.0.8.RELEASE | 4.0.0 | |
Apache 2.0
| org.springframework.restdocs
»
spring-restdocs-mockmvc Spring REST Docs MockMvc | 2.0.8.RELEASE | 4.0.0 | |
Apache 2.0
| org.springframework.restdocs
»
spring-restdocs-restassured Spring REST Docs REST Assured | 2.0.8.RELEASE | 3.0.5 | |
Apache 2.0
| org.springframework.restdocs
»
spring-restdocs-webtestclient Spring REST Docs WebFlux | 2.0.8.RELEASE | 4.0.0 | |
Error Handling
Apache 2.0
| org.springframework.retry
»
spring-retry Spring Retry provides an abstraction around retrying failed operations, with an | 1.3.4 | 2.0.12 | |
Apache 2.0
| org.springframework.security
»
spring-security-oauth2-authorization-server1 vulnerability Spring Security | 0.3.1 | 7.0.5 | |
Bill of materials
Apache 2.0
| org.springframework.security
»
spring-security-bom Spring Security | 5.7.11 | 7.0.5 | |
Bill of materials
Apache 2.0
| org.springframework.session
»
spring-session-bom Spring Session BOM | 2021.2.3 | ✔ | |
Apache 2.0
| org.springframework.ws
»
spring-ws-core Spring WS Core | 3.1.8 | 5.0.1 | |
Apache 2.0
| org.springframework.ws
»
spring-ws-security Spring WS Security | 3.1.8 | 5.0.1 | |
Apache 2.0
| org.springframework.ws
»
spring-ws-support Spring WS Support | 3.1.8 | 5.0.1 | |
Apache 2.0
| org.springframework.ws
»
spring-ws-test Spring WS Test | 3.1.8 | 5.0.1 | |
Apache 2.0
| org.springframework.ws
»
spring-xml Spring XML | 3.1.8 | 5.0.1 | |
Template Engine
Apache 2.0
| org.thymeleaf
»
thymeleaf3 vulnerabilities Thymeleaf is a modern server-side Java template engine for both web and standalone environments. | 3.0.15.RELEASE | 3.1.5.RELEASE | |
Apache 2.0
| org.thymeleaf » thymeleaf-spring53 vulnerabilities | 3.0.15.RELEASE | 3.1.5.RELEASE | |
Apache 2.0
| org.thymeleaf.extras
»
thymeleaf-extras-java8time Modern server-side Java template engine for both web and standalone environments | 3.0.4.RELEASE | ✔ | |
Apache 2.0
| org.thymeleaf.extras » thymeleaf-extras-springsecurity5 | 3.0.5.RELEASE | 3.1.5.RELEASE | |
Web Assets
MIT
| org.webjars
»
webjars-locator-core WebJar Locator Core functionality | 0.50 | 0.59 | |
JDBC Driver
Apache 2.0
| org.xerial
»
sqlite-jdbc1 vulnerability SQLite JDBC is a library for accessing and creating SQLite database files in Java (it includes native libraries) | 3.36.0.3 | 3.53.1.0 | |
Apache 2.0
| org.xmlunit
»
xmlunit-assertj XMLUnit with AssertJ fluent API | 2.9.1 | 2.11.0 | |
Apache 2.0
| org.xmlunit
»
xmlunit-assertj3 XMLUnit with AssertJ 3.x fluent API | 2.9.1 | 2.11.0 | |
Testing
Apache 2.0
| org.xmlunit
»
xmlunit-core1 vulnerability XMLUnit for Java | 2.9.1 | 2.11.0 | |
Testing
BSD 3-clause
| org.xmlunit
»
xmlunit-legacy XMLUnit 1.x Compatibility Layer | 2.9.1 | 2.11.0 | |
Testing
Apache 2.0
| org.xmlunit
»
xmlunit-matchers XMLUnit for Java Hamcrest Matchers | 2.9.1 | 2.11.0 | |
Apache 2.0
| org.xmlunit
»
xmlunit-placeholders XMLUnit for Java Placeholder DSL for Comparisons | 2.9.1 | 2.11.0 | |
YAML
Apache 2.0
| org.yaml
»
snakeyaml YAML 1.1 parser and emitter for Java | 2.2 | 2.6 | |
YAML
Apache 2.0
| org.yaml
»
snakeyaml7 vulnerabilities YAML 1.1 parser and emitter for Java | 1.30 | 2.6 | |
Redis Client
MIT
| redis.clients
»
jedis Jedis is a blazingly small and sane Redis java client. | 3.8.0 | 7.5.0 | |
WS Metadata
CPL 1.0
| wsdl4j
»
wsdl4j Java stub generator for WSDL | 1.6.3 | ✔ |
