Transaction Outbox Core

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

Лицензия

Лицензия

Группа

Группа

com.gruelbox
Идентификатор

Идентификатор

transactionoutbox-core
Последняя версия

Последняя версия

4.3.281
Дата

Дата

Тип

Тип

jar
Описание

Описание

Transaction Outbox Core
A safe implementation of the transactional outbox pattern for Java (core library)
Организация-разработчик

Организация-разработчик

Graham Crockford

Скачать transactionoutbox-core

Как подключить последнюю версию

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.36
net.bytebuddy : byte-buddy jar 1.12.8
org.objenesis : objenesis jar 3.2
com.google.code.gson : gson jar 2.9.0
org.hibernate.validator : hibernate-validator jar 6.2.3.Final
javax.el : javax.el-api jar 3.0.0
org.glassfish : javax.el jar 3.0.0

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22

Модули Проекта

Данный проект не имеет модулей.
com.gruelbox

The Gruelbox

Simple, nutritious open source tools.

Версии библиотеки

Версия
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