Last Version

rpc-tcc-transaction-domain 1.1.0

tcc分布式事务的领域模型

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

com.github.chenhaiyangs
ArtifactId

ArtifactId

rpc-tcc-transaction-domain
Version

Version

1.1.0
Type

Type

jar
Description

Description

rpc-tcc-transaction-domain
tcc分布式事务的领域模型
Project URL

Project URL

https://github.com/chenhaiyangs/rpc-tcc-transaction.git
Source Code Management

Source Code Management

https://github.com/chenhaiyangs/rpc-tcc-transaction.git

Download rpc-tcc-transaction-domain 1.1.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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chenhaiyangs/rpc-tcc-transaction-domain/
implementation 'com.github.chenhaiyangs:rpc-tcc-transaction-domain:1.1.0'
// https://jarcasting.com/artifacts/com.github.chenhaiyangs/rpc-tcc-transaction-domain/
implementation ("com.github.chenhaiyangs:rpc-tcc-transaction-domain:1.1.0")
'com.github.chenhaiyangs:rpc-tcc-transaction-domain:jar:1.1.0'
<dependency org="com.github.chenhaiyangs" name="rpc-tcc-transaction-domain" rev="1.1.0">
  <artifact name="rpc-tcc-transaction-domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chenhaiyangs', module='rpc-tcc-transaction-domain', version='1.1.0')
)
libraryDependencies += "com.github.chenhaiyangs" % "rpc-tcc-transaction-domain" % "1.1.0"
[com.github.chenhaiyangs/rpc-tcc-transaction-domain "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.10

Project Modules

There are no modules declared in this project.