is not current version
Last Version 1.2.0

com.github.chenhaiyangs:rpc-tcc-transaction-core 1.0.0

tcc分布式事务核心实现

GroupId

GroupId

com.github.chenhaiyangs
ArtifactId

ArtifactId

rpc-tcc-transaction-core
Version

Version

1.0.0
Type

Type

jar

Download rpc-tcc-transaction-core 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.chenhaiyangs/rpc-tcc-transaction-core/ -->
<dependency>
    <groupId>com.github.chenhaiyangs</groupId>
    <artifactId>rpc-tcc-transaction-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chenhaiyangs/rpc-tcc-transaction-core/
implementation 'com.github.chenhaiyangs:rpc-tcc-transaction-core:1.0.0'
// https://jarcasting.com/artifacts/com.github.chenhaiyangs/rpc-tcc-transaction-core/
implementation ("com.github.chenhaiyangs:rpc-tcc-transaction-core:1.0.0")
'com.github.chenhaiyangs:rpc-tcc-transaction-core:jar:1.0.0'
<dependency org="com.github.chenhaiyangs" name="rpc-tcc-transaction-core" rev="1.0.0">
  <artifact name="rpc-tcc-transaction-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chenhaiyangs', module='rpc-tcc-transaction-core', version='1.0.0')
)
libraryDependencies += "com.github.chenhaiyangs" % "rpc-tcc-transaction-core" % "1.0.0"
[com.github.chenhaiyangs/rpc-tcc-transaction-core "1.0.0"]