Last Version

rpc-tcc-transaction-core 1.2.0

tcc分布式事务核心实现

License

License

GroupId

GroupId

com.github.chenhaiyangs
ArtifactId

ArtifactId

rpc-tcc-transaction-core
Version

Version

1.2.0
Type

Type

jar
Description

Description

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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.chenhaiyangs : rpc-tcc-transaction-api jar 1.1.0
com.caucho : hessian jar 4.0.38
com.esotericsoftware : kryo-shaded jar 4.0.0
redis.clients : jedis jar 2.8.2
org.apache.curator : curator-x-discovery jar 2.11.1
org.slf4j : slf4j-api jar 1.7.24
org.slf4j : jcl-over-slf4j jar 1.7.7
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.