Database audits to validate configuration and help performance. Plain injectable classes with no dependency-injection-framework dependencies.

Compile Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind
General data-binding functionality for Jackson: works on core streaming API
Java Spec EDL 1.0 +1
jakarta.persistence » jakarta.persistence-api
The Jakarta Persistence API (JPA), providing object-relational mapping capabilities for managing relational data in Java ...
3.2.0
O/R Mapping Apache 2.0
org.hibernate.orm » hibernate-core
Hibernate's core ORM functionality
7.4.1.Final7.4.5.Final
Annotation Lib Apache 2.0
org.jspecify » jspecify
An artifact of well-named and well-specified annotations to power static analysis checks
1.0.01.0.1
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
2.0.18

Provided Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
CodeGen MIT
org.projectlombok » lombok
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...
1.18.46

Test Dependencies (11)

Category/LicenseGroup / ArtifactVersionUpdates
Embedded SQL DB EPL 1.0 +1
com.h2database » h2
A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ...
2.4.240
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.7.0
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
Module "junit-jupiter" of JUnit
MySQL Driver LGPL 2.1
org.mariadb.jdbc » mariadb-java-client
JDBC driver for MariaDB and MySQL
3.5.83.5.10
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
PostgreSQL Driver BSD 2-clause
org.postgresql » postgresql1 vulnerability
PostgreSQL JDBC Driver Postgresql
42.7.1142.7.13
Logging MIT
org.slf4j » slf4j-simple
Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed.
2.0.18
MIT
org.testcontainers » testcontainers-postgresql
Isolated container management for Java code testing
MIT
org.testcontainers » testcontainers-mysql
Isolated container management for Java code testing
MIT
org.testcontainers » testcontainers-mariadb
Isolated container management for Java code testing