Transaction Demarcator

A Java library that provides utility classes to enable bytecode markers for transactions.

Лицензия

Лицензия

Группа

Группа

org.zalando.stups
Идентификатор

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

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

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

0.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Transaction Demarcator
A Java library that provides utility classes to enable bytecode markers for transactions.

Скачать txdemarcator

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.7

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.7

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

Данный проект не имеет модулей.
org.zalando.stups

STUPS by Zalando

THE PROJECTS IN THIS ORG ARE NO LONGER ACTIVELY MAINTAINED

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

Версия
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0