is not current version
Last Version 1.1.0

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

tcc分布式事务的领域模型

Categories

Categories

Doma Data ORM
GroupId

GroupId

com.github.chenhaiyangs
ArtifactId

ArtifactId

rpc-tcc-transaction-domain
Version

Version

1.0.0
Type

Type

jar

Download rpc-tcc-transaction-domain 1.0.0


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