A collection of utils commonly used in my projects. Feel free to use it (or parts of it) in your own projects.

Compile Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
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.172.0.18

Provided Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Java Spec EDL 1.0 +1
jakarta.persistence » jakarta.persistence-api(optional)
The Jakarta Persistence API (JPA), providing object-relational mapping capabilities for managing relational data in Java ...
3.0.03.2.0

Test Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
5.12.26.1.1
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
5.12.26.1.1
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
5.12.26.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-launcher
Public API for configuring and launching test plans.
1.12.26.1.1
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.172.0.18