License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.shapestone |
ArtifactId | ArtifactIddistributed-transaction-client |
Last Version | Last Version1.0.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondistributed-transaction-client
null
|
<!-- https://jarcasting.com/artifacts/com.shapestone/distributed-transaction-client/ -->
<dependency>
<groupId>com.shapestone</groupId>
<artifactId>distributed-transaction-client</artifactId>
<version>1.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.shapestone/distributed-transaction-client/
implementation 'com.shapestone:distributed-transaction-client:1.0.18'
// https://jarcasting.com/artifacts/com.shapestone/distributed-transaction-client/
implementation ("com.shapestone:distributed-transaction-client:1.0.18")
'com.shapestone:distributed-transaction-client:jar:1.0.18'
<dependency org="com.shapestone" name="distributed-transaction-client" rev="1.0.18">
<artifact name="distributed-transaction-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shapestone', module='distributed-transaction-client', version='1.0.18')
)
libraryDependencies += "com.shapestone" % "distributed-transaction-client" % "1.0.18"
[com.shapestone/distributed-transaction-client "1.0.18"]
Group / Artifact | Type | Version |
---|---|---|
com.shapestone : result | jar | 1.0.15 |
com.shapestone : distributed-transaction-data | jar | 1.0.18 |
com.shapestone : hystrix-rx-command | jar | 1.0.0 |
com.shapestone : jersey-client-factory | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |