is not current version
Last Version 4.0.6

com.atomikos:transactions-tcc-rest 4.0.3


Categories

Categories

Atomikos Application Layer Libs Distributed Transactions
GroupId

GroupId

com.atomikos
ArtifactId

ArtifactId

transactions-tcc-rest
Version

Version

4.0.3
Type

Type

jar

Download transactions-tcc-rest 4.0.3


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