Application-layer reliability contracts and services.

Compile Dependencies (0)

Category/LicenseGroup / ArtifactVersionUpdates

Managed Dependencies (177)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.baomidou » mybatis-plus-annotation
An powerful enhanced toolkit of MyBatis for simplify development
3.5.17
Apache 2.0
com.baomidou » mybatis-plus-core
An powerful enhanced toolkit of MyBatis for simplify development
3.5.17
Apache 2.0
com.baomidou » mybatis-plus-extension
An powerful enhanced toolkit of MyBatis for simplify development
3.5.17
Apache 2.0
com.baomidou » mybatis-plus-jsqlparser
An powerful enhanced toolkit of MyBatis for simplify development
3.5.17
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 ...
3.1.83.2.4
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 ...
26.7.0
Message Queue Client Apache 2.0 +2
com.rabbitmq » amqp-client
The RabbitMQ Java client library allows Java applications to interface with RabbitMQ.
5.34.05.35.0
Apache 2.0
com.tngtech.archunit » archunit-junit5
A Java architecture test library, to specify and assert architecture rules in plain Java - Module 'archunit-junit5'
1.5.0
Apache 2.0 +1
com.tngtech.archunit » archunit
A Java architecture test library, to specify and assert architecture rules in plain Java - Module 'archunit'
1.5.0
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.22.1
I/O Apache 2.0
commons-io » commons-io
The Apache Commons IO library contains utility classes, stream implementations, file filters,
2.22.0
Apache 2.0
io.github.xfoundries » jfoundry-architecture
Aggregate module for JFoundry architecture style stereotypes
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-hexagonal
Pure-Java hexagonal architecture stereotypes on jMolecules — zero Spring dependency
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-onion
Pure-Java onion architecture stereotypes on jMolecules — zero Spring dependency
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-cqrs
Pure-Java CQRS architecture stereotypes on jMolecules — zero Spring dependency
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-domain1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-application-core
Application-layer runtime boundary annotations and contracts.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-web
Runtime-neutral Web and RFC 9457 problem semantics for jfoundry errors.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-transaction-core
Framework-neutral application-layer transaction boundary contracts.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-lock-core
Framework-neutral distributed lock contracts and programmatic template.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-domain-starter
Starter for jfoundry domain modeling and architecture boundary stereotypes.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-application-starter
Starter for jfoundry application-layer contracts, CQRS stereotypes, and domain architecture APIs.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-persistence-mybatis-plus-starter
Runtime-neutral dependency starter for jfoundry MyBatis-Plus persistence adapters.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-persistence-jpa-starter
Runtime-neutral dependency starter for jfoundry Jakarta Persistence adapters.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-application
Application-layer reliability contracts and services.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-domain-event-core
In-process domain event context, batching, and dispatch contracts.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-domain-event-externalization-core
Application-layer domain event externalization contracts, metadata, and routing rules.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-messaging-core
Application-layer messaging transport SPI.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-outbox-core
Application Outbox message model, store contract, dispatcher service, status machine.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-inbox-core
Application Inbox message model, store contract, and idempotent execution template.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-infrastructure
Technical adapters for persistence, messaging brokers, outbox stores, and inbox stores.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-persistence-core
DDD aggregate persistence support: storage-neutral repository lifecycle,
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-persistence-jpa
Jakarta Persistence adapter for single-entity-graph aggregate repositories.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-messaging-jackson
Jackson PayloadSerializer adapter for jfoundry messaging.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-observability-otel
Optional OpenTelemetry API decorators for jfoundry framework operations.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-lock-redisson
Optional Redisson adapter for jfoundry distributed lock contracts.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-inbox-mybatis-plus
MyBatis-Plus InboxMessageStore adapter for jfoundry inbox.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-inbox-jpa
Jakarta Persistence adapter for the jfoundry InboxMessageStore.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-persistence-mybatis-plus
MyBatis-Plus adapter for business AggregateRoot repositories.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-outbox-mybatis-plus
MyBatis-Plus Outbox persistence adapter: OutboxData (table DO),
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-outbox-jpa
Jakarta Persistence adapter for the jfoundry OutboxMessageStore.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-domain-event-spring
Spring runtime adapter for publishing jfoundry domain events as Spring application events.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-persistence-spring
Spring failure translation and transaction-bound state for jfoundry persistence.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-messaging-spring
Spring runtime adapters for MessageSender implementations.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-outbox-spring
Spring runtime adapters for Transactional Outbox: domain-event externalization, scheduled dispatching, and retry ...
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-transaction-spring
Spring runtime adapter for jfoundry application transaction boundaries.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-lock-spring
Spring runtime adapter for jfoundry distributed lock annotations.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-web-spring
Spring Web integration for JFoundry Web semantics.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-webmvc-spring
Spring MVC runtime adapter for jfoundry ProblemDetail exception responses.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-observability-spring
Micrometer Observation runtime integration for jfoundry framework operations.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-outbox-jobrunr
Optional technology adapter providing a JobRunr-based Outbox Dispatcher.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-spring
Spring runtime integration for jfoundry framework-neutral contracts. Spring Framework
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-quarkus
Quarkus runtime integration for jfoundry framework-neutral contracts.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-helidon
Helidon MP runtime integration for jfoundry framework-neutral contracts.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-helidon-runtime
Helidon MP runtime adapters for jfoundry application contracts.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-persistence-jpa-helidon-runtime
Helidon MP runtime assembly for JFoundry JPA persistence.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-web-helidon-runtime
Helidon MP JAX-RS runtime integration for JFoundry web adapters.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-outbox-helidon-runtime1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-outbox-jpa-helidon-runtime1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-inbox-jpa-helidon-runtime1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-quarkus-runtime
Quarkus runtime adapters for jfoundry application contracts.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-quarkus-deployment
Quarkus build-time registration for jfoundry runtime adapters.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-web-quarkus-runtime
Quarkus REST runtime integration for jfoundry web adapters.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-web-quarkus-deployment
Quarkus build-time integration for jfoundry web adapters.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-outbox-quarkus-runtime
Quarkus runtime assembly for the jfoundry Outbox dispatcher.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-outbox-quarkus-deployment
Quarkus build-time registration for the jfoundry Outbox dispatcher.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-messaging-kafka-quarkus-runtime
Quarkus Kafka adapter for the jfoundry MessageSender SPI.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-messaging-kafka-quarkus-deployment
Quarkus build-time registration for the jfoundry Kafka MessageSender adapter.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-messaging-rabbitmq-quarkus-runtime
Quarkus RabbitMQ adapter for the jfoundry MessageSender SPI.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-messaging-rabbitmq-quarkus-deployment
Quarkus build-time registration for the jfoundry RabbitMQ MessageSender adapter.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-outbox-jpa-quarkus-runtime
Quarkus runtime assembly for the jfoundry JPA Outbox store.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-outbox-jpa-quarkus-deployment
Quarkus build-time registration for the jfoundry JPA Outbox store.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-inbox-jpa-quarkus-runtime
Quarkus runtime assembly for the jfoundry JPA Inbox store.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-inbox-jpa-quarkus-deployment
Quarkus build-time registration for the jfoundry JPA Inbox store.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-persistence-jpa-quarkus-runtime
Quarkus runtime assembly for JFoundry JPA persistence failure translation.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-persistence-jpa-quarkus-deployment
Quarkus build-time registration for JFoundry JPA persistence failure translation.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-jpa-spring-boot-support
Internal Spring Boot JPA support shared by jfoundry capability auto-configurations.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-transaction-spring-boot-autoconfigure
Spring Boot auto-configuration for jfoundry application transaction boundaries.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-persistence-spring-boot-autoconfigure
Spring Boot auto-configuration for jfoundry persistence adapters.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-persistence-mybatis-plus-spring-boot-autoconfigure
Spring Boot auto-configuration for JFoundry MyBatis-Plus persistence.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-domain-event-spring-boot-autoconfigure
Spring Boot auto-configuration for jfoundry domain event dispatch.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-lock-spring-boot-autoconfigure
Spring Boot auto-configuration for jfoundry distributed locks.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-messaging-spring-boot-autoconfigure
Spring Boot auto-configuration for jfoundry broker MessageSender adapters.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-observability-spring-boot-autoconfigure
Spring Boot auto-configuration for jfoundry Micrometer Observation.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-webmvc-spring-boot-autoconfigure
Spring Boot auto-configuration for jfoundry Spring MVC ProblemDetail responses.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-web-spring-boot-autoconfigure
Spring Boot auto-configuration for jfoundry outbound RestClient logging.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-outbox-spring-boot-autoconfigure
Spring Boot auto-configuration for jfoundry transactional Outbox.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-inbox-spring-boot-autoconfigure
Spring Boot auto-configuration for jfoundry Inbox idempotency.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-spring-boot-starter
Minimal Spring Boot baseline for jfoundry capability starters.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-transaction-spring-boot-starter
Spring Boot starter for jfoundry application transaction boundaries.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-observability-spring-boot-starter
Spring Boot starter for Micrometer Observation of jfoundry framework operations.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-webmvc-spring-boot-starter
Spring Boot starter for jfoundry Spring MVC ProblemDetail exception responses.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-web-spring-boot-starter
Spring Boot starter for jfoundry outbound RestClient support and HTTP logging.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-domain-event-spring-boot-starter
Spring Boot starter for jfoundry domain event dispatch and Spring application event publishing.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-messaging-spring-boot-starter
Spring Boot starter for jfoundry messaging transport contracts, Jackson payload serialization,
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-messaging-kafka-spring-boot-starter
Spring Boot starter for the Kafka MessageSender adapter.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-messaging-rocketmq-spring-boot-starter
Spring Boot starter for the RocketMQ MessageSender adapter.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-messaging-rabbitmq-spring-boot-starter
Spring Boot starter for the RabbitMQ MessageSender adapter.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-lock-redisson-spring-boot-starter
Spring Boot starter for jfoundry distributed locks backed by Redisson.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-outbox-spring-boot-starter
Spring Boot starter for transactional outbox core, Spring transaction synchronization,
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-outbox-mybatis-plus-spring-boot-starter
Spring Boot starter for the MyBatis-Plus OutboxMessageStore adapter.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-outbox-jpa-spring-boot-starter
Spring Boot starter for the Jakarta Persistence OutboxMessageStore adapter.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-outbox-jobrunr-spring-boot-starter
Spring Boot starter for the JobRunr Outbox dispatcher adapter.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-inbox-spring-boot-starter
Spring Boot starter for Inbox idempotency core and InboxTemplate auto-configuration.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-inbox-mybatis-plus-spring-boot-starter
Spring Boot starter for the MyBatis-Plus InboxMessageStore adapter.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-inbox-jpa-spring-boot-starter
Spring Boot starter for the Jakarta Persistence InboxMessageStore adapter.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-persistence-mybatis-plus-spring-boot-starter
Spring Boot starter for jfoundry business persistence with MyBatis-Plus.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-persistence-jpa-spring-boot-starter
Spring Boot runtime assembly for jfoundry Jakarta Persistence adapters.
1.2.0
Apache 2.0
io.github.xfoundries » jfoundry-architecture-test
Reusable architecture test rules and fixtures for JFoundry-based applications.
1.2.0
io.opentelemetry » opentelemetry-api
OpenTelemetry API
1.62.01.65.0
Dist Tracing Apache 2.0
io.opentelemetry » opentelemetry-sdk
OpenTelemetry SDK
1.62.01.65.0
Testing Apache 2.0
io.opentelemetry » opentelemetry-sdk-testing
OpenTelemetry SDK Testing utilities
1.62.01.65.0
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
Bytecode Apache 2.0
net.bytebuddy » byte-buddy
Byte Buddy is a Java library for creating Java classes at run time.
1.18.12
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.12
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.6.0
Core Utils Apache 2.0
org.apache.commons » commons-lang3
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
3.20.0
String Utils Apache 2.0
org.apache.commons » commons-text
The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ...
1.15.0
org.apache.kafka » kafka-clients
Kafka client library for building producers and consumers that interact with Apache Kafka clusters for high-throughput ...
4.3.1
org.apache.rocketmq » rocketmq-client
The Apache Software Foundation provides support for the Apache community of open-source software projects.
5.5.0
Assertion Apache 2.0
org.assertj » assertj-core
Rich and fluent assertions for testing in Java
3.27.7
Concurrency Apache 2.0
org.awaitility » awaitility
A Java DSL for synchronizing asynchronous operations
4.3.0
org.eclipse.paho » org.eclipse.paho.client.mqttv31.2.5
O/R Mapping Apache 2.0
org.hibernate.orm » hibernate-core
Hibernate's core ORM functionality
7.4.5.Final
Bytecode Apache 2.0 +2
org.javassist » javassist
Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
3.32.0-GA
Apache 2.0
org.jmolecules » jmolecules-cqrs-architecture
Concepts of the cqrs architecture style.
2.0.1
Apache 2.0
org.jmolecules » jmolecules-hexagonal-architecture
Concepts of the hexagonal architecture style.
2.0.1
Apache 2.0
org.jmolecules » jmolecules-layered-architecture
Concepts of the layered architecture style.
2.0.1
Apache 2.0
org.jmolecules » jmolecules-onion-architecture
Concepts of the onion architecture style.
2.0.1
Apache 2.0
org.jmolecules » jmolecules-ddd
Architectural concepts in Java
2.0.1
Apache 2.0
org.jmolecules » kmolecules-ddd
Kotlin flavor of jMolecules DDD
2.0.1
Apache 2.0
org.jmolecules » jmolecules-events
Architectural concepts in Java
2.0.1
Apache 2.0
org.jmolecules » jstereotype
Architectural concepts in Java
2.0.1
Apache 2.0
org.jmolecules.integrations » jmolecules-archunit
ArchUnit rules to enforce constraints implied by the jMolecules abstractions
0.33.01.6.0
Apache 2.0
org.jmolecules.integrations » jmolecules-jackson3
Modules to integrate jMolecules abstractions with implementation technologies
0.33.0
Apache 2.0
org.jmolecules.integrations » jmolecules-apt
Modules to integrate jMolecules abstractions with implementation technologies
0.33.0
Apache 2.0
org.jmolecules.integrations » jmolecules-bytebuddy
A ByteBuddy plugin to translate jMolecules abstractions into implementation technology abstractions
0.33.01.6.0
Apache 2.0
org.jmolecules.integrations » jmolecules-bytebuddy-nodep
Modules to integrate jMolecules abstractions with implementation technologies
0.33.0
Apache 2.0
org.jmolecules.integrations » jmolecules-ddd-integration
Modules to integrate jMolecules abstractions with implementation technologies
0.33.0
Apache 2.0
org.jmolecules.integrations » jmolecules-jackson
Modules to integrate jMolecules abstractions with implementation technologies
0.33.01.6.0
Apache 2.0
org.jmolecules.integrations » jmolecules-jpa
JPA support code for the ByteBuddy based JPA integration of jMolecules
0.33.01.6.0
Apache 2.0
org.jmolecules.integrations » jmolecules-spring
Modules to integrate jMolecules abstractions with implementation technologies
0.33.01.6.0
Apache 2.0
org.jmolecules.integrations » jmolecules-starter-ddd
Modules to integrate jMolecules abstractions with implementation technologies
0.33.0
Apache 2.0
org.jmolecules.integrations » jmolecules-starter-test
Modules to integrate jMolecules abstractions with implementation technologies
0.33.0
Apache 2.0
org.jmolecules.integrations » jmolecules-stereotype
Modules to integrate jMolecules abstractions with implementation technologies
0.33.0
Job Scheduling Commercial +1
org.jobrunr » jobrunr
An easy way to perform background processing on the JVM. Backed by persistent storage. Open and free for commercial use.
8.8.18.8.2
EPL 2.0
org.junit » junit-start
Module "junit-start" of JUnit
6.1.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
6.1.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
6.1.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
6.1.3
EPL 2.0
org.junit.jupiter » junit-jupiter-migrationsupport
Module "junit-jupiter-migrationsupport" of JUnit
6.1.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
6.1.3
Testing EPL 2.0
org.junit.platform » junit-platform-launcher
Public API for configuring and launching test plans.
6.1.3
Testing EPL 2.0
org.junit.platform » junit-platform-commons
Module "junit-platform-commons" of JUnit
6.1.3
EPL 2.0
org.junit.platform » junit-platform-console
Module "junit-platform-console" of JUnit
6.1.3
Testing EPL 2.0
org.junit.platform » junit-platform-engine
Module "junit-platform-engine" of JUnit
6.1.3
EPL 2.0
org.junit.platform » junit-platform-reporting
Module "junit-platform-reporting" of JUnit
6.1.3
EPL 2.0
org.junit.platform » junit-platform-suite
Module "junit-platform-suite" of JUnit
6.1.3
Testing EPL 2.0
org.junit.platform » junit-platform-suite-api
Annotations for configuring a test suite on the JUnit Platform.
6.1.3
EPL 2.0
org.junit.platform » junit-platform-suite-engine
Module "junit-platform-suite-engine" of JUnit
6.1.3
Testing EPL 2.0
org.junit.platform » junit-platform-testkit
Module "junit-platform-testkit" of JUnit
6.1.3
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 ...
6.1.3
CodeGen Apache 2.0
org.mapstruct » mapstruct
An annotation processor for generating type-safe bean mappers
1.5.5.Final1.6.3
Apache 2.0
org.mapstruct » mapstruct-processor
An annotation processor for generating type-safe bean mappers
1.5.5.Final1.6.3
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
5.23.0
PostgreSQL Driver BSD 2-clause
org.postgresql » postgresql
PostgreSQL JDBC Driver Postgresql
42.7.13
Redis Client Apache 2.0
org.redisson » redisson
Valkey and Redis Java client, Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based ...
4.7.0
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
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
Testing MIT
org.testcontainers » junit-jupiter
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 » postgresql
Isolated container management for Java code testing
1.21.4
MIT
org.testcontainers » kafka
Isolated container management for Java code testing
1.21.4
MIT
org.testcontainers » rabbitmq
Isolated container management for Java code testing
1.21.4
YAML Apache 2.0
org.yaml » snakeyaml
YAML 1.1 parser and emitter for Java
2.6
JSON Lib Apache 2.0
tools.jackson.core » jackson-databind
General data-binding functionality for Jackson: works on core streaming API
3.2.2