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

org.bytesoft:bytetcc-parent 0.5.0-ALPHA6

ByteTCC is a transaction manager based on the TCC(Try/Confirm/Cancel) mechanism.

Группа

Группа

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

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

bytetcc-parent
Версия

Версия

0.5.0-ALPHA6
Тип

Тип

pom

Скачать bytetcc-parent 0.5.0-ALPHA6

Имя Файла Размер
bytetcc-parent-0.5.0-ALPHA6.pom 14 KB
Обзор

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