is not current version
Last Version 4.3.281

Transaction Outbox Spring 3.1.195

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

License

License

GroupId

GroupId

com.gruelbox
ArtifactId

ArtifactId

transactionoutbox-spring
Version

Version

3.1.195
Type

Type

jar
Description

Description

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

Project Organization

Graham Crockford

Download transactionoutbox-spring 3.1.195


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

Dependencies

compile (2)

Group / Artifact Type Version
com.gruelbox : transactionoutbox-core jar 3.1.195
javax.inject : javax.inject jar 1

provided (4)

Group / Artifact Type Version
org.springframework : spring-tx jar 5.3.6
org.springframework : spring-jdbc jar 5.3.6
org.springframework : spring-context jar 5.3.6
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.