Transaction Outbox Parent

A safe implementation of the transactional outbox pattern for Java.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

4.3.281
Дата

Дата

Тип

Тип

pom
Описание

Описание

Transaction Outbox Parent
A safe implementation of the transactional outbox pattern for Java.
Ссылка на сайт

Ссылка на сайт

https://github.com/gruelbox/transaction-outbox
Организация-разработчик

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

Graham Crockford
Система контроля версий

Система контроля версий

https://github.com/gruelbox/transaction-outbox

Скачать transactionoutbox-parent

Имя Файла Размер
transactionoutbox-parent-4.3.281.pom 13 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • transactionoutbox-core
  • transactionoutbox-jackson
  • transactionoutbox-spring
  • transactionoutbox-guice
  • transactionoutbox-jooq
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