Transaction Outbox jOOQ

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

License

License

Categories

Categories

jOOQ Data Databases
GroupId

GroupId

com.gruelbox
ArtifactId

ArtifactId

transactionoutbox-jooq
Last Version

Last Version

4.3.281
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Graham Crockford

Download transactionoutbox-jooq

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.gruelbox : transactionoutbox-core jar 4.3.281
org.jooq : jooq jar 3.16.5

provided (1)

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

Project Modules

There are no modules declared in this project.
com.gruelbox

The Gruelbox

Simple, nutritious open source tools.

Versions

Version
4.3.281
4.2.268
4.1.230
4.1.214
3.1.195
3.1.184
2.1.164
1.3.151
1.3.146
1.3.137
1.3.127
1.3.109
0.2.92
0.1.57