This pom module contains the needed dependencies for the code generated by graphql-java-generator,
when the plugin is in server mode. When you use maven plugin or the gradle plugin, just add this dependency
so that the generated code embeds the necessary dependencies: <dependency><groupId>com.xyz</groupId>
<artifactId>mvn-web-deps</artifactId> <version>0.0.0-SNAPSHOT</version> <type>pom</type>
</dependency>
Compile Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| com.graphql-java-generator
»
graphql-java-common-dependencies Dependencies for the graphql-java-common-runtime module. It contains all | 4.0 | 4.0.2 |
Managed Dependencies (788)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.5.22 | 1.5.32 | |
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-core1 vulnerability Core implementation of Logback, a reliable, generic, fast and flexible logging framework. | 1.5.22 | 1.5.32 | |
ElasticSearch Client
Apache 2.0
| co.elastic.clients
»
elasticsearch-java Elasticsearch Java API Client | 9.2.2 | 9.4.0 | |
ElasticSearch Client
Apache 2.0
| co.elastic.clients
»
elasticsearch-rest5-client Low level client based on http5 | 9.2.2 | 9.4.0 | |
Apache 2.0
| com.couchbase.client
»
java-client The official Couchbase Java SDK | 3.9.2 | 3.11.2 | |
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.2 | ✔ | |
Reflection
Apache 2.0
| com.fasterxml
»
classmate Library for introspecting types with full generic information | 1.7.1 | 1.7.3 | |
Bill of materials
Apache 2.0
| com.fasterxml.jackson
»
jackson-bom Bill of Materials pom for getting full, complete set of compatible versions | 2.20.1 | 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 ... | 3.2.3 | 3.2.4 | |
Cache Impl
Apache 2.0
| com.github.ben-manes.caffeine
»
guava A high performance caching library | 3.2.3 | 3.2.4 | |
Cache Impl
Apache 2.0
| com.github.ben-manes.caffeine
»
jcache A high performance caching library | 3.2.3 | 3.2.4 | |
Cache Client
Apache 2.0
| com.github.ben-manes.caffeine
»
simulator A high performance caching library | 3.2.3 | 3.2.4 | |
Apache 2.0
| com.github.dozermapper » dozer-core | 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 | ✔ | |
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.13.2 | 2.14.0 | |
MIT
| com.graphql-java
»
graphql-java-extended-scalars A library of extended scalars for graphql-java | 24.0 | ✔ | |
GraphQL
MIT
| com.graphql-java
»
graphql-java GraphqL Java | 25.0 | 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, | 4.0 | 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, | 4.0 | 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, | 4.0 | 4.0.2 | ||
| com.graphql-java-generator
»
graphql-java-common-dependencies Dependencies for the graphql-java-common-runtime module. It contains all | 4.0 | 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 | 4.0 | 4.0.2 | |
MIT
| com.graphql-java-generator
»
graphql-java-client-runtime Code used by the generated code, at runtime, when in client | 4.0 | 4.0.2 | |
MIT
| com.graphql-java-generator
»
graphql-java-server-runtime Code used by the generated code, at runtime, when in server | 4.0 | 4.0.2 | |
MIT
| com.graphql-java-generator » graphql-maven-plugin-logic | 4.0 | 4.0.2 | |
MIT
| com.graphql-java-generator » graphql-maven-plugin-samples-allGraphQLCases-server | 4.0 | 2.0RC1 | |
MIT
| com.graphql-java-generator
»
graphql-maven-plugin-samples-OAuth-authorization-server Spring Boot Authorization Server | 4.0 | 2.0RC1 | |
MIT
| com.graphql-java-generator » graphql-maven-plugin-samples-Basic-server | 4.0 | 1.0 | |
MIT
| com.graphql-java-generator » graphql-maven-plugin-samples-Forum-server | 4.0 | 1.0 | |
Web App
MIT
| com.graphql-java-generator » graphql-maven-plugin-samples-StarWars-server | 4.0 | 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.3.232 | 2.4.240 | |
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.4.240 | ✔ | |
Apache 2.0
| com.hazelcast
»
hazelcast Core Hazelcast Module | 5.5.0 | 5.6.0 | |
Apache 2.0
| com.hazelcast » hazelcast-spring | 5.5.0 | 5.6.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. | 12.1.3.0 | 12.1.4.0 | ||
JSON Lib
Apache 2.0
| com.jayway.jsonpath
»
json-path A library to query and verify JSON | 2.10.0 | 3.0.0 | |
Apache 2.0
| com.jayway.jsonpath
»
json-path-assert A library to query and verify JSON | 2.10.0 | 3.0.0 | |
JDBC Driver
MIT
| com.microsoft.sqlserver
»
mssql-jdbc Microsoft JDBC Driver for SQL Server. | 13.2.1.jre11 | 13.4.0.jre11 | |
| com.mysql
»
mysql-connector-j MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ... | 9.5.0 | 9.7.0 | ||
JSON Lib
Apache 2.0
| com.networknt
»
json-schema-validator A json schema validator that supports draft v4, v6, v7, v2019-09 and v2020-12 | 1.4.0 | 3.0.2 | |
OAuth Lib
Apache 2.0
| com.nimbusds
»
oauth2-oidc-sdk OAuth 2.0 SDK with OpenID Connection extensions for developing client | 11.27 | 11.37.1 | |
| com.oracle.database.ha
»
ons Oracle Notification System (ONS) library for FAN events | 23.9.0.25.07 | 23.26.1.0.0 | ||
| com.oracle.database.ha
»
simplefan Simple Fast Application Notification (FAN) library | 23.9.0.25.07 | 23.26.1.0.0 | ||
| com.oracle.database.jdbc
»
ojdbc11 Oracle JDBC Driver compatible with JDK11, JDK17, JDK19, and JDK21 | 23.9.0.25.07 | 23.26.1.0.0 | ||
| com.oracle.database.jdbc
»
ojdbc11-production Oracle JDBC Driver compatible with JDK11, JDK17, JDK19, and JDK21 | 23.9.0.25.07 | 23.26.1.0.0 | ||
| com.oracle.database.jdbc
»
ojdbc17 Oracle JDBC Driver compatible with JDK17, JDK19, and JDK21 | 23.9.0.25.07 | 23.26.1.0.0 | ||
| com.oracle.database.jdbc
»
ojdbc17-production Oracle JDBC Driver compatible with JDK17, JDK19, and JDK21 | 23.9.0.25.07 | 23.26.1.0.0 | ||
| com.oracle.database.jdbc
»
ojdbc8 Oracle JDBC Driver compatible with JDK11, JDK17, JDK19, and JDK21 | 23.9.0.25.07 | 19.30.0.0 | ||
| com.oracle.database.jdbc
»
ojdbc8-production Oracle JDBC Driver compatible with JDK8 and JDK11 | 23.9.0.25.07 | 23.26.1.0.0 | ||
| com.oracle.database.jdbc
»
rsi A dedicated path for ingesting high volume of data into Oracle database | 23.9.0.25.07 | 23.26.1.0.0 | ||
| com.oracle.database.jdbc
»
ucp Oracle Universal Connection Pool (UCP) compiled with JDK8 | 23.9.0.25.07 | 23.26.1.0.0 | ||
| com.oracle.database.jdbc
»
ucp11 Oracle Universal Connection Pool (UCP) compiled with JDK11 | 23.9.0.25.07 | 23.26.1.0.0 | ||
| com.oracle.database.jdbc
»
ucp17 Oracle Universal Connection Pool (UCP) compiled with JDK17 | 23.9.0.25.07 | 23.26.1.0.0 | ||
| com.oracle.database.nls
»
orai18n Java classes for NLS or Internalization support | 23.9.0.25.07 | 23.26.1.0.0 | ||
R2DBC Driver
Apache 2.0 +1
| com.oracle.database.r2dbc
»
oracle-r2dbc Oracle R2DBC Driver implementing version 1.0.0 of the R2DBC SPI for Oracle Database. | 1.3.0 | ✔ | |
| com.oracle.database.security
»
oraclepki Oracle PKI to access Oracle Wallets from Java | 23.9.0.25.07 | 23.26.1.0.0 | ||
| com.oracle.database.xml
»
xdb Support for the JDBC 4.x standard java.sql.SQLXML interface | 23.9.0.25.07 | 23.26.1.0.0 | ||
| com.oracle.database.xml
»
xmlparserv2 The Oracle Database XML Parser library | 23.9.0.25.07 | 23.26.1.0.0 | ||
Bill of materials
Apache 2.0
| com.querydsl
»
querydsl-bom Bill of materials | 5.1.0 | ✔ | |
Message Queue Client
Apache 2.0 +2
| com.rabbitmq
»
amqp-client The RabbitMQ Java client library allows Java applications to interface with RabbitMQ. | 5.27.1 | 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.23.0 | 1.6.0 | |
Apache 2.0
| com.redis
»
testcontainers-redis "Testcontainers Redis" | 2.2.4 | ✔ | |
Template Engine
BSD
| com.samskivert
»
jmustache A Java implementation of the Mustache templating language. | 1.16 | ✔ | |
MIT
| com.sendgrid
»
sendgrid-java This Java module allows you to quickly and easily send emails through Twilio SendGrid using Java. | 4.10.3 | ✔ | |
XML Processing
EDL 1.0
| com.sun.xml.bind
»
jaxb-core Old JAXB Core module. Contains sources required by XJC, JXC and Runtime modules with dependencies. | 4.0.6 | 4.0.8 | |
XML Processing
EDL 1.0
| com.sun.xml.bind
»
jaxb-impl Old JAXB Runtime module. Contains sources required for runtime processing. | 4.0.6 | 4.0.8 | |
EDL 1.0
| com.sun.xml.bind
»
jaxb-jxc Old JAXB schema generator.The *tool* to generate XML schema based on java classes. | 4.0.6 | 4.0.8 | |
EDL 1.0
| com.sun.xml.bind
»
jaxb-osgi JAXB OSGI bundle | 4.0.6 | 4.0.8 | |
EDL 1.0
| com.sun.xml.bind
»
jaxb-xjc Old JAXB Binding Compiler. Contains source code needed for binding customization files into java sources. | 4.0.6 | 4.0.8 | |
EDL 1.0
| com.sun.xml.messaging.saaj
»
saaj-impl Implementation of Jakarta SOAP with Attachments Specification | 3.0.4 | 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 | 7.0.4 | ✔ | |
JDBC Pool
Apache 2.0
| com.zaxxer
»
HikariCP HikariCP is a 'zero-overhead' production ready JDBC connection pool. | 7.0.2 | ✔ | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.19.0 | 1.22.0 | |
I/O
Apache 2.0
| commons-io
»
commons-io The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.20.0 | 2.22.0 | |
Logging
Apache 2.0
| commons-logging
»
commons-logging Apache Commons Logging is a thin adapter allowing configurable bridging to other, | 1.3.5 | 1.3.6 | |
Object Pool
Apache
| commons-pool » commons-pool | 1.6 | 2.13.1 | |
R2DBC Driver
Apache 2.0
| io.asyncer
»
r2dbc-mysql R2DBC MySQL Implementation | 1.4.1 | 1.4.2 | |
Redis Client
MIT
| io.lettuce
»
lettuce-core Advanced and thread-safe Java Redis client for synchronous, asynchronous, | 6.8.1.RELEASE | 7.5.1.RELEASE | |
Apache 2.0
| io.micrometer
»
micrometer-registry-stackdriver Application monitoring instrumentation facade | 1.16.1 | 1.16.5 | |
Bill of materials
Apache 2.0
| io.micrometer
»
micrometer-bom Micrometer BOM (Bill of Materials) for managing Micrometer artifact versions | 1.16.1 | 1.16.5 | |
Bill of materials
Apache 2.0
| io.micrometer
»
micrometer-tracing-bom Micrometer Tracing BOM (Bill of Materials) for managing Micrometer Tracing artifact versions | 1.6.1 | 1.6.5 | |
Bill of materials
Apache 2.0
| io.netty
»
netty-bom Netty (Bill of Materials) | 4.2.9.Final | 4.2.13.Final | |
Bill of materials
Apache 2.0
| io.opentelemetry
»
opentelemetry-bom OpenTelemetry Bill of Materials | 1.55.0 | 1.62.0 | |
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. | 2025.0.1 | 2025.0.5 | |
Bill of materials
Apache 2.0
| io.prometheus
»
prometheus-metrics-bom Bill of Materials for the Prometheus Metrics library | 1.4.3 | 1.6.1 | |
Bill of materials
Apache 2.0
| io.prometheus
»
simpleclient_bom Bill of Materials for the Simpleclient. | 0.16.0 | ✔ | |
R2DBC Driver
Apache 2.0
| io.r2dbc
»
r2dbc-h2 Reactive Relational Database Connectivity Driver Implementation for H2 | 1.1.0.RELEASE | ✔ | |
R2DBC Driver
Apache 2.0
| io.r2dbc
»
r2dbc-mssql Reactive Relational Database Connectivity Driver Implementation for Microsoft SQL Server | 1.0.3.RELEASE | 1.0.4.RELEASE | |
Apache 2.0
| io.r2dbc
»
r2dbc-pool Reactive Relational Database Connectivity Connection Pool Implementation | 1.0.2.RELEASE | ✔ | |
Apache 2.0
| io.r2dbc
»
r2dbc-proxy Reactive Relational Database Connectivity Proxy Implementation | 1.1.6.RELEASE | ✔ | |
Apache 2.0
| io.r2dbc
»
r2dbc-spi Parent module for Reactive Relational Database Connectivity | 1.0.0.RELEASE | ✔ | |
Concurrency
Apache 2.0
| io.reactivex.rxjava3
»
rxjava Reactive Extensions for Java | 3.1.11 | 3.1.12 | |
Concurrency
Apache 2.0
| io.reactivex.rxjava3
»
rxjava Reactive Extensions for Java | 3.1.12 | ✔ | |
Bill of materials
Apache 2.0
| io.rsocket
»
rsocket-bom RSocket Java Bill of materials. | 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.1.7 | ✔ | |
Dist Tracing
Apache 2.0
| io.zipkin.brave
»
brave Brave: Core Libary | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-tests Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-context-jfr Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-context-log4j2 Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-context-log4j12 Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-context-slf4j Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-dubbo Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-grpc Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-http Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-http-tests Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-http-tests-jakarta Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-httpasyncclient Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-httpclient Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-httpclient5 Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-jakarta-jms Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-jaxrs2 Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-jersey-server Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-jersey-server-jakarta Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-jdbi3 Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-jms Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-jms-jakarta Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-kafka-clients Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-kafka-streams Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-messaging Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-mongodb Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-mysql Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-mysql6 Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-mysql8 Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Netty Codec
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-netty-codec-http Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-okhttp3 Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-rpc Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-servlet Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-servlet-jakarta Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-spring-rabbit Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-spring-web Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-spring-webmvc Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-vertx-web Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-spring-beans Allows you to configure Brave using XML | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.brave
»
brave-instrumentation-rocketmq-client Java distributed tracing implementation compatible with Zipkin backend services. | 6.3.0 | 6.3.1 | |
Apache 2.0
| io.zipkin.reporter2
»
zipkin-reporter Zipkin Reporter (Parent) | 3.5.1 | 3.5.3 | |
Apache 2.0
| io.zipkin.reporter2
»
zipkin-sender-okhttp3 Zipkin Reporter (Parent) | 3.5.1 | 3.5.3 | |
Apache 2.0
| io.zipkin.reporter2
»
zipkin-sender-libthrift Zipkin Reporter (Parent) | 3.5.1 | 3.5.3 | |
Apache 2.0
| io.zipkin.reporter2
»
zipkin-sender-urlconnection Zipkin Reporter (Parent) | 3.5.1 | 3.5.3 | |
Apache 2.0
| io.zipkin.reporter2
»
zipkin-sender-kafka Zipkin Reporter (Parent) | 3.5.1 | 3.5.3 | |
Apache 2.0
| io.zipkin.reporter2
»
zipkin-sender-amqp-client Zipkin Reporter (Parent) | 3.5.1 | 3.5.3 | |
Apache 2.0
| io.zipkin.reporter2
»
zipkin-sender-activemq-client Zipkin Reporter (Parent) | 3.5.1 | 3.5.3 | |
Apache 2.0
| io.zipkin.reporter2
»
zipkin-reporter-spring-beans Allows you to configure Zipkin Reporter using XML | 3.5.1 | 3.5.3 | |
Apache 2.0
| io.zipkin.reporter2
»
zipkin-reporter-brave Adapts a Reporter to a Brave SpanHandler | 3.5.1 | 3.5.3 | |
Apache 2.0
| io.zipkin.reporter2
»
zipkin-reporter-metrics-micrometer Zipkin Reporter (Parent) | 3.5.1 | 3.5.3 | |
Apache 2.0
| io.zipkin.reporter2
»
zipkin-sender-pulsar-client Zipkin Reporter (Parent) | 3.5.1 | 3.5.3 | |
Java Spec
EDL 1.0
| jakarta.activation
»
jakarta.activation-api Jakarta Activation API 2.2 Specification | 2.1.4 | ✔ | |
Annotation Lib
EPL 2.0 +1
| jakarta.annotation
»
jakarta.annotation-api Jakarta Annotations API | 3.0.0 | ✔ | |
Dep Injection
Apache 2.0
| jakarta.inject
»
jakarta.inject-api Jakarta Dependency Injection | 2.0.1 | ✔ | |
Message Queue Client
EPL 2.0
| jakarta.jms
»
jakarta.jms-api Jakarta Messaging describes a means for Java applications to create, send, | 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 ... | 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. | 3.0.1 | ✔ | |
Mail Client
EDL 1.0 +2
| jakarta.mail
»
jakarta.mail-api Jakarta Mail API 2.1 Specification API | 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 ... | 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 ... | 6.1.0 | ✔ | |
JSP Tag Library
EPL 2.0 +1
| jakarta.servlet.jsp.jstl
»
jakarta.servlet.jsp.jstl-api Jakarta Standard Tag Library API | 3.0.2 | ✔ | |
Transactions
EPL 2.0 +1
| jakarta.transaction
»
jakarta.transaction-api Jakarta Transactions | 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 ... | 3.1.1 | ✔ | |
WebSocket Clients
EPL 2.0 +1
| jakarta.websocket
»
jakarta.websocket-api Jakarta WebSocket - Server API | 2.2.0 | ✔ | |
Java Spec
EPL 2.0 +1
| jakarta.websocket
»
jakarta.websocket-client-api Jakarta WebSocket - Client API | 2.2.0 | ✔ | |
Java Spec
EPL 2.0 +1
| jakarta.ws.rs
»
jakarta.ws.rs-api Jakarta RESTful Web Services | 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 ... | 4.0.4 | 4.0.5 | |
Java Spec
EDL 1.0
| jakarta.xml.soap
»
jakarta.xml.soap-api Provides the API for creating and building SOAP messages. | 3.0.2 | ✔ | |
Java Spec
EDL 1.0
| jakarta.xml.ws
»
jakarta.xml.ws-api Jakarta XML Web Services API | 4.0.2 | 4.0.3 | |
Cache Client
Apache 2.0
| javax.cache » cache-api | 1.1.1 | ✔ | |
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 | ✔ | |
XPath
BSD 2-clause
| jaxen
»
jaxen Jaxen is a universal XPath engine for Java. | 2.0.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.17.6 | 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.17.8 | 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.17.8 | 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.6.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.4.0 | 4.0.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-console ActiveMQ Management Console | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-spring ActiveMQ Spring Integration | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-all8 vulnerabilities Puts together an ActiveMQ jar bundle | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-amqp ActiveMQ implementaiton of AMQP messaging protocol | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-blueprint The ActiveMQ Message Broker and Client implementations | 6.1.8 | 6.2.5 | |
Message Broker
Apache 2.0
| org.apache.activemq
»
activemq-broker6 vulnerabilities The ActiveMQ Message Broker implementation | 6.1.8 | 6.2.5 | |
Message Queue Client
Apache 2.0
| org.apache.activemq
»
activemq-client2 vulnerabilities The ActiveMQ Client implementation | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-http ActiveMQ HTTP Protocol Support | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-jaas A collection of generic JAAS Login Modules | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-jdbc-store The ActiveMQ JDBC Store Implementation | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-kahadb-store The ActiveMQ KahaDB Store Implementation | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-karaf Provides resources for running ActiveMQ in Apache Karaf | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-jms-pool Generic JMS Pooled ConnectionFactory | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-log4j-appender ActiveMQ Log4j Appender | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-mqtt2 vulnerabilities The ActiveMQ MQTT Protocol Implementation | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-pool ActiveMQ Pooled ConnectionFactory | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq » activemq-openwire-generator | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-openwire-legacy The ActiveMQ Openwire Legacy Support Module | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-osgi Puts together an ActiveMQ OSGi bundle | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-ra A JCA Resource Adapter used to integrate ActiveMQ with transactional enterprise containers | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-rar A JCA Resource Adapter used to integrate ActiveMQ with transactional enterprise containers | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-run activemq.jar for starting a standalone ActiveMQ broker | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-runtime-config ActiveMQ Runtime Configuration | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-shiro ActiveMQ secured by Apache Shiro | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-stomp The ActiveMQ STOMP Protocol Implementation | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq
»
activemq-web1 vulnerability Web Connector for REST API and Streamlets support | 6.1.8 | 6.2.5 | |
Web App
Apache 2.0
| org.apache.activemq
»
activemq-web-console Web Console for ActiveMQ | 6.1.8 | 6.2.5 | |
Web App
Apache 2.0
| org.apache.activemq
»
activemq-web-demo Web Demo for REST API and Streamlets support | 6.1.8 | 6.2.5 | |
Apache 2.0
| org.apache.activemq » artemis-amqp-protocol | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-boot | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-cdi-client | 2.43.0 | 2.53.0 | |
CLI Interface
Apache 2.0
| org.apache.activemq » artemis-cli | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-commons | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-console | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-core-client | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-core-client-all | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-core-client-osgi | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-dto | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-features | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-hornetq-protocol | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-hqclient-protocol | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-jakarta-cdi-client | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-jakarta-client | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-jakarta-client-all | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-jakarta-openwire-protocol | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-jakarta-ra | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-jakarta-server | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-jakarta-service-extensions | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-jdbc-store | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-jms-client | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-jms-client-all | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-jms-client-osgi | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-jms-server | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-journal | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-mqtt-protocol | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-openwire-protocol1 vulnerability | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-lockmanager-api | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-lockmanager-ri | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-ra | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-selector | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-server1 vulnerability | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-server-osgi | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-service-extensions | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-stomp-protocol | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-web | 2.43.0 | 2.53.0 | |
Apache 2.0
| org.apache.activemq » artemis-website | 2.43.0 | 2.53.0 | |
Cassandra Client
Apache 2.0
| org.apache.cassandra » java-driver-core | 4.19.2 | ✔ | |
Cassandra Client
Apache 2.0
| org.apache.cassandra » java-driver-core-shaded | 4.19.2 | ✔ | |
Apache 2.0
| org.apache.cassandra » java-driver-mapper-processor | 4.19.2 | ✔ | |
Apache 2.0
| org.apache.cassandra » java-driver-mapper-runtime | 4.19.2 | ✔ | |
Apache 2.0
| org.apache.cassandra » java-driver-query-builder | 4.19.2 | ✔ | |
Apache 2.0
| org.apache.cassandra
»
java-driver-guava-shaded Shaded Guava artifact for use in the Java driver for Apache Cassandra® | 4.19.2 | ✔ | |
Apache 2.0
| org.apache.cassandra » java-driver-test-infra | 4.19.2 | ✔ | |
Apache 2.0
| org.apache.cassandra » java-driver-metrics-micrometer | 4.19.2 | ✔ | |
Apache 2.0
| org.apache.cassandra » java-driver-metrics-microprofile | 4.19.2 | ✔ | |
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.14.0 | 1.15.0 | |
JDBC Pool
Apache 2.0
| org.apache.commons
»
commons-dbcp2 Apache Commons DBCP software implements Database Connection Pooling | 2.13.0 | 2.14.0 | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang3 Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.19.0 | 3.20.0 | |
Object Pool
Apache
| org.apache.commons » commons-pool2 | 2.12.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.16.1.1 | 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.16.1.1 | 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.16.1.1 | 10.17.1.0 | |
Apache 2.0
| org.apache.derby
»
derbyoptionaltools Contains optional tools for use with Derby. | 10.16.1.1 | 10.17.1.0 | |
Apache 2.0
| org.apache.derby
»
derbyshared The code which is shared across all Derby configurations. | 10.16.1.1 | 10.17.1.0 | |
Apache 2.0
| org.apache.derby
»
derbytools Contains Apache Derby tools like ij, sysinfo, and dblook. | 10.16.1.1 | 10.17.1.0 | |
Bill of materials
Apache 2.0
| org.apache.groovy
»
groovy-bom Groovy: A powerful multi-faceted language for the JVM | 5.0.3 | 5.0.6 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpasyncclient Apache HttpComponents AsyncClient | 4.1.5 | ✔ | |
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.5.1 | 5.6.1 | |
Apache 2.0
| org.apache.httpcomponents.client5
»
httpclient5-cache Apache HttpComponents HttpClient Cache | 5.5.1 | 5.6.1 | |
Apache 2.0
| org.apache.httpcomponents.client5
»
httpclient5-fluent Apache HttpComponents Client Fluent | 5.5.1 | 5.6.1 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents.core5
»
httpcore5 Apache HttpComponents HTTP/1.1 core components | 5.3.6 | 5.4.2 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents.core5
»
httpcore5-h2 Apache HttpComponents HTTP/2 Core Components | 5.3.6 | 5.4.2 | |
Apache 2.0
| org.apache.httpcomponents.core5
»
httpcore5-reactive Apache HttpComponents Reactive Streams Bindings | 5.3.6 | 5.4.2 | |
Apache 2.0
| org.apache.kafka » connect | 4.1.1 | 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. | 4.1.1 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » connect-basic-auth-extension | 4.1.1 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » connect-file | 4.1.1 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » connect-json | 4.1.1 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » connect-mirror | 4.1.1 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » connect-mirror-client | 4.1.1 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » connect-runtime | 4.1.1 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » connect-transforms | 4.1.1 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » generator | 4.1.1 | 4.2.0 | |
Message Queue Client
Apache 2.0
| org.apache.kafka
»
kafka-clients2 vulnerabilities Kafka client library for building producers and consumers that interact with Apache Kafka clusters for high-throughput ... | 4.1.1 | 4.2.0 | |
Message Queue Client
Apache 2.0
| org.apache.kafka
»
kafka-clients2 vulnerabilities Kafka client library for building producers and consumers that interact with Apache Kafka clusters for high-throughput ... | 4.1.1 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-metadata | 4.1.1 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-raft | 4.1.1 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-server | 4.1.1 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-server-common | 4.1.1 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-server-common | 4.1.1 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-shell | 4.1.1 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-storage | 4.1.1 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-storage-api | 4.1.1 | 4.2.0 | |
Streaming
Apache 2.0
| org.apache.kafka » kafka-streams | 4.1.1 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-streams-scala_2.13 | 4.1.1 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-streams-test-utils | 4.1.1 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » kafka-tools | 4.1.1 | 4.2.0 | |
Message Broker
Apache 2.0
| org.apache.kafka
»
kafka_2.13 The core Apache Kafka server and client libraries for building distributed streaming platforms. | 4.1.1 | 4.2.0 | |
Message Broker
Apache 2.0
| org.apache.kafka
»
kafka_2.13 The core Apache Kafka server and client libraries for building distributed streaming platforms. | 4.1.1 | 4.2.0 | |
Apache 2.0
| org.apache.kafka » trogdor | 4.1.1 | 4.2.0 | |
Bill of materials
Apache 2.0
| org.apache.logging.log4j
»
log4j-bom Apache Log4j Bill-of-Materials | 2.25.3 | 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.9.11 | 3.9.15 | |
Apache 2.0
| org.apache.maven
»
maven-compat Deprecated Maven2 classes maintained as compatibility layer. | 3.9.11 | 3.9.15 | |
Build Tool
Apache 2.0
| org.apache.maven
»
maven-core Core classes of Apache Maven to manage the building process. | 3.9.11 | 3.9.15 | |
Build Model
Apache 2.0
| org.apache.maven
»
maven-model Model for Maven POM (Project Object Model) | 3.9.11 | 3.9.15 | |
Build Model
Apache 2.0
| org.apache.maven
»
maven-plugin-api The API for Maven 3 plugins - Mojos - development. | 3.9.11 | 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.15.1 | 3.15.2 | |
Apache 2.0
| org.apache.maven.shared
»
maven-verifier Provides a test harness for Maven integration tests. | 1.8.0 | ✔ | |
Bill of materials
Apache 2.0
| org.apache.pulsar
»
pulsar-bom Pulsar (Bill of Materials) | 4.1.2 | 4.2.1 | |
Annotation Lib
Apache 2.0
| org.apache.tomcat
»
tomcat-annotations-api Annotations Package | 11.0.15 | 11.0.22 | |
JDBC Pool
Apache 2.0
| org.apache.tomcat
»
tomcat-jdbc Tomcat JDBC Pool Package | 11.0.15 | 11.0.22 | |
Apache 2.0
| org.apache.tomcat
»
tomcat-jsp-api JSP package | 11.0.15 | 11.0.22 | |
Web Server
Apache 2.0
| org.apache.tomcat.embed
»
tomcat-embed-core9 vulnerabilities Core Tomcat implementation | 11.0.15 | 11.0.22 | |
Apache 2.0
| org.apache.tomcat.embed
»
tomcat-embed-el Core Tomcat implementation | 11.0.15 | 11.0.22 | |
Apache 2.0
| org.apache.tomcat.embed
»
tomcat-embed-jasper Core Tomcat implementation | 11.0.15 | 11.0.22 | |
WebSocket Clients
Apache 2.0
| org.apache.tomcat.embed
»
tomcat-embed-websocket Core Tomcat implementation | 11.0.15 | 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.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.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.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.25.1 | ✔ | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core1 vulnerability Rich and fluent assertions for testing in Java | 3.27.6 | 3.27.7 | |
Assertion
Apache 2.0
| org.assertj
»
assertj-guava Rich and fluent assertions for testing for Guava | 3.27.6 | 3.27.7 | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility A Java DSL for synchronizing asynchronous operations | 4.3.0 | ✔ | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility A Java DSL for synchronizing asynchronous operations | 4.3.0 | ✔ | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility-groovy Simplifies Awaitility usage from Groovy | 4.3.0 | ✔ | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility-kotlin Simplifies Awaitility usage from Kotlin | 4.3.0 | ✔ | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility-scala Simplifies Awaitility usage from Scala | 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 | ✔ | |
BSD 3-clause
| org.codehaus.janino
»
commons-compiler The "commons-compiler" API, including the "IExpressionEvaluator", "IScriptEvaluator", "IClassBodyEvaluator" and ... | 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.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.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 | 4.0.2 | 4.0.3 | |
BSD 2-clause
| org.crac
»
crac A wrapper for OpenJDK CRaC API to build and run on any JDK | 1.5.0 | ✔ | |
JSON Lib
EDL 1.0 +1
| org.eclipse
»
yasson Eclipse Yasson. Reference implementation of JSR-367 (JSON-B). | 3.0.4 | ✔ | |
EDL 1.0 +2
| org.eclipse.angus » angus-core | 2.0.5 | ✔ | |
EDL 1.0 +2
| org.eclipse.angus » angus-mail | 2.0.5 | ✔ | |
EDL 1.0 +2
| org.eclipse.angus » dsn | 2.0.5 | ✔ | |
EDL 1.0 +2
| org.eclipse.angus » gimap | 2.0.5 | ✔ | |
EDL 1.0 +2
| org.eclipse.angus » imap | 2.0.5 | ✔ | |
EDL 1.0 +2
| org.eclipse.angus » jakarta.mail | 2.0.5 | ✔ | |
EDL 1.0 +2
| org.eclipse.angus » logging-mailhandler | 2.0.5 | ✔ | |
EDL 1.0 +2
| org.eclipse.angus » pop3 | 2.0.5 | ✔ | |
EDL 1.0 +2
| org.eclipse.angus » smtp | 2.0.5 | ✔ | |
Apache 2.0
| org.eclipse.jetty
»
jetty-reactive-httpclient Jetty ReactiveStreams HttpClient | 4.1.4 | ✔ | |
Bill of materials
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-bom Jetty BOM | 12.1.5 | 12.1.9 | |
Bill of materials
Apache 2.0 +1
| org.eclipse.jetty.ee11
»
jetty-ee11-bom Jetty EE11 APIs BOM artifact | 12.1.5 | 12.1.9 | |
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.11.1 | 3.12.0 | |
Cache Impl
Apache 2.0
| org.ehcache
»
ehcache End-user ehcache3 jar artifact | 3.11.1 | 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.11.1 | 3.12.0 | |
Apache 2.0
| org.ehcache
»
ehcache-transactions The transactions module of Ehcache 3 | 3.11.1 | 3.12.0 | |
Apache 2.0
| org.ehcache
»
ehcache-transactions The transactions module of Ehcache 3 | 3.11.1 | 3.12.0 | |
JDBC Driver
BSD 3-clause +1
| org.firebirdsql.jdbc
»
jaybird JDBC Driver for the Firebird RDBMS | 6.0.3 | 6.0.5 | |
Apache 2.0
| org.flywaydb » flyway-commandline | 11.14.1 | 12.6.0 | |
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 | 11.14.1 | 12.6.0 | |
Apache 2.0
| org.flywaydb » flyway-database-cassandra | 11.14.1 | 12.6.0 | |
Apache 2.0
| org.flywaydb » flyway-database-db2 | 11.14.1 | 12.6.0 | |
Apache 2.0
| org.flywaydb » flyway-database-derby | 11.14.1 | 12.6.0 | |
Apache 2.0
| org.flywaydb » flyway-database-hsqldb | 11.14.1 | 12.6.0 | |
Apache 2.0
| org.flywaydb » flyway-database-informix | 11.14.1 | 12.6.0 | |
Apache 2.0
| org.flywaydb » flyway-database-mongodb | 11.14.1 | 12.0.0 | |
Apache 2.0
| org.flywaydb » flyway-database-oracle | 11.14.1 | 12.6.0 | |
Apache 2.0
| org.flywaydb » flyway-database-postgresql | 11.14.1 | 12.6.0 | |
Apache 2.0
| org.flywaydb » flyway-database-redshift | 11.14.1 | 12.6.0 | |
Apache 2.0
| org.flywaydb » flyway-database-saphana | 11.14.1 | 12.6.0 | |
Apache 2.0
| org.flywaydb » flyway-database-snowflake | 11.14.1 | 12.6.0 | |
Apache 2.0
| org.flywaydb » flyway-database-sybasease | 11.14.1 | 12.6.0 | |
Apache 2.0
| org.flywaydb » flyway-firebird | 11.14.1 | 12.6.0 | |
Apache 2.0
| org.flywaydb » flyway-gcp-bigquery | 11.14.1 | 12.6.0 | |
Apache 2.0
| org.flywaydb » flyway-gcp-spanner | 11.14.1 | 12.6.0 | |
DB Migration
Apache 2.0
| org.flywaydb » flyway-mysql | 11.14.1 | 12.6.0 | |
Apache 2.0
| org.flywaydb » flyway-singlestore | 11.14.1 | 12.6.0 | |
Apache 2.0
| org.flywaydb » flyway-sqlserver | 11.14.1 | 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.34 | ✔ | |
EDL 1.0
| org.glassfish.jaxb
»
codemodel The core functionality of the CodeModel java source code generation library | 4.0.6 | 4.0.8 | |
EDL 1.0
| org.glassfish.jaxb
»
jaxb-core JAXB Core module. Contains sources required by XJC, JXC and Runtime modules. | 4.0.6 | 4.0.8 | |
EDL 1.0
| org.glassfish.jaxb
»
jaxb-jxc JAXB schema generator.The *tool* to generate XML schema based on java classes. | 4.0.6 | 4.0.8 | |
EDL 1.0
| org.glassfish.jaxb
»
jaxb-runtime JAXB (JSR 222) Reference Implementation | 4.0.6 | 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. | 4.0.6 | 4.0.8 | |
EDL 1.0
| org.glassfish.jaxb
»
txw2 TXW is a library that allows you to write XML documents. | 4.0.6 | 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 | 4.0.6 | 4.0.8 | |
Bill of materials
EPL 2.0 +1
| org.glassfish.jersey
»
jersey-bom Jersey Bill of Materials (BOM) | 4.0.0 | 4.0.2 | |
EPL 2.0 +1
| org.glassfish.web
»
jakarta.servlet.jsp.jstl Jakarta Standard Tag Library Implementation | 3.0.1 | ✔ | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest Core API and libraries of hamcrest matcher framework. | 3.0 | ✔ | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-core Core API and libraries of hamcrest matcher framework. | 3.0 | ✔ | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-library Core API and libraries of hamcrest matcher framework. | 3.0 | ✔ | |
Apache 2.0
| org.hibernate.orm
»
hibernate-agroal Integration for Agroal as a ConnectionProvider for Hibernate ORM | 7.2.0.Final | 7.3.4.Final | |
Apache 2.0
| org.hibernate.orm
»
hibernate-ant Annotation Processor to generate JPA 2 static metamodel classes | 7.2.0.Final | 7.3.4.Final | |
Apache 2.0
| org.hibernate.orm
»
hibernate-c3p0 Integration for c3p0 Connection pooling into Hibernate ORM | 7.2.0.Final | 7.3.4.Final | |
Apache 2.0
| org.hibernate.orm
»
hibernate-community-dialects Hibernate's community supported dialects | 7.2.0.Final | 7.3.4.Final | |
O/R Mapping
Apache 2.0
| org.hibernate.orm
»
hibernate-core Hibernate's core ORM functionality | 7.2.0.Final | 7.3.4.Final | |
Apache 2.0
| org.hibernate.orm
»
hibernate-envers Hibernate's entity version (audit/history) support | 7.2.0.Final | 7.3.4.Final | |
Apache 2.0
| org.hibernate.orm
»
hibernate-graalvm Experimental extension to make it easier to compile applications into a GraalVM native image | 7.2.0.Final | 7.3.4.Final | |
Apache 2.0
| org.hibernate.orm
»
hibernate-hikaricp Integration for HikariCP into Hibernate O/RM | 7.2.0.Final | 7.3.4.Final | |
Apache 2.0
| org.hibernate.orm
»
hibernate-jcache Integration for javax.cache into Hibernate as a second-level caching service | 7.2.0.Final | 7.3.4.Final | |
Apache 2.0
| org.hibernate.orm
»
hibernate-micrometer Integration for Micrometer metrics into Hibernate as a metrics collection package | 7.2.0.Final | 7.3.4.Final | |
Apache 2.0
| org.hibernate.orm
»
hibernate-processor Hibernate compile-time tooling | 7.2.0.Final | 7.3.4.Final | |
Apache 2.0
| org.hibernate.orm
»
hibernate-scan-jandex Integrate support for Jandex into Hibernate O/RM | 7.2.0.Final | 7.3.4.Final | |
Apache 2.0
| org.hibernate.orm
»
hibernate-spatial Integrate support for Spatial/GIS data into Hibernate O/RM | 7.2.0.Final | 7.3.4.Final | |
Testing
Apache 2.0
| org.hibernate.orm
»
hibernate-testing Support for testing Hibernate ORM functionality | 7.2.0.Final | 7.3.4.Final | |
Apache 2.0
| org.hibernate.orm
»
hibernate-vector Hibernate's extensions for vector support | 7.2.0.Final | 7.3.4.Final | |
Validation
Apache 2.0
| org.hibernate.validator
»
hibernate-validator Hibernate's Jakarta Validation reference implementation. | 9.0.1.Final | 9.1.0.Final | |
Apache 2.0
| org.hibernate.validator
»
hibernate-validator-annotation-processor Annotation Processor to detect incorrect usage of constraint annotations. | 9.0.1.Final | 9.1.0.Final | |
| org.hsqldb
»
hsqldb HSQLDB - Lightweight 100% Java SQL Database Engine | 2.7.3 | 2.7.4 | ||
Browser Automation
Apache 2.0
| org.htmlunit
»
htmlunit A headless browser intended for use in testing web-based applications. | 4.17.0 | 4.21.0 | |
Bill of materials
Apache 2.0
| org.infinispan
»
infinispan-bom Infinispan BOM module | 15.2.6.Final | 16.1.4 | |
MIT
| org.influxdb
»
influxdb-java Java API to access the InfluxDB REST API | 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.6.1.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. | 2.2.21 | 2.3.21 | |
Bill of materials
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-bom Coroutines support libraries for Kotlin | 1.10.2 | 1.11.0 | |
Bill of materials
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-serialization-bom Kotlin multiplatform serialization runtime library | 1.9.0 | 1.11.0 | |
Bill of materials
Apache 2.0
| org.jooq
»
jooq-bom jOOQ's BOM (Bill of Materials) | 3.19.29 | 3.21.3 | |
Annotation Lib
Apache 2.0
| org.jspecify
»
jspecify An artifact of well-named and well-specified annotations to power static analysis checks | 1.0.0 | ✔ | |
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 ... | 6.0.1 | 6.0.3 | |
| org.liquibase
»
liquibase-cdi Configures Liquibase for use in a CDI environment | 5.0.1 | 5.0.2 | ||
| org.liquibase
»
liquibase-core Liquibase is a tool for managing and executing database changes. | 5.0.1 | 5.0.2 | ||
R2DBC Driver
Apache 2.0
| org.mariadb
»
r2dbc-mariadb R2DBC driver for MariaDB | 1.3.0 | 1.4.0 | |
MySQL Driver
LGPL 2.1
| org.mariadb.jdbc
»
mariadb-java-client JDBC driver for MariaDB and MySQL | 3.5.7 | 3.5.8 | |
Apache 2.0
| org.messaginghub
»
pooled-jms Generic JMS Pooled Connection library | 3.1.8 | 3.2.2 | |
| org.mockito
»
mockito-bom Mockito Bill of Materials (BOM) | 5.20.0 | 5.23.0 | ||
Bill of materials
Apache 2.0
| org.mongodb
»
mongodb-driver-bom This Bill of Materials POM simplifies dependency management when referencing multiple MongoDB Java Driver artifacts in ... | 5.6.2 | 5.7.0 | |
Bill of materials
Apache 2.0
| org.neo4j.driver
»
neo4j-java-driver-bom The BOM for the Neo4j Java Driver | 6.0.2 | 6.1.0 | |
PostgreSQL Driver
BSD 2-clause
| org.postgresql
»
postgresql1 vulnerability PostgreSQL JDBC Driver Postgresql | 42.7.8 | 42.7.11 | |
R2DBC Driver
Apache 2.0
| org.postgresql
»
r2dbc-postgresql Reactive Relational Database Connectivity Driver Implementation for Postgresql | 1.1.1.RELEASE | ✔ | |
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.42 | 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.5.2 | ✔ | |
Apache 2.0
| org.quartz-scheduler
»
quartz-jobs Quartz Enterprise Job Scheduler - additional library of ready to use Jobs | 2.5.2 | ✔ | |
MIT
| org.reactivestreams
»
reactive-streams A Protocol for Asynchronous Non-Blocking Data Sequence | 1.0.4 | ✔ | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
htmlunit3-driver WebDriver compatible driver for HtmlUnit headless browser | 4.36.1 | 4.43.0 | |
Bill of materials
Apache 2.0
| org.seleniumhq.selenium
»
selenium-bom Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 4.37.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.3 | ✔ | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 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 ... | 2.0.17 | ✔ | |
Logging Bridge
Apache 2.0
| org.slf4j
»
log4j-over-slf4j Log4j implemented over SLF4J | 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 ... | 2.0.17 | ✔ | |
Logging
MIT
| org.slf4j
»
slf4j-ext Extensions to the SLF4J API | 2.0.17 | ✔ | |
MIT
| org.slf4j
»
slf4j-jdk-platform-logging Integrated SLF4J with the Platform Logging API added by JEP 264 in Java 9 | 2.0.17 | ✔ | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-jdk14 SLF4J JDK14 Provider | 2.0.17 | ✔ | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-log4j12 SLF4J Reload4j Provider | 2.0.17 | ✔ | |
Logging
MIT
| org.slf4j
»
slf4j-nop Binding/provider for NOP, an implementation that silently discards all logging messages. | 2.0.17 | ✔ | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-reload4j SLF4J Reload4j Provider | 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. | 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) | 7.0.2 | 7.0.7 | |
Bill of materials
Apache 2.0
| org.springframework.amqp
»
spring-amqp-bom Spring for RabbitMQ (Bill of Materials) | 4.0.1 | 4.0.3 | |
Bill of materials
Apache 2.0
| org.springframework.batch
»
spring-batch-bom Bill of materials for Spring Batch modules | 6.0.1 | 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 ... | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-activemq Spring Boot ActiveMQ | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-actuator Spring Boot Actuator | 4.0.1 | 4.0.6 | |
Config
Apache 2.0
| org.springframework.boot
»
spring-boot-actuator-autoconfigure Spring Boot Actuator AutoConfigure | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-amqp Spring Boot AMQP | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-artemis Spring Boot Artemis | 4.0.1 | 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 ... | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-autoconfigure-classic Spring Boot AutoConfigure Classic | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-autoconfigure-classic-modules Spring Boot AutoConfigure Classic Modules | 4.0.1 | 4.0.6 | |
Annotation Tool
Apache 2.0
| org.springframework.boot
»
spring-boot-autoconfigure-processor Spring Boot AutoConfigure Annotation Processor | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-batch Spring Boot Batch | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-batch-jdbc Spring Boot Batch JDBC | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-buildpack-platform Spring Boot Buildpack Platform | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-cache Spring Boot Cache | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-cache-test Spring Boot Cache Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-cassandra3 vulnerabilities Spring Boot Cassandra | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-cloudfoundry Spring Boot Cloud Foundry | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-configuration-metadata Spring Boot Configuration Metadata | 4.0.1 | 4.0.6 | |
Annotation Tool
Apache 2.0
| org.springframework.boot
»
spring-boot-configuration-processor Spring Boot Configuration Annotation Processor | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-couchbase Spring Boot Couchbase | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-cassandra Spring Boot Data Cassandra | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-cassandra-test Spring Boot Data Cassandra Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-commons Spring Boot Data Commons | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-couchbase Spring Boot Data Couchbase | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-couchbase-test Spring Boot Data Couchbase Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-elasticsearch Spring Boot Data Elasticsearch | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-elasticsearch-test Spring Boot Data Elasticsearch Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-jdbc Spring Boot Data JDBC | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-jdbc-test Spring Boot Data JDBC Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-jpa Spring Boot Data JPA | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-jpa-test Spring Boot Data JPA Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-ldap Spring Boot Data LDAP | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-ldap-test Spring Boot Data LDAP Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-mongodb Spring Boot Data MongoDB | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-mongodb-test Spring Boot Data MongoDB Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-neo4j Spring Boot Data Neo4j | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-neo4j-test Spring Boot Data Neo4j Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-r2dbc Spring Boot Data R2DBC | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-r2dbc-test Spring Boot Data R2DBC Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-redis Spring Boot Data Redis | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-redis-test Spring Boot Data Redis Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-data-rest Spring Boot Data REST | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-devtools1 vulnerability Spring Boot Developer Tools | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-docker-compose Spring Boot Docker Compose | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-elasticsearch1 vulnerability Spring Boot Elasticsearch | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-flyway Spring Boot Flyway | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-freemarker Spring Boot Freemarker | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-graphql Spring Boot GraphQL | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-graphql-test Spring Boot GraphQL Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-groovy-templates Spring Boot Groovy Templates | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-gson Spring Boot GSON | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-h2console Spring Boot H2 | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-hateoas Spring Boot Hateoas | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-hazelcast Spring Boot Hazelcast | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-health Spring Boot Health | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-hibernate Spring Boot Hibernate | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-http-client Spring Boot HTTP Client | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-http-codec Spring Boot HTTP Codec | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-http-converter Spring Boot HTTP Converter | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-integration Spring Boot Integration | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-jackson Spring Boot Jackson | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-jackson2 Spring Boot Jackson 2 (deprecated in favor of spring-boot-jackson) | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-jarmode-tools Spring Boot Jarmode Tools | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-jdbc Spring Boot JDBC | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-jdbc-test Spring Boot JDBC Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-jersey Spring Boot Jersey | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-jetty Spring Boot Jetty | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-jms Spring Boot JMS | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-jooq Spring Boot jOOQ | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-jooq-test Spring Boot jOOQ Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-jpa Spring Boot JPA | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-jpa-test Spring Boot JPA Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-jsonb Spring Boot JSON-B | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-kafka Spring Boot Kafka | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-kotlinx-serialization-json Spring Boot Kotlinx Serialization JSON | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-ldap Spring Boot LDAP | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-liquibase Spring Boot Liquibase | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-loader Spring Boot Loader | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-mail Spring Boot Mail | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-micrometer-metrics Spring Boot Metrics | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-micrometer-metrics-test Spring Boot Micrometer Metrics Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-micrometer-observation Spring Boot Observation | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-micrometer-tracing Spring Boot Tracing | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-micrometer-tracing-brave Spring Boot Tracing Brave | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-micrometer-tracing-opentelemetry Spring Boot Tracing OpenTelemetry | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-micrometer-tracing-test Spring Boot Micrometer Tracing Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-mongodb Spring Boot MongoDB | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-mustache Spring Boot Mustache | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-neo4j Spring Boot Neo4j | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-netty Spring Boot Netty | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-opentelemetry Spring Boot Open Telemetry | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-persistence Spring Boot Persistence | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-properties-migrator Spring Boot Properties Migrator | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-pulsar Spring Boot Pulsar | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-quartz Spring Boot Quartz | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-r2dbc Spring Boot R2DBC | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-reactor Spring Boot Reactor | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-reactor-netty Spring Boot Reactor Netty | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-restclient Spring Boot RestClient and RestTemplate | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-restclient-test Spring Boot RestClient Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-restdocs Spring Boot REST Docs | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-resttestclient Spring Boot RestTestClient | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-rsocket Spring Boot RSocket | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-rsocket-test Spring Boot RSocket Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-security Spring Boot Security | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-security-oauth2-authorization-server Spring Boot Security OAuth2 Authorization Server | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-security-oauth2-client Spring Boot Security OAuth2 Client | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-security-oauth2-resource-server Spring Boot Security OAuth2 Resource Server | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-security-saml2 Spring Boot Security SAML2 | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-security-test Spring Boot Security Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-sendgrid Spring Boot SendGrid | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-servlet Spring Boot Servlet | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-session Spring Boot Session | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-session-data-redis Spring Boot Session Data Redis | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-session-jdbc Spring Boot Session JDBC | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-sql Spring Boot SQL | 4.0.1 | 4.0.6 | |
App Server
Apache 2.0
| org.springframework.boot
»
spring-boot-starter Core starter, including auto-configuration support, logging and YAML | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-activemq Starter for using Apache ActiveMQ and JMS | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-activemq-test Starter for testing using Apache ActiveMQ and JMS | 4.0.1 | 4.0.6 | |
Application Metrics
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-actuator2 vulnerabilities Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your ... | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-actuator-test Starter for testing Spring Boot's Actuator which provides production ready features to help you monitor and manage your ... | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-amqp Starter for using Spring AMQP and Rabbit MQ | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-amqp-test Starter for testing Spring AMQP and Rabbit MQ | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-artemis Starter for using Apache Artemis and JMS | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-artemis-test Starter for testing Apache Artemis and JMS | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-aspectj Starter for using aspect-oriented programming with AspectJ | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-aspectj-test Starter for testing aspect-oriented programming with AspectJ | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-batch Starter for using Spring Batch | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-batch-jdbc Starter for using Spring Batch with JDBC | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-batch-jdbc-test Starter for testing using Spring Batch with JDBC | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-batch-test Starter for testing using Spring Batch | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-cache Starter for using Spring's caching support | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-cache-test Starter for testing Spring's caching support | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-cassandra Starter for using Cassandra distributed database | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-cassandra-test Starter for testing Cassandra distributed database | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-classic Core classic starter, including full auto-configuration support, logging and YAML | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-cloudfoundry Starter for using Cloud Foundry | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-cloudfoundry-test Starter for testing Cloud Foundry | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-couchbase Starter for using Couchbase document-oriented database | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-couchbase-test Starter for testing Couchbase document-oriented database | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-cassandra Starter for using Cassandra distributed database and Spring Data Cassandra | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-cassandra-test Starter for testing Cassandra distributed database and Spring Data Cassandra | 4.0.1 | 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 | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-cassandra-reactive-test Starter for testing Cassandra distributed database and Spring Data Cassandra Reactive | 4.0.1 | 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 | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-couchbase-test Starter for testing Couchbase document-oriented database and Spring Data Couchbase | 4.0.1 | 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 | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-couchbase-reactive-test Starter for testing Couchbase document-oriented database and Spring Data Couchbase Reactive | 4.0.1 | 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 | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-elasticsearch-test Starter for testing Elasticsearch search and analytics engine and Spring Data Elasticsearch | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-jdbc Starter for using Spring Data JDBC | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-jdbc-test Starter for testing Spring Data JDBC | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-jpa Starter for using Spring Data JPA with Hibernate | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-jpa-test Starter for testing Spring Data JPA with Hibernate | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-ldap Starter for using Spring Data LDAP | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-ldap-test Starter for testing Spring Data LDAP | 4.0.1 | 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 | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-mongodb-test Starter for testing MongoDB document-oriented database and Spring Data MongoDB | 4.0.1 | 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 | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-mongodb-reactive-test Starter for using MongoDB document-oriented database and Spring Data MongoDB Reactive | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-neo4j Starter for using Neo4j graph database and Spring Data Neo4j | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-neo4j-test Starter for testing Neo4j graph database and Spring Data Neo4j | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-r2dbc Starter for using Spring Data R2DBC | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-r2dbc-test Starter for testing Spring Data R2DBC | 4.0.1 | 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 | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-redis-test Starter for testing Redis key-value data store with Spring Data Redis and the Lettuce client | 4.0.1 | 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 | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-redis-reactive-test Starter for testing Redis key-value data store with Spring Data Redis reactive and the Lettuce client | 4.0.1 | 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 | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-rest-test Starter for testing Spring Data repositories exposed over REST using Spring Data REST and Spring MVC | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-elasticsearch Starter for using Elasticsearch search and analytics engine | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-elasticsearch-test Starter for testing Elasticsearch search and analytics engine | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-flyway Starter for using Flyway database migrations | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-flyway-test Starter for testing Flyway database migrations | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-freemarker Starter for using FreeMarker | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-freemarker-test Starter for testing FreeMarker | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-graphql Starter using Spring GraphQL | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-graphql-test Starter for testing Spring GraphQL | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-groovy-templates Starter for using Groovy Templates | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-groovy-templates-test Starter for testing Groovy Templates | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-gson Starter for using GSON | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-gson-test Starter for testing GSON | 4.0.1 | 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 | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-hateoas-test Starter for testing Spring HATEOS to build hypermedia-based RESTful Spring MVC web applications | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-hazelcast Starter for using Hazelcast | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-hazelcast-test Starter for testing Hazelcast | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-integration Starter for using Spring Integration | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-integration-test Starter for testing Spring Integration | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jackson Starter for using Jackson | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jackson-test Starter for testing Jackson | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jdbc Starter for using JDBC with the HikariCP connection pool | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jdbc-test Starter for testing JDBC with the HikariCP connection pool | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jersey Starter for using JAX-RS and Jersey | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jersey-test Starter for testing JAX-RS and Jersey | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jetty Starter for using Jetty as the embedded servlet container | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jetty-runtime Starter for the Jetty runtime | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jms Starter for using JMS | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jms-test Starter for testing JMS | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jooq Starter for using jOOQ to access SQL databases with JDBC | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jooq-test Starter for testing jOOQ to access SQL databases with JDBC | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-json Starter for reading and writing JSON | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jsonb Starter for using JSON-B | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jsonb-test Starter for testing JSON-B | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-kafka Starter for using Apache Kafka | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-kafka-test Starter for testing Apache Kafka | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-kotlinx-serialization-json Starter for using Kotlinx Serialization JSON | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-kotlinx-serialization-json-test Starter for testing Kotlinx Serialization JSON | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-ldap Starter for using LDAP | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-ldap-test Starter for testing LDAP | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-liquibase Starter for using Liquibase database migrations | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-liquibase-test Starter for testing Liquibase database migrations | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-log4j2 Starter for using Log4j2 | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-logback Starter for logging using Logback | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-logging Starter for logging default logging | 4.0.1 | 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 | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-mail-test Starter for testing Java Mail and Spring Framework's email sending support | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-micrometer-metrics Starter for using Micrometer Metrics | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-micrometer-metrics-test Starter for testing Micrometer Metrics | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-mongodb Starter for using MongoDB document-oriented database | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-mongodb-test Starter for testing MongoDB document-oriented database | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-mustache Starter for using Mustache | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-mustache-test Starter for testing Mustache | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-neo4j Starter for using Neo4j graph database | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-neo4j-test Starter for testing Neo4j graph database | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-oauth2-authorization-server Starter for using Spring Authorization Server features (deprecated in favor of ... | 4.0.1 | 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 ... | 4.0.1 | 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 ... | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-opentelemetry Starter for using OpenTelemetry | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-opentelemetry-test Starter for testing OpenTelemetry | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-pulsar Starter for using Spring for Apache Pulsar | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-pulsar-test Starter for testing Spring for Apache Pulsar | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-quartz Starter for using the Quartz scheduler | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-quartz-test Starter for testing the Quartz scheduler | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-r2dbc Starter for using R2DBC | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-r2dbc-test Starter for testing R2DBC | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-reactor-netty Starter for Reactor Netty | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-restclient Starter using Spring's blocking HTTP clients (RestClient, RestTemplate and HTTP Service Clients) | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-restclient-test Starter for testing Spring's blocking HTTP clients (RestClient, RestTemplate and HTTP Service Clients) | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-rsocket Starter for using RSocket | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-rsocket-test Starter for testing RSocket | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-security Starter for using Spring Security | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-security-test Starter for testing Spring Security | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-security-oauth2-authorization-server Starter for using Spring Authorization Server features | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-security-oauth2-authorization-server-test Starter for testing Spring Authorization Server features | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-security-oauth2-client Starter for using Spring Security's OAuth2/OpenID Connect client features | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-security-oauth2-client-test Starter for testing Spring Security's OAuth2/OpenID Connect client features | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-security-oauth2-resource-server Starter for using Spring Security's OAuth2 resource server features | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-security-oauth2-resource-server-test Starter for testing Spring Security's OAuth2 resource server features | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-security-saml2 Starter for using Spring Security with SAML2 | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-security-saml2-test Starter for testing Spring Security with SAML2 | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-sendgrid Starter for using Spring Session with Sendgrid | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-sendgrid-test Starter for testing Spring Session with Sendgrid | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-session-data-redis Starter for using Spring Session with Spring Data Redis | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-session-data-redis-test Starter for testing Spring Session with Spring Data Redis | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-session-jdbc Starter for using Spring Session with JDBC | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-session-jdbc-test Starter for testing Spring Session with JDBC | 4.0.1 | 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 | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-test-classic Classic starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-thymeleaf Starter for using Thymeleaf | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-thymeleaf-test Starter for testing Thymeleaf | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-tomcat Starter for using Tomcat as the embedded servlet container | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-tomcat-runtime Starter for the Tomcat runtime | 4.0.1 | 4.0.6 | |
Validation
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-validation Starter for using Java Bean Validation with Hibernate Validator | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-validation-test Starter for testing Java Bean Validation with Hibernate Validator | 4.0.1 | 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 ... | 4.0.1 | 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) | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-webclient Starter using Spring's reactive HTTP clients (WebClient and HTTP Service Clients) | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-webclient-test Starter for testing Spring's reactive HTTP clients (WebClient and HTTP Service Clients) | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-webflux Starter for using WebFlux and Reactor Netty | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-webflux-test Starter for testing WebFlux and Reactor Netty | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-webmvc Starter for using Spring MVC and Tomcat | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-webmvc-test Starter for testing Spring MVC and Tomcat | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-webservices Starter for using Spring Web Services | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-webservices-test Starter for testing Spring Web Services | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-websocket Starter for using Spring MVC WebSocket support | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-websocket-test Starter for testing Spring MVC WebSocket support | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-zipkin Starter for using Zipkin | 4.0.1 | 4.0.6 | |
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-test Spring Boot Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-test-autoconfigure Spring Boot Test AutoConfigure | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-test-classic-modules Spring Boot Test Classic Modules | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-testcontainers Spring Boot Testcontainers Support | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-thymeleaf Spring Boot Thymeleaf | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-tomcat Spring Boot Tomcat | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-transaction Spring Boot Transaction | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-validation Spring Boot Validation | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-web-server Spring Boot Web Server | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-webclient Spring Boot WebClient | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-webclient-test Spring Boot WebClient Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-webflux Spring Boot WebFlux | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-webflux-test Spring Boot WebFlux Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-webmvc Spring Boot Web MVC | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-webmvc-test Spring Boot Web MVC Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-webservices Spring Boot Web Services | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-webservices-test Spring Boot Web Services Test | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-websocket Spring Boot WebSocket | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-webtestclient Spring Boot WebTestClient | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-zipkin Spring Boot Zipkin | 4.0.1 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-zipkin-test Starter for testing Zipkin | 4.0.1 | 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 | 2025.1.1 | 2025.1.5 | |
GraphQL
Apache 2.0
| org.springframework.graphql
»
spring-graphql GraphQL Support for Spring Applications | 2.0.1 | 2.0.3 | |
Apache 2.0
| org.springframework.graphql
»
spring-graphql-test Spring Support for Testing GraphQL Applications | 2.0.1 | 2.0.3 | |
Apache 2.0
| org.springframework.hateoas
»
spring-hateoas Library to support implementing representations for | 3.0.1 | 3.0.3 | |
Bill of materials
Apache 2.0
| org.springframework.integration
»
spring-integration-bom Spring Integration (Bill of Materials) | 7.0.1 | 7.0.4 | |
Apache 2.0
| org.springframework.kafka
»
spring-kafka Spring Kafka Support | 4.0.1 | 4.0.5 | |
Apache 2.0
| org.springframework.kafka
»
spring-kafka-test Spring Kafka Test Support | 4.0.1 | 4.0.5 | |
Apache 2.0
| org.springframework.ldap
»
spring-ldap-core Spring LDAP | 4.0.1 | 4.0.3 | |
Apache 2.0
| org.springframework.ldap
»
spring-ldap-ldif-core Spring LDAP | 4.0.1 | 4.0.3 | |
Apache 2.0
| org.springframework.ldap
»
spring-ldap-odm Spring LDAP | 4.0.1 | 4.0.3 | |
Apache 2.0
| org.springframework.ldap
»
spring-ldap-test Spring LDAP | 4.0.1 | 4.0.3 | |
Bill of materials
Apache 2.0
| org.springframework.pulsar
»
spring-pulsar-bom Spring Pulsar (Bill of Materials) | 2.0.1 | 2.0.5 | |
Bill of materials
Apache 2.0
| org.springframework.restdocs
»
spring-restdocs-bom Spring REST Docs Bill of Materials | 4.0.0 | ✔ | |
Bill of materials
Apache 2.0
| org.springframework.security
»
spring-security-bom Spring Security | 7.0.2 | 7.0.5 | |
Bill of materials
Apache 2.0
| org.springframework.session
»
spring-session-bom Spring Session BOM | 4.0.1 | 2021.2.3 | |
Bill of materials
Apache 2.0
| org.springframework.ws
»
spring-ws-bom Spring WS – Bill of Materials (BOM) | 5.0.0 | 5.0.1 | |
| org.testcontainers
»
testcontainers-bom Isolated container management for Java code testing | 2.0.3 | 2.0.5 | ||
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.1.3.RELEASE | 3.1.5.RELEASE | |
Apache 2.0
| org.thymeleaf » thymeleaf-spring63 vulnerabilities | 3.1.3.RELEASE | 3.1.5.RELEASE | |
Apache 2.0
| org.thymeleaf.extras » thymeleaf-extras-springsecurity6 | 3.1.3.RELEASE | 3.1.5.RELEASE | |
JDBC Pool
Apache 2.0
| org.vibur
»
vibur-dbcp Concurrent, fast, and fully-featured JDBC connection pool, which provides a non-starvation guarantee for application | 26.0 | ✔ | |
Object Pool
Apache 2.0
| org.vibur
»
vibur-object-pool General-purpose concurrent Java object pool that is built entirely using standard Java concurrency utilities, | 26.0 | ✔ | |
Web Assets
MIT
| org.webjars
»
webjars-locator-core WebJar Locator Core functionality | 0.59 | ✔ | |
Web Assets
MIT
| org.webjars
»
webjars-locator-lite WebJars Locator Lite | 1.1.2 | 1.1.3 | |
JDBC Driver
Apache 2.0
| org.xerial
»
sqlite-jdbc SQLite JDBC is a library for accessing and creating SQLite database files in Java (it includes native libraries) | 3.50.3.0 | 3.53.1.0 | |
Apache 2.0
| org.xmlunit
»
xmlunit-assertj XMLUnit with AssertJ fluent API | 2.10.4 | 2.11.0 | |
Apache 2.0
| org.xmlunit
»
xmlunit-assertj3 XMLUnit with AssertJ 3.x fluent API | 2.10.4 | 2.11.0 | |
Testing
Apache 2.0
| org.xmlunit
»
xmlunit-core XMLUnit for Java | 2.10.4 | 2.11.0 | |
Apache 2.0
| org.xmlunit
»
xmlunit-jakarta-jaxb-impl XMLUnit for Java JAXB support using Jakarta EE packages | 2.10.4 | 2.11.0 | |
Testing
BSD 3-clause
| org.xmlunit
»
xmlunit-legacy XMLUnit 1.x Compatibility Layer | 2.10.4 | 2.11.0 | |
Testing
Apache 2.0
| org.xmlunit
»
xmlunit-matchers XMLUnit for Java Hamcrest Matchers | 2.10.4 | 2.11.0 | |
Apache 2.0
| org.xmlunit
»
xmlunit-placeholders XMLUnit for Java Placeholder DSL for Comparisons | 2.10.4 | 2.11.0 | |
YAML
Apache 2.0
| org.yaml
»
snakeyaml YAML 1.1 parser and emitter for Java | 2.5 | 2.6 | |
Redis Client
MIT
| redis.clients
»
jedis Jedis is a blazingly small and sane Redis java client. | 7.0.0 | 7.5.0 | |
Bill of materials
Apache 2.0
| tools.jackson
»
jackson-bom Bill of Materials pom for getting full, complete set of compatible versions | 3.0.3 | 3.1.3 | |
WS Metadata
CPL 1.0
| wsdl4j
»
wsdl4j Java stub generator for WSDL | 1.6.3 | ✔ |
