Compile Dependencies (25)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MIT
| com.conversantmedia.gdpr
»
consent-string-sdk-java A Java implementation of the IAB Consent String spec | 2.0.2 | 3.0.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core2 vulnerabilities Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.9.4 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind66 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.9.4 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.9.4 | 2.22 | |
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.9.4 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.9.4 | 3.2.1 | |
Cache Impl
Apache 2.0
| com.github.ben-manes.caffeine
»
caffeine Caffeine is a high performance, near optimal caching library. It provides an in-memory cache using a Google Guava ... | 2.6.2 | 3.2.4 | |
Apache 2.0 +1
| com.github.fge
»
json-patch JSON Patch (RFC 6902) and JSON Merge Patch (RFC 7386) implementation in Java | 1.9 | 1.13 | |
Apache 2.0
| com.izettle » dropwizard-metrics-influxdb | 1.2.2 | 1.3.4 | |
JSON Lib
Apache 2.0
| com.networknt
»
json-schema-validator A json schema validator that supports draft v4, v6, v7, v2019-09 and v2020-12 | 0.1.7 | 3.0.6 | |
| de.malkusch.whois-server-list
»
public-suffix-list Public Suffix List API | 2.2.0 | 2.2.4 | ||
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 | 3.2.3 | 5.0.7 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-graphite A reporter for Metrics which announces measurements to a Graphite server. | 3.2.3 | 5.0.7 | |
Concurrency
Apache 2.0 +1
| io.vertx
»
vertx-core3 vulnerabilities The Vert.x core APIs contain the backbone for writing Vert.x applications and low-level support for HTTP, TCP, UDP, file ... | 3.5.3 | 5.1.6 | |
Apache 2.0 +1
| io.vertx
»
vertx-web4 vulnerabilities Vert.x web is a tool-kit for writing sophisticated modern web applications and HTTP microservices. | 3.5.3 | 5.1.6 | |
Apache 2.0
| io.vertx » vertx-config | 3.5.3 | 5.1.6 | |
Apache 2.0 +1
| io.vertx » vertx-jdbc-client | 3.5.3 | 5.1.6 | |
Apache 2.0 +1
| io.vertx » vertx-circuit-breaker | 3.5.3 | 5.1.6 | |
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 | |
| mysql
»
mysql-connector-java4 vulnerabilities MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ... | 6.0.6 | 26.7.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.6 | 3.20.0 | |
Collections
Apache 2.0
| org.apache.commons
»
commons-collections4 The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | 4.1 | 4.6.0 | |
Validation
Apache 2.0
| org.hibernate.validator
»
hibernate-validator4 vulnerabilities Hibernate's Jakarta Validation reference implementation. | 6.0.7.Final | 9.1.3.Final | |
PostgreSQL Driver
BSD 2-clause
| org.postgresql
»
postgresql5 vulnerabilities PostgreSQL JDBC Driver Postgresql | 42.1.4 | 42.7.13 | |
App Server
Apache 2.0
| org.springframework.boot
»
spring-boot-starter Core starter, including auto-configuration support, logging and YAML | 2.0.1.RELEASE | 4.1.0 |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.16.16 | 1.18.46 |
Runtime Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| org.springframework.boot
»
spring-boot-properties-migrator Spring Boot Properties Migrator | 2.0.1.RELEASE | 4.1.0 |
Test Dependencies (9)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Mocking
Apache 2.0
| com.github.tomakehurst
»
wiremock A web service test double for all occasions | 2.11.0 | 3.13.2 | |
Embedded SQL DB
EPL 1.0 +1
| com.h2database
»
h22 vulnerabilities A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 1.4.196 | 2.4.240 | |
Testing
Apache 2.0
| io.rest-assured
»
rest-assured Java DSL for easy testing of REST services | 3.0.6 | 6.0.1 | |
Testing
Apache 2.0 +1
| io.vertx
»
vertx-unit Vertx Unit is designed for writing asynchronous unit tests with a polyglot API and running these tests in the JVM. | 3.5.3 | 5.1.6 | |
CodeGen
Apache 2.0 +1
| io.vertx » vertx-codegen | 3.5.3 | 5.1.6 | |
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.12 | 6.1.3 | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core1 vulnerability Rich and fluent assertions for testing in Java | 3.8.0 | 3.27.7 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 2.10.0 | 5.23.0 | |
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.0.1.RELEASE | 4.1.0 |