Compile Dependencies (18)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations(optional) Core annotations used for value types, used by Jackson data binding package. | 2.21 | 2.22 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind(optional)9 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.21.1 | 3.2.1 | |
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml(optional) Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.21.1 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson(optional) Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | 2.13.2 | 2.14.0 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava(optional) Guava is a suite of core and expanded libraries that include | 33.5.0-jre | 33.6.0-jre | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-api(optional) API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ... | 2.25.3 | 2.26.1 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-core(optional)3 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 2.25.3 | 2.26.1 | |
JSON Lib
Apache 2.0
| org.codehaus.jackson
»
jackson-mapper-asl(optional)2 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 1.9.13 | 2.22.1 | |
| org.hsqldb
»
hsqldb(optional)1 vulnerability HSQLDB - Lightweight 100% Java SQL Database Engine | 2.5.1 | 2.7.4 | ||
| org.liquibase
»
liquibase-core(optional) Liquibase is a tool for managing and executing database changes. | 4.33.0 | 5.0.3 | ||
PostgreSQL Driver
BSD 2-clause
| org.postgresql
»
postgresql(optional)2 vulnerabilities PostgreSQL JDBC Driver Postgresql | 42.7.10 | 42.7.13 | |
Logging
MIT
| org.slf4j
»
slf4j-api(optional) API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 2.0.17 | 2.0.18 | |
Testing
Apache 2.0
| org.springframework
»
spring-test(optional) Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ... | 5.3.23 | 7.0.8 | |
JDBC Extension
Apache 2.0
| org.springframework
»
spring-jdbc(optional) Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific ... | 5.3.23 | 7.0.8 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context(optional)2 vulnerabilities Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 5.3.23 | 7.0.8 | |
YAML
Apache 2.0
| org.yaml
»
snakeyaml(optional) YAML 1.1 parser and emitter for Java | 2.5 | 2.6 | |
JSON Lib
Apache 2.0
| tools.jackson.core
»
jackson-databind(optional)9 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 3.1.0 | 3.2.1 | |
YAML
Apache 2.0
| tools.jackson.dataformat
»
jackson-dataformat-yaml(optional) Support for reading and writing YAML-encoded data via Jackson abstractions. | 3.1.0 | 3.2.1 |
Provided Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.2 | 6.1.1 | |
Testing
LGPL 2.1
| org.dbunit
»
dbunit dbUnit is a JUnit extension (also usable from Ant and Maven) targeted for database-driven projects that, among other ... | 3.0.0 | 3.2.0 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.13.4 | 6.1.1 |
Test Dependencies (23)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.3.16 | 1.5.38 | |
Apache 2.0
| com.github.fridujo
»
classpath-junit-extension JUnit5 extension to run tests with classpath customizations | 1.0.0 | ✔ | |
| com.github.mjeanroy » dbunit-dataset | 0.1.0 | |||
Mocking
Apache 2.0
| com.github.tomakehurst
»
wiremock A web service test double for all occasions | 2.27.2 | 3.13.2 | |
Embedded SQL DB
EPL 1.0 +1
| com.h2database
»
h2 A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 2.2.224 | 2.4.240 | |
MIT
| com.mattbertolini
»
liquibase-slf4j Liquibase SLF4J Logger | 5.1.0 | ✔ | |
JDBC Driver
MIT
| com.microsoft.sqlserver
»
mssql-jdbc Microsoft JDBC Driver for SQL Server. | 13.3.0.jre8-preview | 13.4.0.jre11 | |
| com.mysql
»
mysql-connector-j MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ... | 9.6.0 | 9.7.0 | ||
| com.oracle.database.jdbc
»
ojdbc8 Oracle JDBC Driver compatible with JDK11, JDK17, JDK19, and JDK21 | 23.26.1.0.0 | 19.31.0.0 | ||
Testing
Apache 2.0
| nl.jqno.equalsverifier
»
equalsverifier EqualsVerifier can be used in JUnit unit tests to verify whether the contract for the equals and hashCode methods is ... | 3.19.4 | 4.5 | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core Rich and fluent assertions for testing in Java | 3.27.7 | ✔ | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.13.4 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-launcher Public API for configuring and launching test plans. | 1.13.4 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.vintage
»
junit-vintage-engine A thin layer on top of JUnit 4 to allow running vintage tests (based on JUnit 3.8 and JUnit 4) with the JUnit Platform ... | 5.13.4 | 6.1.1 | |
MySQL Driver
LGPL 2.1
| org.mariadb.jdbc
»
mariadb-java-client JDBC driver for MariaDB and MySQL | 3.5.7 | 3.5.9 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 4.11.0 | 5.23.0 | |
Logging Bridge
MIT
| org.slf4j
»
jul-to-slf4j Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul ... | 2.0.17 | 2.0.18 | |
Testing
MIT
| org.testcontainers
»
testcontainers Isolated container management for Java code testing | 1.21.4 | 2.0.5 | |
MIT
| org.testcontainers
»
postgresql Isolated container management for Java code testing | 1.21.4 | ✔ | |
MIT
| org.testcontainers
»
mysql Isolated container management for Java code testing | 1.21.4 | ✔ | |
MIT
| org.testcontainers
»
mariadb Isolated container management for Java code testing | 1.21.4 | ✔ | |
MIT
| org.testcontainers
»
mssqlserver Isolated container management for Java code testing | 1.21.4 | ✔ | |
MIT
| org.testcontainers
»
oracle-xe Isolated container management for Java code testing | 1.21.4 | ✔ |
Managed Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Bytecode
Apache 2.0
| net.bytebuddy
»
byte-buddy Byte Buddy is a Java library for creating Java classes at run time. | 1.18.7 | 1.18.11 | |
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.18.7 | 1.18.11 |