is not current version
Last Version 1.0.18

com.shapestone:distributed-transaction-service 1.0.17

null

GroupId

GroupId

com.shapestone
ArtifactId

ArtifactId

distributed-transaction-service
Version

Version

1.0.17
Type

Type

jar

Download distributed-transaction-service 1.0.17


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