MIT
|  | co.unruly
»
java-8-matchers Hamcrest matchers for JDK8's Optionals and Streams, and the java.time package | 1.1 | 1.9 |
|  | com.beust
»
jcommander Command line parsing library for Java | 1.48 | 3.0 |
Apache 2.0
|  | com.btmatthews.hamcrest
»
hamcrest-matchers Library of additional matchers for Hamcrest | 1.0.1 | ✔ |
|  | com.fasterxml.jackson.core
»
jackson-databind51 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.8.11.1 | 3.2.1 |
|  | com.fasterxml.jackson.core
»
jackson-core2 vulnerabilities Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.8.11 | 3.2.1 |
|  | com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.8.11 | 2.22 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.8.11 | 3.2.1 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-csv Support for reading and writing CSV-encoded data via Jackson | 2.7.0 | 3.2.1 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.8.11 | 2.22.1 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jsr353 Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.8.11 | 3.2.1 |
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jsr3101 vulnerability Add-on module to support JSR-310 (Java 8 Date & Time API) data types. | 2.8.11 | 3.0.0-rc2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-parameter-names Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.8.11 | 2.22.1 |
Apache 2.0
|  | com.github.everit-org.json-schema
»
org.everit.json.schema Implementation of the JSON Schema Core Draft v4 specification built with the org.json API | 1.6.0 | 1.6.0.redhat-1 |
|  | com.github.tomakehurst
»
wiremock A web service test double for all occasions | 1.58 | 3.13.2 |
|  | com.google.code.findbugs
»
jsr305 Annotations the SpotBugs tool supports | 3.0.0 | 4.10.3 |
|  | com.google.guava
»
guava3 vulnerabilities Guava is a suite of core and expanded libraries that include | 19.0 | 33.6.0-jre |
|  | com.google.guava
»
guava-testlib Guava testlib is a set of java classes used for more convenient | 19.0 | 33.6.0-jre |
|  | com.h2database
»
h22 vulnerabilities A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 1.4.196 | 2.4.240 |
|  | com.jayway.awaitility
»
awaitility A Java DSL for synchronizing asynchronous operations | 1.7.0 | 4.3.0 |
|  | com.jayway.jsonpath
»
json-path1 vulnerability A library to query and verify JSON | 2.2.0 | 3.0.0 |
Apache 2.0
|  | com.jayway.jsonpath
»
json-path-assert A library to query and verify JSON | 2.2.0 | 3.0.0 |
|  | com.jayway.restassured
»
json-path | 2.5.0 | 6.0.1 |
|  | com.squareup
»
javapoet Use beautiful Java code to generate beautiful Java code. | 1.6.1 | 1.13.0 |
|  | com.sun.mail
»
javax.mail JavaMail API for sending and receiving emails using standard protocols like SMTP, POP3, and IMAP, supporting both text ... | 1.5.0 | 2.0.2 |
|  | commons-beanutils
»
commons-beanutils3 vulnerabilities Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection. | 1.9.2 | 1.11.0 |
|  | commons-collections
»
commons-collections The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | 3.2.2 | 4.5.0 |
|  | commons-io
»
commons-io2 vulnerabilities The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.4 | 2.22.0 |
|  | commons-lang
»
commons-lang1 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 2.6 | 3.20.0 |
|  | commons-logging
»
commons-logging Apache Commons Logging is a thin adapter allowing configurable bridging to other, | 1.2 | 1.4.0 |
|  | commons-validator
»
commons-validator Apache Commons Validator provides the building blocks for both client-side and server-side data validation. | 1.5.1 | 1.11.0 |
Apache 2.0
|  | io.dropwizard.metrics
»
metrics-servlets A set of utility servlets for Metrics, allowing you to expose valuable information about | 3.1.2 | 5.0.7 |
|  | io.dropwizard.metrics
»
metrics-core Metrics is a Java library which gives you unparalleled insight into what your code does in | 3.1.2 | 5.0.7 |
|  | javax
»
javaee-api | 7.0 | 11.0.0 |
|  | javax.enterprise
»
cdi-api APIs for CDI (Contexts and Dependency Injection for Java) | 1.2 | 4.1.0 |
|  | javax.json
»
javax.json-api Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON ... | 1.0 | 2.1.3 |
|  | javax.persistence
»
persistence-api Java(TM) Persistence API | 1.0.2 | 2.2 |
|  | javax.servlet
»
javax.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 3.1.0 | 6.1.0 |
|  | junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.12 | 6.1.2 |
|  | log4j
»
log4j6 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 1.2.17 | 2.26.1 |
Apache 2.0
|  | net.jodah
»
expiringmap A high performance thread-safe map that expires entries | 0.5.7 | 0.5.11 |
|  | net.trajano.commons
»
commons-testing This provides the common unit testing code. | 1.0.1 | 2.1.0 |
Apache 2.0
|  | org.apache.activemq
»
artemis-jms-client | 1.5.5 | 2.55.0 |
Apache 2.0
|  | org.apache.activemq
»
artemis-ra | 1.5.5 | 2.55.0 |
Apache 2.0
|  | org.apache.activemq
»
artemis-jms-server | 1.5.5 | 2.55.0 |
Apache 2.0
|  | org.apache.activemq
»
artemis-service-extensions | 1.5.5 | 2.55.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.4 | 3.20.0 |
|  | org.apache.commons
»
commons-dbcp2 Apache Commons DBCP software implements Database Connection Pooling | 2.1 | 2.14.0 |
Apache 2.0
|  | org.apache.deltaspike.cdictrl
»
deltaspike-cdictrl-openejb | 1.7.0 | 2.0.1 |
Apache 2.0
|  | org.apache.deltaspike.core
»
deltaspike-core-api | 1.7.0 | 2.0.1 |
Apache 2.0
|  | org.apache.deltaspike.core
»
deltaspike-core-impl | 1.7.0 | 2.0.1 |
Apache 2.0
|  | org.apache.deltaspike.modules
»
deltaspike-data-module-api | 1.7.0 | 2.0.1 |
Apache 2.0
|  | org.apache.deltaspike.modules
»
deltaspike-data-module-impl | 1.7.0 | 2.0.1 |
Apache 2.0
|  | org.apache.deltaspike.modules
»
deltaspike-test-control-module-api | 1.7.0 | 2.0.1 |
|  | org.apache.httpcomponents
»
httpclient1 vulnerability Apache HttpComponents Client | 4.5.1 | 5.6.3 |
|  | org.apache.httpcomponents
»
httpmime Apache HttpComponents Client | 4.5.1 | 5.6.3 |
|  | org.apache.johnzon
»
johnzon-core | 1.0.0 | 2.1.0 |
Apache 2.0
|  | org.apache.maven
»
maven-compat1 vulnerability Deprecated Maven2 classes maintained as compatibility layer. | 3.3.9 | 3.9.16 |
|  | org.apache.maven
»
maven-core1 vulnerability Core classes of Apache Maven to manage the building process. | 3.3.9 | 3.9.16 |
Apache 2.0
|  | org.apache.maven
»
maven-aether-provider Components completing Maven Resolver for utilizing Maven POM and repository metadata. | 3.3.9 | 3.9.16 |
|  | org.apache.maven
»
maven-plugin-api The API for Maven 3 plugins - Mojos - development. | 3.3.9 | 3.9.16 |
|  | org.apache.maven
»
maven-model Model for Maven POM (Project Object Model) | 3.3.9 | 3.9.16 |
|  | org.apache.maven.plugin-testing
»
maven-plugin-testing-harness The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo. | 3.3.0 | 3.5.1 |
|  | org.apache.maven.plugin-tools
»
maven-plugin-annotations Java annotations to use in Mojos | 3.4 | 3.15.2 |
Apache 2.0
|  | org.apache.tika
»
tika-core9 vulnerabilities This is the core Apache Tika™ toolkit library from which all other modules inherit functionality. It | 1.18 | 3.3.2 |
Apache 2.0
|  | org.apache.tomee
»
openejb-cxf-rs | 7.0.4 | 10.2.0 |
|  | org.apache.tomee
»
openejb-core | 7.0.4 | 10.2.0 |
Apache 2.0
|  | org.apache.tomee
»
openejb-server | 7.0.4 | 10.2.0 |
Apache 2.0
|  | org.apache.xbean
»
xbean-asm5-shaded Repackaged and shaded asm 6.x jars | 4.5 | 4.10 |
|  | org.codehaus.plexus
»
plexus-utils3 vulnerabilities A collection of various utility classes to ease working with strings, files, command lines and | 3.0.22 | 4.0.3 |
Apache 2.0
|  | org.drools
»
drools-compiler | 6.4.0.Final | 10.2.0 |
EPL 2.0
|  | org.eclipse.sisu
»
org.eclipse.sisu.plexus Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container | 0.3.2 | 1.1.0 |
|  | org.elasticsearch
»
elasticsearch14 vulnerabilities Elasticsearch subproject :server | 5.2.2 | 9.5.0 |
|  | org.elasticsearch.client
»
rest Elasticsearch subproject :client:rest | 5.2.2 | 9.5.0 |
SSPL 1
|  | org.elasticsearch.plugin
»
transport-netty4-client Netty 4 based transport implementation | 5.2.2 | 7.17.29 |
|  | org.everit.json
»
org.everit.json.schema Implementation of the JSON Schema Core Draft v4 specification built with the org.json API | 1.5.1 | 1.14.6 |
BSD 3-clause
|  | org.exparity
»
hamcrest-date Hamcrest Date matchers for Java | 2.0.4 | 2.0.8 |
|  | org.glassfish
»
javax.json Default provider for Jakarta JSON Processing | 1.0.2 | 2.0.1 |
|  | org.hamcrest
»
hamcrest-core Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 |
|  | org.hamcrest
»
hamcrest-all Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 |
|  | org.hamcrest
»
hamcrest-library Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 |
|  | org.hamcrest
»
hamcrest-junit Core API and libraries of hamcrest matcher framework. | 2.0.0.0 | 3.0 |
|  | org.hibernate
»
hibernate-core2 vulnerabilities Hibernate's core ORM functionality | 4.3.8.Final | 7.4.5.Final |
LGPL 2.1
|  | org.hibernate
»
hibernate-ehcache Hibernate ORM 6.0.0.Alpha7 release. See http://hibernate.org/orm/releases/6.0 | 4.3.8.Final | 6.0.0.Alpha7 |
|  | org.hibernate
»
hibernate-entitymanager The `hibernate-core` module has been relocated to the `org.hibernate.orm` group | 4.3.8.Final | 7.4.5.Final |
|  | org.javassist
»
javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation | 3.20.0-GA | 3.32.0-GA |
|  | org.jboss
»
jboss-vfs A VFS library | 3.2.12.Final | 3.3.2.Final |
Apache 2.0
|  | org.jboss.ejb3
»
jboss-ejb3-ext-api JBoss EJB 3 API for Bean Providers | 2.2.0.Final | 2.4.0.Final |
|  | org.jboss.logging
»
jboss-logging The JBoss Logging Framework | 3.3.0.Final | 3.6.3.Final |
Apache 2.0
|  | org.jboss.resteasy
»
resteasy-jaxrs2 vulnerabilities | 3.0.14.Final | 7.0.3.Final |
Apache 2.0
|  | org.jboss.resteasy
»
resteasy-jackson-provider | 3.0.14.Final | 7.0.3.Final |
Apache 2.0
|  | org.jboss.resteasy
»
resteasy-client5 vulnerabilities RESTEasy client module for consuming RESTful services using the JAX-RS client API. | 3.0.14.Final | 7.0.3.Final |
Apache 2.0
|  | org.jboss.resteasy
»
resteasy-multipart-provider1 vulnerability | 3.0.14.Final | 7.0.3.Final |
|  | org.jboss.weld.se
»
weld-se Weld support for Java SE | 2.4.0.Final | 6.0.4.Final |
|  | org.jboss.weld.se
»
weld-se-core Weld support for Java SE | 2.4.5.Final | 6.0.4.Final |
Apache 2.0
|  | org.jglue.cdi-unit
»
cdi-unit Unit testing for CDI applications. | 4.0.1 | 4.4.0 |
Apache 2.0
|  | org.jolokia
»
jolokia-client-java Jolokia :: Client :: Java | 2.0.0-M3 | 2.6.0 |
|  | org.json
»
json2 vulnerabilities JSON is a light-weight, language independent, data interchange format. | 20170516 | 20260719 |
|  | org.liquibase
»
liquibase-core1 vulnerability Liquibase is a tool for managing and executing database changes. | 3.5.3 | 5.0.3 |
|  | org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 1.10.19 | 5.23.0 |
|  | org.postgresql
»
postgresql5 vulnerabilities PostgreSQL JDBC Driver Postgresql | 42.1.1 | 42.7.13 |
Apache 2.0
|  | org.raml
»
raml-parser Raml parser implemented in java | 0.8.18 | 1.1.7 |
|  | org.reflections
»
reflections Reflections - Java runtime metadata analysis | 0.9.10 | 0.10.2 |
|  | org.skyscreamer
»
jsonassert Library for writing tests that checks JSON documents (useful for testing responses from REST services). | 1.2.3 | 1.5.3 |
|  | org.slf4j
»
slf4j-log4j12 SLF4J Reload4j Provider | 1.7.10 | 2.0.18 |
|  | 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.10 | 2.0.18 |
|  | org.slf4j
»
slf4j-ext1 vulnerability Extensions to the SLF4J API | 1.7.10 | 2.0.18 |
|  | 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.10 | 2.0.18 |
|  | org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 1.7.10 | 2.0.18 |
|  | org.slf4j
»
log4j-over-slf4j Log4j implemented over SLF4J | 1.7.10 | 2.0.18 |
|  | org.slf4j
»
jul-to-slf4j Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul ... | 1.7.10 | 2.0.18 |
Apache 2.0
|  | org.wildfly
»
wildfly-dist1 vulnerability WildFly: Distribution | 10.0.0.Final | 41.0.0.Final |
Apache 2.0
|  | org.wildfly
»
wildfly-client-all This artifact provides a single jar that contains all classes required to use remote Jakarta Enterprise Beans and ... | 10.0.0.Final | 41.0.0.Final |
|  | org.yaml
»
snakeyaml8 vulnerabilities YAML 1.1 parser and emitter for Java | 1.17 | 2.6 |
|  | uk.gov.justice.artemis
»
embedded-artemis | 1.2.0 | 7.0.11 |
|  | uk.gov.justice.framework-api
»
framework-api-aggregate-service | 3.4.0-M1 | 7.0.11 |
|  | uk.gov.justice.framework-api
»
framework-api-common | 3.4.0-M1 | 7.0.11 |
|  | uk.gov.justice.framework-api
»
framework-api-core | 3.4.0-M1 | 7.0.11 |
|  | uk.gov.justice.framework-api
»
framework-api-direct-adapter | 3.4.0-M1 | 7.0.11 |
|  | uk.gov.justice.framework-api
»
framework-api-domain | 3.4.0-M1 | 7.0.11 |
|  | uk.gov.justice.framework-api
»
framework-api-event-source | 3.4.0-M1 | 7.0.11 |
|  | uk.gov.justice.framework-api
»
framework-api-event-stream | 3.4.0-M1 | 7.0.11 |
|  | uk.gov.justice.framework-api
»
framework-api-messaging-adapter | 3.4.0-M1 | 7.0.11 |
|  | uk.gov.justice.framework-api
»
framework-api-messaging-client | 3.4.0-M1 | 7.0.11 |
|  | uk.gov.justice.framework-api
»
framework-api-messaging-jms | 3.4.0-M1 | 7.0.11 |
|  | uk.gov.justice.framework-api
»
framework-api-rest-adapter | 3.4.0-M1 | 7.0.11 |
|  | uk.gov.justice.framework-api
»
framework-api-rest-client | 3.4.0-M1 | 7.0.11 |
|  | uk.gov.justice.framework-api
»
framework-api-rest-core | 3.4.0-M1 | 7.0.11 |
|  | uk.gov.justice.framework-api
»
framework-api-subscription | 3.4.0-M1 | 7.0.11 |
|  | uk.gov.justice.framework-api
»
framework-api-all | 3.4.0-M1 | 7.0.11 |
|  | uk.gov.justice.services
»
file-service-persistence | 1.17.4 | 7.0.11 |
|  | uk.gov.justice.services
»
common | 5.3.0-M3 | 7.0.11 |
|  | uk.gov.justice.services
»
core | 5.3.0-M3 | 7.0.11 |
|  | uk.gov.justice.services
»
messaging-core | 5.3.0-M3 | 7.0.11 |
|  | uk.gov.justice.services
»
persistence-deltaspike | 5.3.0-M3 | 7.0.11 |
|  | uk.gov.justice.services
»
persistence-jdbc | 5.3.0-M3 | 7.0.11 |
|  | uk.gov.justice.services
»
test-utils-core | 5.3.0-M3 | 7.0.11 |
|  | uk.gov.justice.services
»
test-utils-persistence | 5.3.0-M3 | 7.0.10 |
|  | uk.gov.justice.services
»
custom | 5.3.0-M3 | 7.0.11 |
|  | uk.gov.justice.services
»
jmx | 5.3.0-M3 | 7.0.11 |
|  | uk.gov.justice.utils
»
utilities-core | 1.16.4 | 7.0.11 |
|  | uk.gov.justice.utils
»
test-utils-logging-simple | 1.22.0 | 7.0.11 |
|  | uk.gov.justice.utils
»
test-utils-logging-log4j | 1.22.0 | 7.0.11 |