is not current version
Last Version 4.3.281

Transaction Outbox Core 3.1.195

A safe implementation of the transactional outbox pattern for Java (core library)

License

License

GroupId

GroupId

com.gruelbox
ArtifactId

ArtifactId

transactionoutbox-core
Version

Version

3.1.195
Type

Type

jar
Description

Description

Transaction Outbox Core
A safe implementation of the transactional outbox pattern for Java (core library)
Project Organization

Project Organization

Graham Crockford

Download transactionoutbox-core 3.1.195


<!-- https://jarcasting.com/artifacts/com.gruelbox/transactionoutbox-core/ -->
<dependency>
    <groupId>com.gruelbox</groupId>
    <artifactId>transactionoutbox-core</artifactId>
    <version>3.1.195</version>
</dependency>
// https://jarcasting.com/artifacts/com.gruelbox/transactionoutbox-core/
implementation 'com.gruelbox:transactionoutbox-core:3.1.195'
// https://jarcasting.com/artifacts/com.gruelbox/transactionoutbox-core/
implementation ("com.gruelbox:transactionoutbox-core:3.1.195")
'com.gruelbox:transactionoutbox-core:jar:3.1.195'
<dependency org="com.gruelbox" name="transactionoutbox-core" rev="3.1.195">
  <artifact name="transactionoutbox-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gruelbox', module='transactionoutbox-core', version='3.1.195')
)
libraryDependencies += "com.gruelbox" % "transactionoutbox-core" % "3.1.195"
[com.gruelbox/transactionoutbox-core "3.1.195"]

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
cglib : cglib jar 3.3.0
org.objenesis : objenesis jar 3.2
com.google.code.gson : gson jar 2.8.6
org.hibernate.validator : hibernate-validator jar 7.0.1.Final
org.glassfish : jakarta.el jar 4.0.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.