This project is an accelerator to develop GraphQL clients and GraphQL
servers in java.
That is, it generates the boilerplate code, and let you concentrate on
what's specific to your use case:
the queries/mutations/subscriptions you will call, when in client mode.
And the response to the queries/mutations/subscriptions call, as well as
the relations between objects, when in server mode.
Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (719)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Parser Generator
BSD
| antlr
»
antlr The ANTLR 3 tool. | 2.7.7 | 3.5.3 | |
EPL 2.0 +1
| ch.qos.logback
»
logback-access Logback Access Common module | 1.2.3 | 2.0.15 | |
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic1 vulnerability Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.2.3 | 1.6.3 | |
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-core8 vulnerabilities Core implementation of Logback, a reliable, generic, fast and flexible logging framework. | 1.2.3 | 1.6.3 | |
| com.atomikos » transactions-jdbc | 4.0.6 | 6.0.1 | ||
| com.atomikos » transactions-jms | 4.0.6 | 6.0.1 | ||
| com.atomikos » transactions-jta | 4.0.6 | 6.0.1 | ||
Apache 2.0
| com.couchbase.client
»
java-client The official Couchbase Java SDK | 2.7.11 | 3.12.2 | |
Apache 2.0
| com.couchbase.client
»
couchbase-spring-cache Spring Cache implementation based on the official Couchbase Java SDK | 2.1.0 | ✔ | |
Cassandra Client
Apache 2.0
| com.datastax.cassandra » cassandra-driver-core | 3.7.2 | 4.17.0 | |
Cassandra Client
Apache 2.0
| com.datastax.cassandra
»
cassandra-driver-mapping Object mapper for the DataStax CQL Java Driver. | 3.7.2 | 3.11.5 | |
Reflection
Apache 2.0
| com.fasterxml
»
classmate Library for introspecting types with full generic information | 1.5.1 | 1.7.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.10.2 | 2.22 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core2 vulnerabilities Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.10.2 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind10 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.10.2 | 3.2.2 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-avro Support for reading and writing AVRO-encoded data via Jackson | 2.10.2 | 3.2.2 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor1 vulnerability Support for reading and writing Concise Binary Object Representation | 2.10.2 | 3.2.2 | |
CSV
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-csv Support for reading and writing CSV-encoded data via Jackson | 2.10.2 | 3.2.2 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-ion Support for reading and writing Ion ("binary JSON") | 2.10.2 | 3.2.2 | |
Data Format
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-properties Support for reading and writing content of "Java Properties" style | 2.10.2 | 3.2.2 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-protobuf Support for reading and writing protobuf-encoded data via Jackson | 2.10.2 | 3.2.2 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.10.2 | 3.2.2 | |
XML Processing
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.10.2 | 3.2.2 | |
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.10.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-guava Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.10.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate3 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.10.2 | 2.22.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate4 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.10.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.10.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hppc Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.10.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jaxrs Functionality for reading/writing core JAX-RS helper types | 2.10.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-joda Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.10.2 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.10.2 | 2.22.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-json-org Support for datatypes of "org.json" JSON library (see http://json.org/java), | 2.10.2 | 3.2.2 | |
Date/Time
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jsr310 Add-on module to support JSR-310 (Java 8 Date & Time API) data types. | 2.10.2 | 3.0.0-rc2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jsr353 Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.10.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-pcollections Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.10.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-base Pile of code that is shared by all Jackson-based JAX-RS | 2.10.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-cbor-provider Functionality to handle CBOR encoded input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard ... | 2.10.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-json-provider Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 2.10.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-smile-provider Functionality to handle Smile (binary JSON) input/output for JAX-RS implementations (like Jersey and RESTeasy) using ... | 2.10.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-xml-provider Functionality to handle XML input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 2.10.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-yaml-provider Functionality to handle YAML input/output for JAX-RS implementations (like Jersey and RESTeasy) | 2.10.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-all "Uber" jar that contains all Jackson jr components as well as underlying Jackson core | 2.10.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-objects Simple data-binding that builds directly on jackson-core (streaming), | 2.10.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-retrofit2 Basic provider implementation for Retrofit 2 library | 2.10.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-stree Simple immutable (read-only) tree model that builds directly on jackson-core (streaming), | 2.10.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.10.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-guice Stuff to make integration with Guice a bit easier | 2.10.2 | 3.2.2 | |
Annotation Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jaxb-annotations Support for using JAXB annotations as an alternative to "native" Jackson annotations, | 2.10.2 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jsonSchema Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.10.2 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-kotlin Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support | 2.10.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-mrbean Functionality for implementing interfaces and abstract types | 2.10.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-osgi Jackson module to inject OSGI services in deserialized beans. | 2.10.2 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-parameter-names Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.10.2 | 2.22.2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-paranamer AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org) | 2.10.2 | 2.22.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.10 jackson-module-scala | 2.10.2 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.11 jackson-module-scala | 2.10.2 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.12 jackson-module-scala | 2.10.2 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.13 jackson-module-scala | 2.10.2 | 3.2.2 | |
Cache Impl
Apache 2.0
| com.github.ben-manes.caffeine
»
caffeine Caffeine is a high performance, near optimal caching library. It provides an in-memory cache using a Google Guava ... | 2.8.0 | 3.2.4 | |
Cache Impl
Apache 2.0
| com.github.ben-manes.caffeine
»
guava A high performance caching library | 2.8.0 | 3.2.4 | |
Cache Impl
Apache 2.0
| com.github.ben-manes.caffeine
»
jcache A high performance caching library | 2.8.0 | 3.2.4 | |
Cache Client
Apache 2.0
| com.github.ben-manes.caffeine
»
simulator A high performance caching library | 2.8.0 | 3.2.4 | |
Apache 2.0
| com.github.mxab.thymeleaf.extras
»
thymeleaf-extras-data-attribute Thymeleaf Data Dialect that helps to easier write data-* attributes. Instead of th:attr="data-msg='#{my.msg}'" it is ... | 2.0.1 | ✔ | |
Cloud Computing
Apache 2.0
| com.google.appengine
»
appengine-api-1.0-sdk API for Google App Engine standard environment with some of the dependencies shaded (repackaged) | 1.9.77 | 5.1.0 | |
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson1 vulnerability Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | 2.8.6 | 2.14.0 | |
GraphQL
MIT
| com.graphql-java
»
graphql-java3 vulnerabilities GraphqL Java | 13.0 | 26.1 | |
MIT
| com.graphql-java
»
graphql-java-spring-boot-starter-webmvc GraphQL Java Spring Boot starter Webmvc | 2019-06-24T11-47-27-31ab4f9 | 2021-10-25T04-50-54-fbc162f | |
MIT
| com.graphql-java
»
graphql-java-spring-webmvc GraphQL Java Spring Webmvc integration | 2019-06-24T11-47-27-31ab4f9 | 2021-10-25T04-50-54-fbc162f | |
Apache 2.0
| com.graphql-java
»
java-dataloader A pure Java 11 port of Facebook Dataloader | 2.2.3 | 6.0.0 | |
| com.graphql-java-generator
»
graphql-java-client-dependencies This pom module contains the needed dependencies for the code generated by graphql-java-generator, | 1.4 | 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, | 1.4 | 4.0.2 | ||
MIT
| com.graphql-java-generator » graphql-java-runtime | 1.4 | 1.18 | |
MIT
| com.graphql-java-generator » graphql-maven-plugin-logic | 1.4 | 4.0.2 | |
MIT
| com.graphql-java-generator » graphql-maven-plugin-samples-allGraphQLCases-server | 1.4 | 2.0RC1 | |
MIT
| com.graphql-java-generator » graphql-maven-plugin-samples-Basic-server | 1.4 | 1.0 | |
MIT
| com.graphql-java-generator » graphql-maven-plugin-samples-Forum-server | 1.4 | 1.0 | |
Web App
MIT
| com.graphql-java-generator » graphql-maven-plugin-samples-StarWars-server | 1.4 | 1.0 | |
MIT
| com.graphql-java-kickstart
»
graphiql-spring-boot-starter GraphQL Spring Framework Boot | 5.7.0 | 11.1.0 | |
Embedded SQL DB
EPL 1.0 +1
| com.h2database
»
h24 vulnerabilities A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 1.4.199 | 2.4.240 | |
Embedded SQL DB
EPL 1.0 +1
| com.h2database
»
h24 vulnerabilities A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 1.4.200 | 2.4.240 | |
Cache Impl
Apache 2.0
| com.hazelcast
»
hazelcast4 vulnerabilities Core Hazelcast Module | 3.12.5 | 5.7.0 | |
Cache Impl
Apache 2.0
| com.hazelcast » hazelcast-client | 3.12.5 | 3.12.13 | |
| com.hazelcast
»
hazelcast-hibernate52 Hazelcast Platform Hibernate Plugin | 1.3.2 | 5.2.0 | ||
| com.hazelcast
»
hazelcast-hibernate53 Hazelcast Platform Hibernate Plugin | 1.3.2 | 5.2.0 | ||
Apache 2.0
| com.hazelcast
»
hazelcast-spring Hazelcast In-Memory DataGrid | 3.12.5 | 5.7.0 | |
| com.ibm.db2
»
jcc IBM Data Server Driver for JDBC and SQLJ is a pure-Java driver (Type 4) that supports the JDBC 4 specification. | 11.5.0.0 | 12.1.5.0 | ||
JSON Lib
Apache 2.0
| com.jayway.jsonpath
»
json-path1 vulnerability A library to query and verify JSON | 2.4.0 | 3.0.0 | |
Apache 2.0
| com.jayway.jsonpath
»
json-path-assert A library to query and verify JSON | 2.4.0 | 3.0.0 | |
JDBC Driver
MIT
| com.microsoft.sqlserver
»
mssql-jdbc Microsoft JDBC Driver for SQL Server. | 7.4.1.jre8 | 13.4.0.jre11 | |
CSV
Apache 2.0
| com.opencsv
»
opencsv A simple library for reading and writing CSV in Java | 5.0 | 5.12.0 | |
| com.oracle.ojdbc
»
dms dms.jar required for DMS-enabled JAR files | 19.3.0.0 | ✔ | ||
| com.oracle.ojdbc
»
ojdbc10 Oracle JDBC Driver compatible with JDK11, JDK17, JDK19, and JDK21 | 19.3.0.0 | 19.32.0.0 | ||
| com.oracle.ojdbc
»
ojdbc10_g Oracle JDBC Driver compatible with JDK11, JDK17, JDK19, and JDK21 | 19.3.0.0 | 19.32.0.0 | ||
| com.oracle.ojdbc
»
ojdbc10dms Oracle JDBC Driver compatible with JDK10 and JDK11 | 19.3.0.0 | 19.6.0.0 | ||
| com.oracle.ojdbc
»
ojdbc10dms_g Oracle JDBC Driver compatible with JDK10 and JDK11 | 19.3.0.0 | ✔ | ||
| com.oracle.ojdbc
»
ojdbc8 Oracle JDBC Driver compatible with JDK8 and JDK11 | 19.3.0.0 | 23.26.3.0.0 | ||
| com.oracle.ojdbc
»
ojdbc8_g Oracle JDBC Driver compatible with JDK8 and JDK11 | 19.3.0.0 | 23.26.3.0.0 | ||
| com.oracle.ojdbc
»
ojdbc8dms Oracle JDBC Driver compatible with JDK8, JDK9, and JDK11 | 19.3.0.0 | 19.6.0.0 | ||
| com.oracle.ojdbc
»
ojdbc8dms_g Oracle JDBC Driver compatible with JDK8, JDK9, and JDK11 | 19.3.0.0 | ✔ | ||
| com.oracle.ojdbc
»
ons Java Client-Side Oracle Notification Services(ONS) | 19.3.0.0 | ✔ | ||
| com.oracle.ojdbc » oraclepki | 19.3.0.0 | 19.11.0.0 | ||
| com.oracle.ojdbc
»
orai18n orai18n.jar for NLS support | 19.3.0.0 | ✔ | ||
| com.oracle.ojdbc
»
osdt_cert osdt_cert.jar to access Oracle Wallets from Java | 19.3.0.0 | ✔ | ||
| com.oracle.ojdbc
»
osdt_core osdt_core.jar to access Oracle Wallets from Java | 19.3.0.0 | ✔ | ||
| com.oracle.ojdbc
»
simplefan Oracle Simple FAN | 19.3.0.0 | ✔ | ||
| com.oracle.ojdbc
»
ucp Oracle Universal Connection Pool (UCP) compiled with JDK8 | 19.3.0.0 | 23.26.3.0.0 | ||
| com.oracle.ojdbc » xdb | 19.3.0.0 | ✔ | ||
| com.oracle.ojdbc
»
xmlparserv2 Artifactory auto generated POM | 19.3.0.0 | ✔ | ||
Apache 2.0
| com.querydsl
»
querydsl-apt1 vulnerability APT based Source code generation for Querydsl | 4.2.2 | 5.1.0 | |
Apache 2.0
| com.querydsl
»
querydsl-collections Collections support for Querydsl | 4.2.2 | 5.1.0 | |
Apache 2.0
| com.querydsl
»
querydsl-core core module for querydsl | 4.2.2 | 5.1.0 | |
Apache 2.0
| com.querydsl
»
querydsl-jpa1 vulnerability JPA support for Querydsl | 4.2.2 | 5.1.0 | |
Apache 2.0
| com.querydsl
»
querydsl-mongodb Mongodb support for Querydsl | 4.2.2 | 5.1.0 | |
Message Queue Client
Apache 2.0 +2
| com.rabbitmq
»
amqp-client7 vulnerabilities The RabbitMQ Java client library allows Java applications to interface with RabbitMQ. | 5.7.3 | 5.35.0 | |
Template Engine
BSD
| com.samskivert
»
jmustache A Java implementation of the Mustache templating language. | 1.15 | 1.16 | |
MIT
| com.sendgrid
»
sendgrid-java This Java module allows you to quickly and easily send emails through Twilio SendGrid using Java. | 4.4.1 | 4.10.3 | |
HTTP Clients
Apache 2.0
| com.squareup.okhttp3
»
logging-interceptor Square’s meticulous HTTP client for Java and Kotlin. | 3.14.6 | 5.5.0 | |
Mocking
Apache 2.0
| com.squareup.okhttp3
»
mockwebserver Square’s meticulous HTTP client for Java and Kotlin. | 3.14.6 | 5.5.0 | |
Apache 2.0
| com.squareup.okhttp3
»
okcurl Square’s meticulous HTTP client for Java and Kotlin. | 3.14.6 | 5.5.0 | |
HTTP Clients
Apache 2.0
| com.squareup.okhttp3
»
okhttp1 vulnerability Square’s meticulous HTTP client for Java and Kotlin. | 3.14.6 | 5.5.0 | |
Apache 2.0
| com.squareup.okhttp3
»
okhttp-dnsoverhttps Square’s meticulous HTTP client for Java and Kotlin. | 3.14.6 | 5.5.0 | |
HTTP Clients
Apache 2.0
| com.squareup.okhttp3
»
okhttp-sse Square’s meticulous HTTP client for Java and Kotlin. | 3.14.6 | 5.5.0 | |
Apache 2.0
| com.squareup.okhttp3 » okhttp-testing-support | 3.14.6 | 3.14.9 | |
Apache 2.0
| com.squareup.okhttp3
»
okhttp-tls Square’s meticulous HTTP client for Java and Kotlin. | 3.14.6 | 5.5.0 | |
Apache 2.0
| com.squareup.okhttp3
»
okhttp-urlconnection Square’s meticulous HTTP client for Java and Kotlin. | 3.14.6 | 5.5.0 | |
EDL 1.0
| com.sun.activation » jakarta.activation | 1.2.1 | 2.0.1 | |
Mail Client
EDL 1.0 +2
| com.sun.mail
»
jakarta.mail1 vulnerability JavaMail API for sending and receiving emails using standard protocols like SMTP, POP3, and IMAP, supporting both text ... | 1.6.4 | 2.0.2 | |
EDL 1.0
| com.sun.xml.messaging.saaj
»
saaj-impl Implementation of Jakarta SOAP with Attachments Specification | 1.5.1 | 3.0.6 | |
Apache 2.0 +2
| com.unboundid
»
unboundid-ldapsdk The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use | 4.0.14 | 7.0.5 | |
JDBC Pool
Apache 2.0
| com.zaxxer
»
HikariCP HikariCP is a 'zero-overhead' production ready JDBC connection pool. | 3.4.2 | 7.1.0 | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.13 | 1.22.1 | |
I/O
Apache 2.0
| commons-io
»
commons-io2 vulnerabilities The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.6 | 2.22.0 | |
Object Pool
Apache
| commons-pool » commons-pool | 1.6 | 2.13.1 | |
Apache 2.0
| de.flapdoodle.embed
»
de.flapdoodle.embed.mongo A embedded mongodb ... | 2.2.0 | 5.0.0 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-annotation A dependency-less package of just the annotations used by other Metrics modules. | 4.1.2 | 5.0.7 | |
Application Metrics
Apache 2.0
| io.dropwizard.metrics
»
metrics-core Metrics is a Java library which gives you unparalleled insight into what your code does in | 4.1.2 | 5.0.7 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-ehcache An Ehcache wrapper providing Metrics instrumentation of caches. | 4.1.2 | 5.0.7 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-graphite A reporter for Metrics which announces measurements to a Graphite server. | 4.1.2 | 5.0.7 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-healthchecks An addition to Metrics which provides the ability to run application-specific health checks, | 4.1.2 | 5.0.7 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-httpasyncclient An Apache HttpAsyncClient wrapper providing Metrics instrumentation of connection pools, request | 4.1.2 | 5.0.7 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jdbi A JDBI wrapper providing Metrics instrumentation of query durations and rates. | 4.1.2 | 5.0.0 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jersey2 A set of class providing Metrics integration for Jersey, the reference JAX-RS | 4.1.2 | 5.0.7 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jetty9 A set of extensions for Jetty 9.3 and higher which provide instrumentation of thread pools, connector | 4.1.2 | 5.0.0 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jmx A set of classes which allow you to report metrics via JMX. | 4.1.2 | 5.0.7 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-json A set of Jackson modules which provide serializers for most Metrics classes. | 4.1.2 | 5.0.7 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jvm A set of classes which allow you to monitor critical aspects of your Java Virtual Machine | 4.1.2 | 5.0.7 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-log4j2 An instrumented appender for Log4j 2.x. | 4.1.2 | 5.0.7 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-logback An instrumented appender for Logback. | 4.1.2 | 5.0.0 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-servlet An instrumented filter for servlet environments. | 4.1.2 | 5.0.7 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-servlets A set of utility servlets for Metrics, allowing you to expose valuable information about | 4.1.2 | 5.0.7 | |
Redis Client
MIT
| io.lettuce
»
lettuce-core Advanced and thread-safe Java Redis client for synchronous, asynchronous, | 5.2.1.RELEASE | 7.7.0.RELEASE | |
Apache 2.0
| io.micrometer
»
micrometer-registry-new-relic Application monitoring instrumentation facade | 1.3.2 | 1.17.1 | |
Apache 2.0
| io.micrometer
»
micrometer-registry-wavefront MeterRegistry implementation for Wavefront. This module is deprecated due to Wavefront's End of Life Announcement. | 1.3.2 | 1.17.1 | |
Apache 2.0
| io.micrometer
»
micrometer-registry-stackdriver Application monitoring instrumentation facade | 1.3.2 | 1.17.1 | |
Apache 2.0
| io.micrometer
»
micrometer-registry-kairos Application monitoring instrumentation facade | 1.3.2 | 1.17.1 | |
Application Metrics
Apache 2.0
| io.micrometer
»
micrometer-core1 vulnerability Core module of Micrometer containing instrumentation API and implementation | 1.3.2 | 1.17.1 | |
Apache 2.0
| io.micrometer
»
micrometer-jersey2 Application monitoring instrumentation facade | 1.3.2 | 1.8.13 | |
Apache 2.0
| io.micrometer
»
micrometer-registry-influx Application monitoring instrumentation facade | 1.3.2 | 1.17.1 | |
Apache 2.0
| io.micrometer
»
micrometer-registry-cloudwatch2 MeterRegistry implementation for publishing to CloudWatch using the AWS SDK v2. | 1.3.2 | 1.17.1 | |
Apache 2.0
| io.micrometer
»
micrometer-registry-dynatrace Application monitoring instrumentation facade | 1.3.2 | 1.17.1 | |
Apache 2.0
| io.micrometer
»
micrometer-registry-graphite Application monitoring instrumentation facade | 1.3.2 | 1.17.1 | |
Application Metrics
Apache 2.0
| io.micrometer
»
micrometer-spring-legacy Core module of Micrometer containing instrumentation API and implementation | 1.3.2 | 1.17.1 | |
Apache 2.0
| io.micrometer
»
micrometer-registry-ganglia Application monitoring instrumentation facade | 1.3.2 | 1.17.1 | |
Apache 2.0
| io.micrometer
»
micrometer-registry-signalfx MeterRegistry implementation for sending metrics to SignalFX. This module is deprecated in favor of the ... | 1.3.2 | 1.17.1 | |
Apache 2.0
| io.micrometer
»
micrometer-registry-appoptics Application monitoring instrumentation facade | 1.3.2 | 1.17.1 | |
Apache 2.0
| io.micrometer
»
micrometer-registry-azure-monitor Application monitoring instrumentation facade | 1.3.2 | 1.17.1 | |
Apache 2.0
| io.micrometer
»
micrometer-registry-datadog Application monitoring instrumentation facade | 1.3.2 | 1.17.1 | |
Apache 2.0
| io.micrometer
»
micrometer-registry-jmx Application monitoring instrumentation facade | 1.3.2 | 1.17.1 | |
Apache 2.0
| io.micrometer
»
micrometer-registry-statsd Application monitoring instrumentation facade | 1.3.2 | 1.17.1 | |
Apache 2.0
| io.micrometer
»
micrometer-registry-elastic Application monitoring instrumentation facade | 1.3.2 | 1.17.1 | |
Apache 2.0
| io.micrometer
»
micrometer-test Test compatibility kit for extensions of Micrometer | 1.3.2 | 1.17.1 | |
Application Metrics
Apache 2.0
| io.micrometer
»
micrometer-registry-prometheus MeterRegistry implementation for Prometheus using io.prometheus:prometheus-metrics-core. If you have compatibility ... | 1.3.2 | 1.17.1 | |
Apache 2.0
| io.micrometer
»
micrometer-registry-cloudwatch MeterRegistry implementation for publishing to CloudWatch using the AWS SDK v1. This module is deprecated in favor of ... | 1.3.2 | 1.12.13 | |
Apache 2.0
| io.micrometer
»
micrometer-registry-atlas Application monitoring instrumentation facade | 1.3.2 | 1.17.1 | |
Apache 2.0
| io.micrometer
»
micrometer-registry-humio Application monitoring instrumentation facade | 1.3.2 | 1.17.1 | |
Apache 2.0
| io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.28.Final | 2.0.81.Final | |
Apache 2.0
| io.netty
»
netty-buffer Netty's byte buffer implementation offering efficient memory management and I/O operations for network applications. | 4.1.45.Final | 4.2.17.Final | |
Netty Codec
Apache 2.0
| io.netty
»
netty-codec5 vulnerabilities Netty module for encoding and decoding binary and text-based messages with reusable codec components. | 4.1.45.Final | 4.2.17.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-codec-dns2 vulnerabilities | 4.1.45.Final | 4.2.17.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-haproxy5 vulnerabilities | 4.1.45.Final | 4.2.17.Final | |
Netty Codec
Apache 2.0
| io.netty
»
netty-codec-http22 vulnerabilities Netty codec module for encoding and decoding HTTP messages and handling HTTP protocol logic. | 4.1.45.Final | 4.2.17.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-http210 vulnerabilities | 4.1.45.Final | 4.2.17.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-memcache | 4.1.45.Final | 4.2.17.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-mqtt1 vulnerability | 4.1.45.Final | 4.2.17.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-redis6 vulnerabilities | 4.1.45.Final | 4.2.17.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-smtp1 vulnerability | 4.1.45.Final | 4.2.17.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-socks | 4.1.45.Final | 4.2.17.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-stomp2 vulnerabilities | 4.1.45.Final | 4.2.17.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-xml2 vulnerabilities | 4.1.45.Final | 4.2.17.Final | |
Apache 2.0
| io.netty
»
netty-common2 vulnerabilities Core utilities and abstractions shared across Netty modules, including buffers, threading, and platform detection. | 4.1.45.Final | 4.2.17.Final | |
Apache 2.0
| io.netty » netty-dev-tools | 4.1.45.Final | 4.2.17.Final | |
Apache 2.0
| io.netty
»
netty-handler5 vulnerabilities A core Netty module that provides high-level channel handlers for protocol implementations and network applications. | 4.1.45.Final | 4.2.17.Final | |
Apache 2.0
| io.netty » netty-handler-proxy1 vulnerability | 4.1.45.Final | 4.2.17.Final | |
Apache 2.0
| io.netty » netty-resolver | 4.1.45.Final | 4.2.17.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns3 vulnerabilities | 4.1.45.Final | 4.2.17.Final | |
Apache 2.0
| io.netty
»
netty-transport Netty module responsible for low-level transport abstraction, used for TCP, UDP, and domain sockets. | 4.1.45.Final | 4.2.17.Final | |
Apache 2.0
| io.netty » netty-transport-rxtx | 4.1.45.Final | 4.2.17.Final | |
Apache 2.0
| io.netty » netty-transport-sctp2 vulnerabilities | 4.1.45.Final | 4.2.17.Final | |
Apache 2.0
| io.netty » netty-transport-udt | 4.1.45.Final | 4.2.17.Final | |
Apache 2.0
| io.netty » netty-example | 4.1.45.Final | 4.2.17.Final | |
Network Framework
Apache 2.0
| io.netty
»
netty-all Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol ... | 4.1.45.Final | 4.2.17.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.45.Final | 4.2.17.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.45.Final | 4.2.17.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.45.Final | 4.2.17.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-epoll1 vulnerability Netty transport implementation using Linux epoll for efficient I/O on native platforms. | 4.1.45.Final | 4.2.17.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-epoll1 vulnerability Netty transport implementation using Linux epoll for efficient I/O on native platforms. | 4.1.45.Final | 4.2.17.Final | |
Apache 2.0
| io.netty » netty-transport-native-kqueue1 vulnerability | 4.1.45.Final | 4.2.17.Final | |
Apache 2.0
| io.netty » netty-transport-native-kqueue1 vulnerability | 4.1.45.Final | 4.2.17.Final | |
Concurrency
Apache 2.0
| io.projectreactor
»
reactor-core Non-Blocking Reactive Foundation for the JVM | 3.3.2.RELEASE | 3.8.7 | |
Testing
Apache 2.0
| io.projectreactor
»
reactor-test Reactor Test support | 3.3.2.RELEASE | 3.8.7 | |
Apache 2.0
| io.projectreactor
»
reactor-tools Reactor Tools | 3.3.2.RELEASE | 3.8.7 | |
Apache 2.0
| io.projectreactor.addons
»
reactor-extra Reactor Extra utilities, helpers and custom operators | 3.3.2.RELEASE | 3.6.1 | |
Apache 2.0
| io.projectreactor.addons
»
reactor-adapter Adapters from/to RxJava2, RxJava3 and Akka | 3.3.2.RELEASE | 3.6.1 | |
Apache 2.0
| io.projectreactor.addons
»
reactor-pool Reactor Generic Object Pooling | 0.1.2.RELEASE | 1.2.7 | |
Apache 2.0
| io.projectreactor.kafka
»
reactor-kafka Reactor Kafka: A reactive API for Apache Kafka | 1.2.2.RELEASE | 1.3.25 | |
Apache 2.0
| io.projectreactor.kotlin
»
reactor-kotlin-extensions Kotlin extensions for Project Reactor | 1.0.2.RELEASE | 1.3.2 | |
Apache 2.0
| io.projectreactor.netty
»
reactor-netty Reactor Netty with all modules | 0.9.4.RELEASE | 1.3.7 | |
Apache 2.0
| io.projectreactor.rabbitmq
»
reactor-rabbitmq Reactor RabbitMQ: A reactive API for RabbitMQ | 1.4.1.RELEASE | 1.5.6 | |
Apache 2.0
| io.prometheus
»
simpleclient_pushgateway Pushgateway exporter for the simpleclient. | 0.7.0 | 0.16.0 | |
Concurrency
Apache 2.0
| io.reactivex
»
rxjava Reactive Extensions for Java | 1.3.8 | 2.2.21 | |
Apache 2.0
| io.reactivex
»
rxjava-reactive-streams Adapter between RxJava and ReactiveStreams | 1.2.1 | ✔ | |
Concurrency
Apache 2.0
| io.reactivex.rxjava2
»
rxjava Reactive Extensions for Java | 2.2.17 | 3.1.12 | |
JSON Lib
Apache 2.0
| io.rest-assured » json-path | 3.3.0 | 6.0.1 | |
JSON Lib
Apache 2.0
| io.rest-assured » json-schema-validator | 3.3.0 | 6.0.1 | |
Testing
Apache 2.0
| io.rest-assured
»
rest-assured Java DSL for easy testing of REST services | 3.3.0 | 6.0.1 | |
Apache 2.0
| io.rest-assured
»
scala-support Scala support for REST Assured | 3.3.0 | 6.0.1 | |
Apache 2.0
| io.rest-assured » spring-mock-mvc | 3.3.0 | 6.0.1 | |
Apache 2.0
| io.rest-assured » spring-web-test-client | 3.3.0 | 6.0.1 | |
Apache 2.0
| io.rest-assured » xml-path | 3.3.0 | 6.0.1 | |
Apache 2.0
| io.rsocket
»
rsocket-core Core functionality for the RSocket library | 1.0.0-RC5 | 1.1.5 | |
| io.rsocket » rsocket-examples | 1.0.0-RC5 | 0.10.3 | ||
Apache 2.0
| io.rsocket
»
rsocket-load-balancer Transparent Load Balancer for RSocket | 1.0.0-RC5 | 1.1.5 | |
Apache 2.0
| io.rsocket
»
rsocket-micrometer Transparent Metrics exposure to Micrometer | 1.0.0-RC5 | 1.1.5 | |
Apache 2.0
| io.rsocket
»
rsocket-test Test utilities for RSocket projects | 1.0.0-RC5 | 1.1.5 | |
Apache 2.0
| io.rsocket
»
rsocket-transport-local Local RSocket transport implementation | 1.0.0-RC5 | 1.1.5 | |
Apache 2.0
| io.rsocket
»
rsocket-transport-netty Reactor Netty RSocket transport implementations (TCP, Websocket) | 1.0.0-RC5 | 1.1.5 | |
ElasticSearch Client
Apache 2.0
| io.searchbox
»
jest ElasticSearch Java REST client - Apache HTTP Client package | 6.3.1 | ✔ | |
Gradle Plugins
Apache 2.0
| io.spring.gradle
»
dependency-management-plugin A Gradle plugin that provides Maven-like dependency management functionality | 1.0.9.RELEASE | 1.1.7 | |
Web Server
Apache 2.0
| io.undertow
»
undertow-core26 vulnerabilities The core module of Undertow, a lightweight and high-performance web server for Java. | 2.0.29.Final | 2.4.2.Final | |
Apache 2.0
| io.undertow » undertow-servlet | 2.0.29.Final | 2.3.26.Final | |
Apache 2.0
| io.undertow » undertow-websockets-jsr | 2.0.29.Final | 2.3.26.Final | |
Java Spec
EDL 1.0
| jakarta.activation
»
jakarta.activation-api Jakarta Activation API 2.2 Specification | 1.2.1 | 2.1.4 | |
Annotation Lib
EPL 2.0 +1
| jakarta.annotation
»
jakarta.annotation-api Jakarta Annotations API | 1.3.5 | 3.0.0 | |
Message Queue Client
EPL 2.0
| jakarta.jms
»
jakarta.jms-api Jakarta Messaging describes a means for Java applications to create, send, | 2.0.3 | 3.1.0 | |
Java Spec
EPL 2.0
| jakarta.json
»
jakarta.json-api Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON ... | 1.1.6 | 2.1.3 | |
Java Spec
EPL 2.0
| jakarta.json.bind » jakarta.json.bind-api | 1.0.2 | 3.0.2 | |
Mail Client
EDL 1.0 +2
| jakarta.mail
»
jakarta.mail-api Jakarta Mail API 2.1 Specification API | 1.6.4 | 2.1.5 | |
Java Spec
EDL 1.0 +1
| jakarta.persistence
»
jakarta.persistence-api The Jakarta Persistence API (JPA), providing object-relational mapping capabilities for managing relational data in Java ... | 2.2.3 | 3.2.0 | |
Java Spec
EPL 2.0 +1
| jakarta.servlet
»
jakarta.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 4.0.3 | 6.1.0 | |
JSP Tag Library
EPL 2.0 +1
| jakarta.servlet.jsp.jstl
»
jakarta.servlet.jsp.jstl-api Jakarta Standard Tag Library API | 1.2.7 | 3.0.2 | |
Transactions
EPL 2.0 +1
| jakarta.transaction
»
jakarta.transaction-api Jakarta Transactions | 1.3.3 | 2.0.1 | |
Validation
Apache 2.0
| jakarta.validation
»
jakarta.validation-api JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ... | 2.0.2 | 3.1.1 | |
WebSocket Clients
EPL 2.0 +1
| jakarta.websocket
»
jakarta.websocket-api Jakarta WebSocket - Server API | 1.1.2 | 2.2.0 | |
Java Spec
EPL 2.0 +1
| jakarta.ws.rs
»
jakarta.ws.rs-api Jakarta RESTful Web Services | 2.1.6 | 4.0.0 | |
XML Processing
EDL 1.0
| jakarta.xml.bind
»
jakarta.xml.bind-api Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ... | 2.3.2 | 4.0.5 | |
Java Spec
EDL 1.0
| jakarta.xml.ws
»
jakarta.xml.ws-api Jakarta XML Web Services API | 2.3.2 | 4.0.3 | |
Java Spec
EDL 1.0
| javax.activation
»
activation Jakarta Activation API 2.2 Specification | 1.1.1 | 2.1.4 | |
Java Spec
EDL 1.0
| javax.activation
»
javax.activation-api Jakarta Activation API 2.2 Specification | 1.2.0 | 2.1.4 | |
Annotation Lib
EPL 2.0 +1
| javax.annotation
»
javax.annotation-api Jakarta Annotations API | 1.3.2 | 3.0.0 | |
Cache Client
Apache 2.0
| javax.cache » cache-api | 1.1.1 | ✔ | |
Message Queue Client
EPL 2.0
| javax.jms
»
javax.jms-api Jakarta Messaging describes a means for Java applications to create, send, | 2.0.1 | 3.1.0 | |
Java Spec
EPL 2.0
| javax.json
»
javax.json-api Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON ... | 1.1.4 | 2.1.3 | |
Java Spec
EPL 2.0
| javax.json.bind » javax.json.bind-api | 1.0 | 3.0.2 | |
Mail Client
EDL 1.0 +2
| javax.mail
»
javax.mail-api Jakarta Mail API 2.1 Specification API | 1.6.2 | 2.1.5 | |
Money
Apache 2.0
| javax.money
»
money-api JSR 354 provides an API for representing, transporting, and performing comprehensive calculations with Money and ... | 1.0.3 | 1.1 | |
Java Spec
EDL 1.0 +1
| javax.persistence
»
javax.persistence-api The Jakarta Persistence API (JPA), providing object-relational mapping capabilities for managing relational data in Java ... | 2.2 | 3.2.0 | |
Java Spec
EPL 2.0 +1
| javax.servlet
»
javax.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 4.0.1 | 6.1.0 | |
Java Spec
CDDL +1
| javax.servlet » jstl | 1.2 | ✔ | |
Transactions
EPL 2.0 +1
| javax.transaction
»
javax.transaction-api Jakarta Transactions | 1.3 | 2.0.1 | |
Validation
Apache 2.0
| javax.validation
»
validation-api JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ... | 2.0.1.Final | 3.1.1 | |
WebSocket Clients
EPL 2.0 +1
| javax.websocket
»
javax.websocket-api Jakarta WebSocket - Server API | 1.1 | 2.2.0 | |
XML Processing
EDL 1.0
| javax.xml.bind
»
jaxb-api Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ... | 2.3.1 | 4.0.5 | |
Java Spec
EDL 1.0
| javax.xml.ws
»
jaxws-api Jakarta XML Web Services API | 2.3.1 | 4.0.3 | |
XPath
BSD 2-clause
| jaxen
»
jaxen Jaxen is a universal XPath engine for Java. | 1.2.0 | 2.0.6 | |
Date/Time
Apache 2.0
| joda-time
»
joda-time Joda-Time provides a quality replacement for the Java date and time classes. Note that from Java SE 8 onwards, users ... | 2.10.5 | 2.14.3 | |
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.12 | 6.1.3 | |
| mysql
»
mysql-connector-java3 vulnerabilities MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ... | 8.0.19 | 26.7.0 | ||
Bytecode
Apache 2.0
| net.bytebuddy
»
byte-buddy Byte Buddy is a Java library for creating Java classes at run time. | 1.10.6 | 1.18.12 | |
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.10.6 | 1.18.12 | |
Native Access
Apache 2.0 +1
| net.java.dev.jna
»
jna JNA provides Java programs easy access to native shared libraries without writing anything but Java code - no JNI or ... | 4.5.2 | 5.19.1 | |
Native Access
Apache 2.0 +1
| net.java.dev.jna
»
jna-platform Java Native Access Platform | 4.5.2 | 5.19.1 | |
Apache 2.0
| net.sf.dozer » dozer | 5.5.1 | 7.0.0 | |
Cache Impl
Apache 2.0
| net.sf.ehcache
»
ehcache End-user ehcache3 jar artifact | 2.10.6 | 3.12.0 | |
Web Testing
Apache 2.0
| net.sourceforge.htmlunit
»
htmlunit2 vulnerabilities A headless browser intended for use in testing web-based applications. | 2.36.0 | 5.4.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. | 2.4.1 | 4.0.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-amqp ActiveMQ implementaiton of AMQP messaging protocol | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-blueprint The ActiveMQ Message Broker and Client implementations | 5.15.11 | 6.3.1 | |
Message Broker
Apache 2.0
| org.apache.activemq
»
activemq-broker9 vulnerabilities The ActiveMQ Message Broker implementation | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-camel ActiveMQ 5.x component for Camel | 5.15.11 | 4.22.0 | |
Message Queue Client
Apache 2.0
| org.apache.activemq
»
activemq-client4 vulnerabilities The ActiveMQ Client implementation | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-console ActiveMQ Management Console | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-http ActiveMQ HTTP Protocol Support | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-jaas A collection of generic JAAS Login Modules | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-jdbc-store The ActiveMQ JDBC Store Implementation | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-jms-pool Generic JMS Pooled ConnectionFactory | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-kahadb-store The ActiveMQ KahaDB Store Implementation | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-karaf Provides resources for running ActiveMQ in Apache Karaf | 5.15.11 | 6.3.1 | |
LevelDB
Apache 2.0
| org.apache.activemq
»
activemq-leveldb-store ActiveMQ LevelDB Store Implementation | 5.15.11 | 5.16.8 | |
Apache 2.0
| org.apache.activemq
»
activemq-log4j-appender ActiveMQ Log4j Appender | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-mqtt1 vulnerability The ActiveMQ MQTT Protocol Implementation | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq » activemq-openwire-generator | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-openwire-legacy2 vulnerabilities The ActiveMQ Openwire Legacy Support Module | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-osgi Puts together an ActiveMQ OSGi bundle | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-partition Used to partition clients over a cluster of brokers | 5.15.11 | 5.19.10 | |
Apache 2.0
| org.apache.activemq
»
activemq-pool ActiveMQ Pooled ConnectionFactory | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-ra A JCA Resource Adapter used to integrate ActiveMQ with transactional enterprise containers | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-run activemq.jar for starting a standalone ActiveMQ broker | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-runtime-config ActiveMQ Runtime Configuration | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-shiro ActiveMQ secured by Apache Shiro | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-spring ActiveMQ Spring Integration | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-stomp The ActiveMQ STOMP Protocol Implementation | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-web2 vulnerabilities Web Connector for REST API and Streamlets support | 5.15.11 | 6.3.1 | |
Apache 2.0
| org.apache.activemq » artemis-amqp-protocol | 2.10.1 | 2.55.0 | |
Apache 2.0
| org.apache.activemq » artemis-commons1 vulnerability | 2.10.1 | 2.55.0 | |
Apache 2.0
| org.apache.activemq » artemis-core-client2 vulnerabilities | 2.10.1 | 2.55.0 | |
Apache 2.0
| org.apache.activemq » artemis-jms-client | 2.10.1 | 2.55.0 | |
Apache 2.0
| org.apache.activemq » artemis-jms-server | 2.10.1 | 2.55.0 | |
Apache 2.0
| org.apache.activemq » artemis-journal | 2.10.1 | 2.55.0 | |
Apache 2.0
| org.apache.activemq » artemis-selector | 2.10.1 | 2.55.0 | |
Apache 2.0
| org.apache.activemq » artemis-server2 vulnerabilities | 2.10.1 | 2.55.0 | |
Apache 2.0
| org.apache.activemq » artemis-service-extensions | 2.10.1 | 2.55.0 | |
JDBC Pool
Apache 2.0
| org.apache.commons
»
commons-dbcp2 Apache Commons DBCP software implements Database Connection Pooling | 2.7.0 | 2.14.0 | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang31 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.9 | 3.20.0 | |
Object Pool
Apache
| org.apache.commons » commons-pool2 | 2.7.0 | 2.13.1 | |
Embedded SQL DB
Apache 2.0
| org.apache.derby
»
derby1 vulnerability Contains the core Apache Derby database engine, which also includes the embedded JDBC driver. | 10.14.2.0 | 10.17.1.0 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpasyncclient Apache HttpComponents AsyncClient | 4.1.4 | 4.1.5 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
fluent-hc Apache HttpComponents Client fluent API | 4.5.10 | 4.5.14 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient1 vulnerability Apache HttpComponents Client | 4.5.10 | 5.6.4 | |
Apache 2.0
| org.apache.httpcomponents
»
httpclient-cache Apache HttpComponents HttpClient - Cache | 4.5.10 | 4.5.14 | |
Apache 2.0
| org.apache.httpcomponents
»
httpclient-osgi Apache HttpComponents Client (OSGi bundle) | 4.5.10 | 4.5.14 | |
Apache 2.0
| org.apache.httpcomponents
»
httpclient-win Apache HttpClient Windows specific functionality | 4.5.10 | 4.5.14 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpcore Apache HttpComponents HTTP/1.1 core components | 4.4.13 | 5.4.3 | |
Apache 2.0
| org.apache.httpcomponents
»
httpcore-nio Apache HttpComponents Core (non-blocking I/O) | 4.4.13 | 4.4.16 | |
MIME Types Lib
Apache 2.0
| org.apache.httpcomponents
»
httpmime Apache HttpComponents Client | 4.5.10 | 5.6.4 | |
JSON Lib
Apache 2.0
| org.apache.johnzon » johnzon-core | 1.2.2 | 2.2.0 | |
Apache 2.0
| org.apache.johnzon » johnzon-jaxrs | 1.2.2 | 2.2.0 | |
Apache 2.0
| org.apache.johnzon » johnzon-jsonb | 1.2.2 | 2.2.0 | |
Apache 2.0
| org.apache.johnzon » johnzon-jsonb-extras | 1.2.2 | 2.2.0 | |
Apache 2.0
| org.apache.johnzon » johnzon-jsonschema | 1.2.2 | 2.2.0 | |
Apache 2.0
| org.apache.johnzon » johnzon-mapper1 vulnerability | 1.2.2 | 2.2.0 | |
Apache 2.0
| org.apache.johnzon » johnzon-websocket | 1.2.2 | 2.2.0 | |
Apache 2.0
| org.apache.kafka
»
connect-api Kafka Connect API for integrating Kafka with external systems via source and sink connectors. | 2.3.1 | 4.3.1 | |
Apache 2.0
| org.apache.kafka » connect-basic-auth-extension | 2.3.1 | 4.3.1 | |
Apache 2.0
| org.apache.kafka » connect-file | 2.3.1 | 4.3.1 | |
Apache 2.0
| org.apache.kafka » connect-json | 2.3.1 | 4.3.1 | |
Apache 2.0
| org.apache.kafka » connect-runtime | 2.3.1 | 4.3.1 | |
Apache 2.0
| org.apache.kafka » connect-transforms | 2.3.1 | 4.3.1 | |
Message Queue Client
Apache 2.0
| org.apache.kafka
»
kafka-clients3 vulnerabilities Kafka client library for building producers and consumers that interact with Apache Kafka clusters for high-throughput ... | 2.3.1 | 4.3.1 | |
Apache 2.0
| org.apache.kafka » kafka-log4j-appender | 2.3.1 | 3.9.2 | |
Streaming
Apache 2.0
| org.apache.kafka » kafka-streams | 2.3.1 | 4.3.1 | |
Apache 2.0
| org.apache.kafka » kafka-streams-scala_2.11 | 2.3.1 | 4.3.1 | |
Apache 2.0
| org.apache.kafka » kafka-streams-scala_2.12 | 2.3.1 | 4.3.1 | |
Apache 2.0
| org.apache.kafka » kafka-streams-test-utils | 2.3.1 | 4.3.1 | |
Apache 2.0
| org.apache.kafka » kafka-tools | 2.3.1 | 4.3.1 | |
Message Broker
Apache 2.0
| org.apache.kafka
»
kafka_2.114 vulnerabilities The core Apache Kafka server and client libraries for building distributed streaming platforms. | 2.3.1 | 4.3.1 | |
Message Broker
Apache 2.0
| org.apache.kafka
»
kafka_2.124 vulnerabilities The core Apache Kafka server and client libraries for building distributed streaming platforms. | 2.3.1 | 4.3.1 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-to-slf4j The Apache Log4j binding between Log4j 2 API and SLF4J. | 2.12.1 | 2.26.1 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-api API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ... | 2.12.1 | 2.26.1 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-core8 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 2.12.1 | 2.26.1 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-1.2-api1 vulnerability The Apache Log4j 1.x Compatibility API | 2.12.1 | 2.26.1 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-jcl The Apache Log4j Commons Logging Adapter | 2.12.1 | 2.26.1 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-flume-ng The Apache Log4j Flume Appender | 2.12.1 | 2.23.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-taglib The Apache Log4j Tag Library for Web Applications | 2.12.1 | 2.26.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-jmx-gui Swing GUI to remotely edit Log4j configurations. This includes a JConsole plugin and a StatusLogger monitor. | 2.12.1 | 2.22.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-slf4j-impl The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core | 2.12.1 | 2.26.1 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-slf4j18-impl The Apache Log4j SLF4J 1.8 API binding to Log4j 2 Core | 2.12.1 | 2.18.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-appserver Provide Log4j as the logging implementation for application servers | 2.12.1 | 2.26.1 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-web The Apache Log4j support for web servlet containers | 2.12.1 | 2.26.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-couchdb CouchDB appender for Log4j. | 2.12.1 | 2.26.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-mongodb2 MongoDB appender for Log4j using the MongoDB 2 driver API. | 2.12.1 | 2.13.3 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-mongodb3 MongoDB appender for Log4j using the MongoDB 3 driver API. | 2.12.1 | 2.23.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-cassandra Cassandra appender for Log4j. | 2.12.1 | 2.26.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-jpa Apache Log4j Java Persistence API Appender. | 2.12.1 | 2.26.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-iostreams The Apache Log4j streams to log event converters | 2.12.1 | 2.26.1 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-jul A `java.util.logging` Handler that forwards events to the Log4j API. | 2.12.1 | 2.26.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-liquibase The Apache Log4j Liquibase binding to Log4j 2 Core | 2.12.1 | 2.19.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-docker Apache Log4j Docker Support | 2.12.1 | 2.26.1 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-spring-cloud-config-client Apache Log4j Spring Cloud Config Client Support | 2.12.1 | 2.26.1 | |
Build Tool
Apache 2.0
| org.apache.maven
»
maven-core1 vulnerability Core classes of Apache Maven to manage the building process. | 3.6.3 | 3.9.16 | |
Build Model
Apache 2.0
| org.apache.maven
»
maven-plugin-api The API for Maven 3 plugins - Mojos - development. | 3.6.3 | 3.9.16 | |
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.16 | |
Annotation Lib
Apache 2.0
| org.apache.maven.plugin-tools
»
maven-plugin-annotations Java annotations to use in Mojos | 3.6.0 | 3.15.2 | |
Apache 2.0
| org.apache.solr
»
solr-analysis-extras Apache Solr (module: analysis-extras) | 8.2.0 | 10.0.0 | |
Apache 2.0
| org.apache.solr
»
solr-analytics Apache Solr (module: analytics) | 8.2.0 | 9.10.1 | |
Apache 2.0
| org.apache.solr
»
solr-cell Apache Solr Content Extraction Library integrates Apache Tika | 8.2.0 | 8.11.4 | |
Apache 2.0
| org.apache.solr
»
solr-clustering Apache Solr (module: clustering) | 8.2.0 | 10.0.0 | |
Apache 2.0
| org.apache.solr
»
solr-core9 vulnerabilities Apache Solr (module: core) | 8.2.0 | 10.0.0 | |
Apache 2.0
| org.apache.solr
»
solr-dataimporthandler Apache Solr DataImportHandler | 8.2.0 | 8.11.4 | |
Apache 2.0
| org.apache.solr
»
solr-dataimporthandler-extras Apache Solr DataImportHandler Extras | 8.2.0 | 8.11.4 | |
Apache 2.0
| org.apache.solr
»
solr-langid Apache Solr (module: langid) | 8.2.0 | 10.0.0 | |
Apache 2.0
| org.apache.solr
»
solr-ltr Apache Solr (module: ltr) | 8.2.0 | 10.0.0 | |
Search Engine
Apache 2.0
| org.apache.solr
»
solr-solrj2 vulnerabilities Apache Solr (module: solrj) | 8.2.0 | 10.0.0 | |
Apache 2.0
| org.apache.solr
»
solr-test-framework Apache Solr (module: test-framework) | 8.2.0 | 10.0.0 | |
Apache 2.0
| org.apache.solr
»
solr-velocity Apache Solr Velocity | 8.2.0 | 8.11.4 | |
Annotation Lib
Apache 2.0
| org.apache.tomcat
»
tomcat-annotations-api Annotations Package | 9.0.30 | 11.0.25 | |
JDBC Pool
Apache 2.0
| org.apache.tomcat
»
tomcat-jdbc Tomcat JDBC Pool Package | 9.0.30 | 11.0.25 | |
Apache 2.0
| org.apache.tomcat
»
tomcat-jsp-api JSP package | 9.0.30 | 11.0.25 | |
Web Server
Apache 2.0
| org.apache.tomcat.embed
»
tomcat-embed-core46 vulnerabilities Core Tomcat implementation | 9.0.30 | 11.0.25 | |
Apache 2.0
| org.apache.tomcat.embed
»
tomcat-embed-el Core Tomcat implementation | 9.0.30 | 11.0.25 | |
Apache 2.0
| org.apache.tomcat.embed
»
tomcat-embed-jasper Core Tomcat implementation | 9.0.30 | 11.0.25 | |
WebSocket Clients
Apache 2.0
| org.apache.tomcat.embed
»
tomcat-embed-websocket2 vulnerabilities Core Tomcat implementation | 9.0.30 | 11.0.25 | |
Template Engine
Apache 2.0
| org.apache.velocity
»
velocity1 vulnerability Core module of Apache Velocity, a Java-based template engine for generating text output. | 1.7 | 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.5 | 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.5 | 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.5 | 1.9.25.1 | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core1 vulnerability Rich and fluent assertions for testing in Java | 3.13.2 | 3.27.7 | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility A Java DSL for synchronizing asynchronous operations | 4.0.2 | 4.3.0 | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility-groovy Simplifies Awaitility usage from Groovy | 4.0.2 | 4.3.0 | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility-kotlin Simplifies Awaitility usage from Kotlin | 4.0.2 | 4.3.0 | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility-scala Simplifies Awaitility usage from Scala | 4.0.2 | 4.3.0 | |
Transactions
Apache 2.0
| org.codehaus.btm » btm | 2.1.4 | 3.0.0-mk1 | |
Lang Runtime
Apache 2.0
| org.codehaus.groovy
»
groovy1 vulnerability Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-ant Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-backports-compat23 Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 4.0.0-alpha-1 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-bsf Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 4.0.0-alpha-2 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-cli-commons Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-cli-picocli Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-console Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
Date/Time
Apache 2.0
| org.codehaus.groovy
»
groovy-datetime Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
Date/Time
Apache 2.0
| org.codehaus.groovy
»
groovy-dateutil Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-docgenerator Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-groovydoc Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-groovysh Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-jaxb Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 4.0.0-alpha-2 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-jmx Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
JSON Lib
Apache 2.0
| org.codehaus.groovy
»
groovy-json Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.1 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-json-direct Groovy: A powerful, dynamic language for the JVM | 2.5.9 | 2.5.23 | |
Lang Runtime
Apache 2.0
| org.codehaus.groovy
»
groovy-jsr223 Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-macro Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-nio Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-servlet Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
SQL Lib
Apache 2.0
| org.codehaus.groovy
»
groovy-sql Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-swing Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-templates Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-test Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-test-junit5 Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-testng Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
XML Processing
Apache 2.0
| org.codehaus.groovy
»
groovy-xml Groovy: A powerful multi-faceted language for the JVM | 2.5.9 | 5.1.0 | |
BSD 3-clause
| org.codehaus.janino
»
commons-compiler The "commons-compiler" API, including the "IExpressionEvaluator", "IScriptEvaluator", "IClassBodyEvaluator" and ... | 3.1.0 | 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.0 | 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.0 | 3.1.12 | |
Bill of materials
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-bom Jetty BOM | 9.4.25.v20191220 | 12.1.12 | |
Apache 2.0
| org.eclipse.jetty
»
jetty-reactive-httpclient Jetty ReactiveStreams HttpClient | 1.0.3 | 4.1.5 | |
Apache 2.0 +1
| org.eclipse.jetty.orbit » javax.servlet.jsp | 2.2.0.v201112011158 | 9.2.30.v20200428 | |
JPA
EDL 1.0 +1
| org.eclipse.persistence » org.eclipse.persistence.jpa | 2.7.4 | 5.0.1 | |
Cache Impl
Apache 2.0
| org.ehcache
»
ehcache End-user ehcache3 jar artifact | 3.8.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.8.1 | 3.12.0 | |
Apache 2.0
| org.ehcache
»
ehcache-transactions The transactions module of Ehcache 3 | 3.8.1 | 3.12.0 | |
Search Engine
AGPL 3.0 +1
| org.elasticsearch
»
elasticsearch13 vulnerabilities Elasticsearch subproject :server | 6.8.6 | 9.5.2 | |
SSPL 1
| org.elasticsearch.client
»
transport Elasticsearch subproject :client:transport | 6.8.6 | 7.17.29 | |
ElasticSearch Client
Apache 2.0
| org.elasticsearch.client
»
elasticsearch-rest-client Elasticsearch subproject :client:rest | 6.8.6 | 9.5.2 | |
| org.elasticsearch.client
»
elasticsearch-rest-high-level-client Elasticsearch subproject :client:rest-high-level | 6.8.6 | 7.17.29 | ||
AGPL 3.0 +1
| org.elasticsearch.distribution.integ-test-zip
»
elasticsearch Elasticsearch subproject :distribution:archives:integ-test-zip | 6.8.6 | 9.5.2 | |
SSPL 1
| org.elasticsearch.plugin
»
transport-netty4-client Netty 4 based transport implementation | 6.8.6 | 7.17.29 | |
BSD 3-clause +1
| org.firebirdsql.jdbc
»
jaybird-jdk17 JDBC Driver for the Firebird RDBMS | 3.0.8 | 6.0.6 | |
JDBC Driver
BSD 3-clause +1
| org.firebirdsql.jdbc
»
jaybird-jdk18 JDBC Driver for the Firebird RDBMS | 3.0.8 | 6.0.6 | |
| org.flywaydb
»
flyway-core Flyway is an open-source database migration tool that strongly favors simplicity and convention over configuration | 6.0.8 | 13.4.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.29 | 2.3.34 | |
Expression Lang
EPL 2.0 +1
| org.glassfish
»
jakarta.el1 vulnerability Jakarta Expression Language Implementation | 3.0.3 | 6.0.0 | |
EDL 1.0
| org.glassfish.jaxb
»
codemodel The core functionality of the CodeModel java source code generation library | 2.3.2 | 4.0.9 | |
EDL 1.0
| org.glassfish.jaxb
»
codemodel-annotation-compiler The annotation compiler ant task for the CodeModel java source code generation library | 2.3.2 | 4.0.9 | |
EDL 1.0
| org.glassfish.jaxb
»
jaxb-jxc JAXB schema generator.The *tool* to generate XML schema based on java classes. | 2.3.2 | 4.0.9 | |
XML Processing
EDL 1.0
| org.glassfish.jaxb
»
jaxb-runtime JAXB (JSR 222) Reference Implementation | 2.3.2 | 4.0.9 | |
EDL 1.0
| org.glassfish.jaxb
»
jaxb-xjc JAXB Binding Compiler. Contains source code needed for binding customization files into java sources. | 2.3.2 | 4.0.9 | |
EDL 1.0
| org.glassfish.jaxb
»
txw2 TXW is a library that allows you to write XML documents. | 2.3.2 | 4.0.9 | |
EDL 1.0
| org.glassfish.jaxb
»
txwc2 JAXB schema generator.The *tool* to generate XML schema based on java classes. | 2.3.2 | 4.0.9 | |
EDL 1.0
| org.glassfish.jaxb
»
xsom XML Schema Object Model (XSOM) is a Java library that allows applications to easily parse XML Schema | 2.3.2 | 4.0.9 | |
Bill of materials
EPL 2.0 +1
| org.glassfish.jersey
»
jersey-bom Jersey Bill of Materials (BOM) | 2.29.1 | 4.0.2 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest Core API and libraries of hamcrest matcher framework. | 2.1 | 3.0 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-core Core API and libraries of hamcrest matcher framework. | 2.1 | 3.0 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-library Core API and libraries of hamcrest matcher framework. | 2.1 | 3.0 | |
Apache 2.0
| org.hibernate
»
hibernate-c3p0 Integration for c3p0 Connection pooling into Hibernate ORM | 5.4.10.Final | 7.4.6.Final | |
O/R Mapping
Apache 2.0
| org.hibernate
»
hibernate-core3 vulnerabilities Hibernate's core ORM functionality | 5.4.10.Final | 7.4.6.Final | |
LGPL 2.1
| org.hibernate
»
hibernate-ehcache Hibernate ORM 6.0.0.Alpha7 release. See http://hibernate.org/orm/releases/6.0 | 5.4.10.Final | 6.0.0.Alpha7 | |
JPA
Apache 2.0
| org.hibernate
»
hibernate-entitymanager The `hibernate-core` module has been relocated to the `org.hibernate.orm` group | 5.4.10.Final | 7.4.6.Final | |
Apache 2.0
| org.hibernate
»
hibernate-envers Deprecated - Hibernate's entity version (audit/history) support | 5.4.10.Final | 7.4.6.Final | |
Apache 2.0
| org.hibernate
»
hibernate-hikaricp Integration for HikariCP into Hibernate O/RM | 5.4.10.Final | 7.4.6.Final | |
LGPL 2.1
| org.hibernate
»
hibernate-java8 Hibernate ORM 6.0.0.Alpha7 release. See http://hibernate.org/orm/releases/6.0 | 5.4.10.Final | 6.0.0.Alpha7 | |
Apache 2.0
| org.hibernate
»
hibernate-jcache Integration for javax.cache into Hibernate as a second-level caching service | 5.4.10.Final | 7.4.6.Final | |
Apache 2.0
| org.hibernate
»
hibernate-jpamodelgen Hibernate compile-time tooling | 5.4.10.Final | 7.4.6.Final | |
LGPL 2.1
| org.hibernate
»
hibernate-proxool Integration for Proxool Connection pooling into Hibernate O/RM | 5.4.10.Final | 6.6.56.Final | |
Apache 2.0
| org.hibernate
»
hibernate-spatial Integrate support for Spatial/GIS data into Hibernate O/RM | 5.4.10.Final | 7.4.6.Final | |
Testing
Apache 2.0
| org.hibernate
»
hibernate-testing Support for testing Hibernate ORM functionality | 5.4.10.Final | 7.4.6.Final | |
LGPL 2.1
| org.hibernate
»
hibernate-vibur Integration for Vibur Connection pooling as a Hibernate ORM ConnectionProvider | 5.4.10.Final | 6.6.56.Final | |
Validation
Apache 2.0
| org.hibernate.validator
»
hibernate-validator3 vulnerabilities Hibernate's Jakarta Validation reference implementation. | 6.0.18.Final | 9.1.3.Final | |
Apache 2.0
| org.hibernate.validator
»
hibernate-validator-annotation-processor Annotation Processor to detect incorrect usage of constraint annotations. | 6.0.18.Final | 9.1.3.Final | |
| org.hsqldb
»
hsqldb1 vulnerability HSQLDB - Lightweight 100% Java SQL Database Engine | 2.5.0 | 2.7.4 | ||
Apache 2.0
| org.infinispan
»
infinispan-cachestore-jdbc1 vulnerability Infinispan JDBC CacheStore module | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan
»
infinispan-cachestore-jpa Infinispan JPA CacheStore module | 9.4.17.Final | 13.0.22.Final | |
LevelDB
Apache 2.0
| org.infinispan
»
infinispan-cachestore-leveldb Infinispan RocksDB CacheStore module | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan
»
infinispan-cachestore-remote1 vulnerability Infinispan remote CacheStore based on Hot Rod protocol | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan
»
infinispan-cachestore-rest Infinispan REST CacheStore | 9.4.17.Final | 11.0.19.Final | |
Apache 2.0
| org.infinispan
»
infinispan-cachestore-rocksdb Infinispan RocksDB CacheStore module | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan » infinispan-cdi-common | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan » infinispan-cdi-embedded | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan » infinispan-cdi-remote | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan
»
infinispan-client-hotrod1 vulnerability Infinispan Hot Rod Client | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan
»
infinispan-cloud Infinispan cloud integration module | 9.4.17.Final | 9.4.24.Final | |
Apache 2.0
| org.infinispan
»
infinispan-clustered-counter Infinispan Clustered Counter module | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan
»
infinispan-clustered-lock Infinispan Clustered Lock module | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan
»
infinispan-commons1 vulnerability Infinispan Commons | 9.4.17.Final | 16.2.2 | |
Cache Impl
Apache 2.0
| org.infinispan
»
infinispan-core2 vulnerabilities Infinispan core module | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan
»
infinispan-directory-provider Infinispan Storage for Hibernate Search | 9.4.17.Final | 10.1.9.Final | |
Apache 2.0
| org.infinispan
»
infinispan-hibernate-cache-v53 Infinispan Hibernate 5.3 Cache module | 9.4.17.Final | 13.0.22.Final | |
Apache 2.0
| org.infinispan
»
infinispan-jcache JCACHE (JSR-107) implementation using Infinispan embedded mode | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan
»
infinispan-jcache-commons Common components for the JCACHE (JSR-107) implementations using Infinispan | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan
»
infinispan-jcache-remote JCACHE (JSR-107) implementation using Infinispan client-server mode | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan
»
infinispan-lucene-directory A Lucene directory implementation based on Infinispan | 9.4.17.Final | 10.1.9.Final | |
Apache 2.0
| org.infinispan
»
infinispan-objectfilter Infinispan Object Querying and Filtering based on Ickle, a JP-QL subset | 9.4.17.Final | 15.2.6.Final | |
Apache 2.0
| org.infinispan
»
infinispan-osgi Infinispan OSGi Service module | 9.4.17.Final | 11.0.19.Final | |
Apache 2.0
| org.infinispan
»
infinispan-persistence-cli Infinispan Command Line Interface persistence | 9.4.17.Final | 9.4.24.Final | |
Apache 2.0
| org.infinispan
»
infinispan-persistence-soft-index Infinispan Soft-Index CacheStore module | 9.4.17.Final | 12.1.16.Final | |
Apache 2.0
| org.infinispan
»
infinispan-query1 vulnerability Infinispan Query module | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan
»
infinispan-query-dsl Infinispan Query DSL API module | 9.4.17.Final | 15.2.6.Final | |
Apache 2.0
| org.infinispan
»
infinispan-remote-query-client Infinispan Remote Query common classes between client and server | 9.4.17.Final | 15.2.6.Final | |
Apache 2.0
| org.infinispan
»
infinispan-remote-query-server Infinispan Remote Query Server module | 9.4.17.Final | 15.2.6.Final | |
Apache 2.0
| org.infinispan » infinispan-scripting | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan
»
infinispan-server-core Infinispan Server - Core Components | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan
»
infinispan-server-hotrod Infinispan Hot Rod Server | 9.4.17.Final | 16.2.2 | |
Cache Impl
Apache 2.0
| org.infinispan
»
infinispan-server-memcached Infinispan Memcached Server | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan
»
infinispan-server-router Infinispan Multi Tenant Router | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan » infinispan-spring4-common | 9.4.17.Final | 9.4.24.Final | |
Apache 2.0
| org.infinispan » infinispan-spring4-embedded | 9.4.17.Final | 14.0.35.Final | |
Apache 2.0
| org.infinispan » infinispan-spring4-remote | 9.4.17.Final | 14.0.35.Final | |
Apache 2.0
| org.infinispan » infinispan-spring5-common | 9.4.17.Final | 14.0.35.Final | |
Apache 2.0
| org.infinispan » infinispan-spring5-embedded | 9.4.17.Final | 14.0.35.Final | |
Apache 2.0
| org.infinispan » infinispan-spring5-remote | 9.4.17.Final | 14.0.35.Final | |
Apache 2.0
| org.infinispan » infinispan-tasks | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan » infinispan-tasks-api | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan
»
infinispan-tools Infinispan - Tools for project | 9.4.17.Final | 16.2.2 | |
Apache 2.0
| org.infinispan
»
infinispan-tree Infinispan tree API module | 9.4.17.Final | 9.4.24.Final | |
MIT
| org.influxdb
»
influxdb-java Java API to access the InfluxDB REST API | 2.15 | 2.25 | |
Transactions
CC0 1.0 +1
| org.jboss
»
jboss-transaction-spi The Java Transaction SPI classes | 7.6.0.Final | 8.0.0.Final | |
Logging
Apache 2.0
| org.jboss.logging
»
jboss-logging The JBoss Logging Framework | 3.4.1.Final | 3.6.3.Final | |
| org.jdom
»
jdom21 vulnerability A complete, Java-based solution for accessing, manipulating, | 2.0.6 | 2.0.6.1 | ||
Bill of materials
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-bom Kotlin is a modern language that's concise, multiplatform, and interoperable with Java and other languages. | 1.3.61 | 2.4.10 | |
Bill of materials
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-bom Coroutines support libraries for Kotlin | 1.3.3 | 1.11.0 | |
Apache 2.0
| org.jolokia
»
jolokia-core Jolokia :: Core | 1.6.2 | 2.6.1 | |
O/R Mapping
Apache 2.0
| org.jooq
»
jooq jOOQ generates Java code from your database and lets you build type safe SQL queries through its fluent API. | 3.12.3 | 3.21.7 | |
Apache 2.0
| org.jooq
»
jooq-meta jOOQ's meta data source for the jOOQ-codegen module | 3.12.3 | 3.21.7 | |
CodeGen
Apache 2.0
| org.jooq
»
jooq-codegen jOOQ's source code generator | 3.12.3 | 3.21.7 | |
Bill of materials
EPL 2.0
| org.junit
»
junit-bom This Bill of Materials POM can be used to ease dependency management when referencing multiple JUnit artifacts using ... | 5.5.2 | 6.1.3 | |
EDL 1.0
| org.jvnet.mimepull
»
mimepull Provides a streaming API to access attachments parts in a MIME message. | 1.9.12 | 1.11.0 | |
Apache 2.0
| org.leadpony.justify » justify | 2.0.0 | 3.1.0 | |
| org.liquibase
»
liquibase-core1 vulnerability Liquibase is a tool for managing and executing database changes. | 3.8.5 | 5.0.4 | ||
MySQL Driver
LGPL 2.1
| org.mariadb.jdbc
»
mariadb-java-client JDBC driver for MariaDB and MySQL | 2.4.4 | 3.5.10 | |
Apache 2.0
| org.messaginghub
»
pooled-jms Generic JMS Pooled Connection library | 1.0.6 | 3.2.4 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 2.21.0 | 5.23.0 | |
Mocking
MIT
| org.mockito
»
mockito-junit-jupiter Mockito JUnit 5 support | 2.23.0 | 5.23.0 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 3.1.0 | 5.23.0 | |
Mocking
MIT
| org.mockito
»
mockito-inline Mockito mock objects library core API and implementation | 3.1.0 | 5.23.0 | |
Mocking
MIT
| org.mockito
»
mockito-junit-jupiter Mockito JUnit 5 support | 3.1.0 | 5.23.0 | |
BSON
Apache 2.0
| org.mongodb
»
bson The BSON library | 3.11.2 | 5.10.0 | |
MongoDB Client
Apache 2.0
| org.mongodb
»
mongodb-driver1 vulnerability The MongoDB Synchronous Driver | 3.11.2 | 5.10.0 | |
MongoDB Client
Apache 2.0
| org.mongodb
»
mongodb-driver-async A Reactive Streams implementation of the MongoDB Java driver | 3.11.2 | 5.10.0 | |
Apache 2.0
| org.mongodb
»
mongodb-driver-core Shared components for the Synchronous and Reactive Streams implementations of the MongoDB Java Driver. | 3.11.2 | 5.10.0 | |
MongoDB Client
Apache 2.0
| org.mongodb
»
mongodb-driver-reactivestreams A Reactive Streams implementation of the MongoDB Java driver | 1.12.0 | 5.10.0 | |
MongoDB Client
Apache 2.0
| org.mongodb
»
mongo-java-driver1 vulnerability The MongoDB Synchronous Driver | 3.11.2 | 5.10.0 | |
Apache 2.0
| org.mortbay.jasper » apache-el | 8.5.49 | 11.0.23 | |
Apache 2.0
| org.neo4j
»
neo4j-ogm-api Neo4j-OGM's internal Api for connecting different transports. | 3.2.6 | 5.0.8 | |
Apache 2.0
| org.neo4j
»
neo4j-ogm-bolt-driver Neo4j-OGM transport that uses the official Java-Driver to connect to Neo4j via the Bolt-protocol. | 3.2.6 | 5.0.8 | |
Apache 2.0
| org.neo4j
»
neo4j-ogm-bolt-native-types Support for native Neo4j types in Bolt transport mode. | 3.2.6 | 3.3.5 | |
Apache 2.0
| org.neo4j
»
neo4j-ogm-core Neo4j-OGM is an Object Graph Mapping Library for Neo4j. | 3.2.6 | 5.0.8 | |
Apache 2.0
| org.neo4j
»
neo4j-ogm-embedded-driver Neo4j-OGM transport interacts with an embedded Neo4j instance. | 3.2.6 | 3.3.5 | |
Apache 2.0
| org.neo4j
»
neo4j-ogm-embedded-native-types Support for native Neo4j types in embedded transport mode. | 3.2.6 | 3.3.5 | |
Apache 2.0
| org.neo4j
»
neo4j-ogm-http-driver Neo4j-OGM transport that uses HTTP to connect to Neo4j. | 3.2.6 | 3.3.5 | |
PostgreSQL Driver
BSD 2-clause
| org.postgresql
»
postgresql7 vulnerabilities PostgreSQL JDBC Driver Postgresql | 42.2.9 | 42.7.13 | |
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.10 | 1.18.46 | |
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.10 | 1.18.46 | |
Job Scheduling
Apache 2.0
| org.quartz-scheduler
»
quartz Quartz is a job scheduling library that can be embedded in java applications with support for transactions, persistence, ... | 2.3.2 | 2.5.2 | |
Apache 2.0
| org.quartz-scheduler
»
quartz-jobs Quartz Enterprise Job Scheduler - additional library of ready to use Jobs | 2.3.2 | 2.5.2 | |
MIT
| org.reactivestreams
»
reactive-streams A Protocol for Asynchronous Non-Blocking Data Sequence | 1.0.3 | 1.0.4 | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
htmlunit-driver WebDriver compatible driver for HtmlUnit headless browser | 2.36.0 | 4.47.0 | |
Web Testing
Apache 2.0
| org.seleniumhq.selenium
»
selenium-api Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 3.141.59 | 4.47.0 | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
selenium-chrome-driver Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 3.141.59 | 4.47.0 | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
selenium-edge-driver Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 3.141.59 | 4.47.0 | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
selenium-firefox-driver Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 3.141.59 | 4.47.0 | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
selenium-ie-driver Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 3.141.59 | 4.47.0 | |
Web Testing
Apache 2.0
| org.seleniumhq.selenium
»
selenium-java Selenium provides support for the automation of web browsers. It provides extensions to emulate user interaction with ... | 3.141.59 | 4.47.0 | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
selenium-opera-driver Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 3.141.59 | 4.4.0 | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
selenium-remote-driver Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 3.141.59 | 4.47.0 | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
selenium-safari-driver Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 3.141.59 | 4.47.0 | |
Apache 2.0
| org.seleniumhq.selenium
»
selenium-support Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 3.141.59 | 4.47.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.0 | 1.5.3 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 1.7.30 | 2.0.18 | |
Logging Bridge
MIT
| org.slf4j
»
jul-to-slf4j Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul ... | 1.7.30 | 2.0.18 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
log4j-over-slf4j Log4j implemented over SLF4J | 1.7.30 | 2.0.18 | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 1.7.30 | 2.0.18 | |
Logging
MIT
| org.slf4j
»
slf4j-ext Extensions to the SLF4J API | 1.7.30 | 2.0.18 | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-jcl SLF4J JCL Binding | 1.7.30 | 1.7.36 | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-jdk14 SLF4J JDK14 Provider | 1.7.30 | 2.0.18 | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-log4j12 SLF4J Reload4j Provider | 1.7.30 | 2.0.18 | |
Logging
MIT
| org.slf4j
»
slf4j-nop Binding/provider for NOP, an implementation that silently discards all logging messages. | 1.7.30 | 2.0.18 | |
Logging
MIT
| org.slf4j
»
slf4j-simple Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed. | 1.7.30 | 2.0.18 | |
Bill of materials
Apache 2.0
| org.springframework
»
spring-framework-bom1 vulnerability Spring Framework (Bill of Materials) | 5.2.3.RELEASE | 7.0.9 | |
Message Queue Client
Apache 2.0
| org.springframework.amqp
»
spring-amqp4 vulnerabilities Supports for AMQP-based messaging applications. It provides high-level abstractions for sending and receiving messages. | 2.2.3.RELEASE | 4.1.1 | |
Message Queue Client
Apache 2.0
| org.springframework.amqp
»
spring-rabbit Spring RabbitMQ Support | 2.2.3.RELEASE | 4.1.1 | |
Apache 2.0
| org.springframework.amqp
»
spring-rabbit-junit Spring Rabbit JUnit Support | 2.2.3.RELEASE | 4.1.1 | |
Apache 2.0
| org.springframework.amqp
»
spring-rabbit-test Spring Rabbit Test Support | 2.2.3.RELEASE | 4.1.1 | |
Apache 2.0
| org.springframework.batch
»
spring-batch-core1 vulnerability Core domain for batch processing, expressing a domain of Jobs, Steps, Chunks, etc | 4.2.1.RELEASE | 6.0.5 | |
Apache 2.0
| org.springframework.batch
»
spring-batch-infrastructure The Spring Batch Infrastructure is a set of | 4.2.1.RELEASE | 6.0.5 | |
Apache 2.0
| org.springframework.batch
»
spring-batch-integration Implementation of Spring Batch scaling techniques with Spring integration | 4.2.1.RELEASE | 6.0.5 | |
Apache 2.0
| org.springframework.batch
»
spring-batch-test Domain for batch job testing | 4.2.1.RELEASE | 6.0.5 | |
App Server
Apache 2.0
| org.springframework.boot
»
spring-boot3 vulnerabilities Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can 'just run'. It ... | 2.2.4.RELEASE | 4.1.1 | |
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-test Spring Boot Test | 2.2.4.RELEASE | 4.1.1 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-test-autoconfigure Spring Boot Test AutoConfigure | 2.2.4.RELEASE | 4.1.1 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-actuator1 vulnerability Spring Boot Actuator | 2.2.4.RELEASE | 4.1.1 | |
Config
Apache 2.0
| org.springframework.boot
»
spring-boot-actuator-autoconfigure1 vulnerability Spring Boot Actuator AutoConfigure | 2.2.4.RELEASE | 4.1.1 | |
Config
Apache 2.0
| org.springframework.boot
»
spring-boot-autoconfigure1 vulnerability Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies ... | 2.2.4.RELEASE | 4.1.1 | |
Annotation Tool
Apache 2.0
| org.springframework.boot
»
spring-boot-autoconfigure-processor Spring Boot AutoConfigure Annotation Processor | 2.2.4.RELEASE | 4.1.1 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-configuration-metadata Spring Boot Configuration Metadata | 2.2.4.RELEASE | 4.1.1 | |
Annotation Tool
Apache 2.0
| org.springframework.boot
»
spring-boot-configuration-processor Spring Boot Configuration Annotation Processor | 2.2.4.RELEASE | 4.1.1 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-devtools1 vulnerability Spring Boot Developer Tools | 2.2.4.RELEASE | 4.1.1 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-loader Spring Boot Loader | 2.2.4.RELEASE | 4.1.1 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-loader-tools Spring Boot Loader Tools | 2.2.4.RELEASE | 4.1.1 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-properties-migrator Spring Boot Properties Migrator | 2.2.4.RELEASE | 4.1.1 | |
App Server
Apache 2.0
| org.springframework.boot
»
spring-boot-starter Core starter, including auto-configuration support, logging and YAML | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-activemq Starter for using Apache ActiveMQ and JMS | 2.2.4.RELEASE | 4.1.1 | |
Application Metrics
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-actuator1 vulnerability Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your ... | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-amqp Starter for generic AMQP 1.0 support | 2.2.4.RELEASE | 4.1.1 | |
AOP
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-aop Starter for aspect-oriented programming with Spring AOP and AspectJ | 2.2.4.RELEASE | 3.5.16 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-artemis Starter for using Apache Artemis and JMS | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-batch Starter for using Spring Batch | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-cache Starter for using Spring's caching support | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-cloud-connectors Starter for using Spring Cloud Connectors which simplifies connecting | 2.2.4.RELEASE | 2.2.13.RELEASE | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-cassandra Starter for using Cassandra distributed database and Spring Data Cassandra | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-cassandra-reactive Starter for using Cassandra distributed database and Spring Data Cassandra Reactive | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-couchbase Starter for using Couchbase document-oriented database and Spring Data Couchbase | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-couchbase-reactive Starter for using Couchbase document-oriented database and Spring Data Couchbase Reactive | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-elasticsearch Starter for using Elasticsearch search and analytics engine and Spring Data Elasticsearch | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-jdbc Starter for using Spring Data JDBC | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-jpa Starter for using Spring Data JPA with Hibernate | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-ldap Starter for using Spring Data LDAP | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-mongodb Starter for using MongoDB document-oriented database and Spring Data MongoDB | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-mongodb-reactive Starter for using MongoDB document-oriented database and Spring Data MongoDB Reactive | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-redis Starter for using Redis key-value data store with Spring Data Redis and the Lettuce client | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-redis-reactive Starter for using Redis key-value data store with Spring Data Redis reactive and the Lettuce client | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-neo4j Starter for using Neo4j graph database and Spring Data Neo4j | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-rest Starter for using Spring Data repositories exposed over REST using Spring Data REST and Spring MVC | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-solr Starter for using the Apache Solr search platform with Spring Data Solr. Deprecated since 2.3.9 | 2.2.4.RELEASE | 2.4.13 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-freemarker Starter for using FreeMarker | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-groovy-templates Starter for using Groovy Templates | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-hateoas Starter for using Spring HATEOS to build hypermedia-based RESTful Spring MVC web applications | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-integration Starter for using Spring Integration | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jdbc Starter for using JDBC with the HikariCP connection pool | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jersey Starter for using JAX-RS and Jersey | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jetty Starter for using Jetty as the embedded servlet container | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jooq Starter for using jOOQ to access SQL databases with JDBC | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-json Starter for reading and writing JSON | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jta-atomikos Starter for JTA transactions using Atomikos | 2.2.4.RELEASE | 2.7.18 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jta-bitronix Starter for JTA transactions using Bitronix. Deprecated since 2.3.0 | 2.2.4.RELEASE | 2.4.13 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-log4j2 Starter for using Log4j2 | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-logging Starter for logging default logging | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-mail Starter for using Java Mail and Spring Framework's email sending support | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-mustache Starter for using Mustache | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-oauth2-client Starter for using Spring Security's OAuth2/OpenID Connect client features (deprecated in favor of ... | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-oauth2-resource-server Starter for using Spring Security's OAuth2 resource server features (deprecated in favor of ... | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-quartz Starter for using the Quartz scheduler | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-reactor-netty Starter for Reactor Netty | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-rsocket Starter for using RSocket | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-security Starter for using Spring Security | 2.2.4.RELEASE | 4.1.1 | |
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-test Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-thymeleaf Starter for using Thymeleaf | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-tomcat Starter for using Tomcat as the embedded servlet container | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-undertow Starter for using Undertow | 2.2.4.RELEASE | 3.5.16 | |
Validation
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-validation Starter for using Java Bean Validation with Hibernate Validator | 2.2.4.RELEASE | 4.1.1 | |
Web Framework
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-web1 vulnerability Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ... | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-webflux1 vulnerability Starter for using WebFlux and Reactor Netty | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-websocket Starter for using Spring MVC WebSocket support | 2.2.4.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-web-services Starter for using Spring Web Services (deprecated in favor of spring-boot-starter-webservices) | 2.2.4.RELEASE | 4.1.1 | |
Apache 2.0
| org.springframework.cloud
»
spring-cloud-cloudfoundry-connector Spring Cloud Connectors Cloud Foundry Connector | 2.0.7.RELEASE | 2.0.9.RELEASE | |
Apache 2.0
| org.springframework.cloud
»
spring-cloud-connectors-core Spring Cloud Connectors Core | 2.0.7.RELEASE | 2.0.9.RELEASE | |
Apache 2.0
| org.springframework.cloud
»
spring-cloud-heroku-connector Spring Cloud Connectors Heroku Connector | 2.0.7.RELEASE | 2.0.9.RELEASE | |
Apache 2.0
| org.springframework.cloud
»
spring-cloud-localconfig-connector Spring Cloud Connectors local-configuration Connector | 2.0.7.RELEASE | 2.0.9.RELEASE | |
Apache 2.0
| org.springframework.cloud
»
spring-cloud-spring-service-connector Spring Cloud Connectors Spring Service Connectors | 2.0.7.RELEASE | 2.0.9.RELEASE | |
Apache 2.0
| org.springframework.data
»
spring-data-releasetrain Bill of materials to make sure a consistent set of versions is used for Spring Data modules. | Moore-SR4 | Neumann-SR9 | |
Apache 2.0
| org.springframework.hateoas
»
spring-hateoas3 vulnerabilities Library to support implementing representations for | 1.0.3.RELEASE | 3.1.2 | |
Bill of materials
Apache 2.0
| org.springframework.integration
»
spring-integration-bom Spring Integration (Bill of Materials) | 5.2.3.RELEASE | 7.1.1 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-http Spring Integration HTTP Support | 5.2.3.RELEASE | 7.1.1 | |
Apache 2.0
| org.springframework.kafka
»
spring-kafka3 vulnerabilities Spring Kafka Support | 2.3.5.RELEASE | 4.1.1 | |
Apache 2.0
| org.springframework.kafka
»
spring-kafka-test Spring Kafka Test Support | 2.3.5.RELEASE | 4.1.1 | |
Apache 2.0
| org.springframework.ldap
»
spring-ldap-core2 vulnerabilities Spring LDAP | 2.3.2.RELEASE | 4.1.1 | |
Apache 2.0
| org.springframework.ldap
»
spring-ldap-core-tiger Spring LDAP | 2.3.2.RELEASE | 2.4.4 | |
Apache 2.0
| org.springframework.ldap
»
spring-ldap-ldif-batch spring-ldap-ldif-batch | 2.3.2.RELEASE | 2.3.8.RELEASE | |
Apache 2.0
| org.springframework.ldap
»
spring-ldap-ldif-core Spring LDAP | 2.3.2.RELEASE | 4.1.1 | |
Apache 2.0
| org.springframework.ldap
»
spring-ldap-odm Spring LDAP | 2.3.2.RELEASE | 4.1.1 | |
Apache 2.0
| org.springframework.ldap
»
spring-ldap-test Spring LDAP | 2.3.2.RELEASE | 4.1.1 | |
Apache 2.0
| org.springframework.restdocs
»
spring-restdocs-asciidoctor Spring REST Docs Asciidoctor Extension | 2.0.4.RELEASE | 4.0.1 | |
Apache 2.0
| org.springframework.restdocs
»
spring-restdocs-core Spring REST Docs Core | 2.0.4.RELEASE | 4.0.1 | |
Apache 2.0
| org.springframework.restdocs
»
spring-restdocs-mockmvc Spring REST Docs MockMvc | 2.0.4.RELEASE | 4.0.1 | |
Apache 2.0
| org.springframework.restdocs
»
spring-restdocs-restassured1 vulnerability Spring REST Docs REST Assured | 2.0.4.RELEASE | 3.0.6 | |
Apache 2.0
| org.springframework.restdocs
»
spring-restdocs-webtestclient1 vulnerability Spring REST Docs WebFlux | 2.0.4.RELEASE | 4.0.1 | |
Error Handling
Apache 2.0
| org.springframework.retry
»
spring-retry1 vulnerability Spring Retry provides an abstraction around retrying failed operations, with an | 1.2.5.RELEASE | 2.0.13 | |
Bill of materials
Apache 2.0
| org.springframework.security
»
spring-security-bom1 vulnerability Spring Security | 5.2.1.RELEASE | 7.1.1 | |
| org.springframework.session
»
spring-session-bom Spring Session | Corn-RELEASE | 4.1.1 | ||
Apache 2.0
| org.springframework.ws
»
spring-ws-core Spring WS Core | 3.0.8.RELEASE | 5.0.2 | |
Apache 2.0
| org.springframework.ws
»
spring-ws-security Spring WS Security | 3.0.8.RELEASE | 5.0.2 | |
Apache 2.0
| org.springframework.ws
»
spring-ws-support Spring WS Support | 3.0.8.RELEASE | 5.0.2 | |
Apache 2.0
| org.springframework.ws
»
spring-ws-test Spring WS Test | 3.0.8.RELEASE | 5.0.2 | |
Apache 2.0
| org.springframework.ws
»
spring-xml Spring XML | 3.0.8.RELEASE | 5.0.2 | |
Apache 2.0
| org.synchronoss.cloud » nio-multipart-parser | 1.1.0 | ✔ | |
Template Engine
Apache 2.0
| org.thymeleaf
»
thymeleaf3 vulnerabilities Thymeleaf is a modern server-side Java template engine for both web and standalone environments. | 3.0.11.RELEASE | 3.1.5.RELEASE | |
Apache 2.0
| org.thymeleaf » thymeleaf-spring54 vulnerabilities | 3.0.11.RELEASE | 3.1.5.RELEASE | |
Apache 2.0
| org.thymeleaf.extras
»
thymeleaf-extras-java8time Modern server-side Java template engine for both web and standalone environments | 3.0.4.RELEASE | ✔ | |
Apache 2.0
| org.thymeleaf.extras » thymeleaf-extras-springsecurity5 | 3.0.4.RELEASE | 3.1.5.RELEASE | |
Web Assets
MIT
| org.webjars
»
hal-browser WebJar for HAL Browser | 3325375 | 7b01d5c-1 | |
Web Assets
MIT
| org.webjars
»
webjars-locator-core WebJar Locator Core functionality | 0.41 | 0.59 | |
JDBC Driver
Apache 2.0
| org.xerial
»
sqlite-jdbc1 vulnerability SQLite JDBC is a library for accessing and creating SQLite database files in Java (it includes native libraries) | 3.28.0 | 3.53.2.1 | |
Apache 2.0
| org.xmlunit
»
xmlunit-assertj XMLUnit with AssertJ fluent API | 2.6.3 | 2.13.0 | |
Testing
Apache 2.0
| org.xmlunit
»
xmlunit-core1 vulnerability XMLUnit for Java | 2.6.3 | 2.13.0 | |
Testing
BSD 3-clause
| org.xmlunit
»
xmlunit-legacy XMLUnit 1.x Compatibility Layer | 2.6.3 | 2.13.0 | |
Testing
Apache 2.0
| org.xmlunit
»
xmlunit-matchers XMLUnit for Java Hamcrest Matchers | 2.6.3 | 2.13.0 | |
Apache 2.0
| org.xmlunit
»
xmlunit-placeholders XMLUnit for Java Placeholder DSL for Comparisons | 2.6.3 | 2.13.0 | |
YAML
Apache 2.0
| org.yaml
»
snakeyaml8 vulnerabilities YAML 1.1 parser and emitter for Java | 1.25 | 2.6 | |
Redis Client
MIT
| redis.clients
»
jedis Jedis is a blazingly small and sane Redis java client. | 3.1.0 | 8.0.0 | |
WS Metadata
CPL 1.0
| wsdl4j
»
wsdl4j Java stub generator for WSDL | 1.6.3 | ✔ |