License |
License |
---|---|
GroupId | GroupIdkim.sesame.framework |
ArtifactId | ArtifactIdframework-distributed-tx |
Last Version | Last Version1.21 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionframework-distributed-tx-1.21
分布式事物测试
https://github.com/codingapi/tx-lcn/
https://github.com/codingapi/tx-lcn/wiki/TxManager%E5%90%AF%E5%8A%A8%E8%AF%B4%E6%98%8E
https://github.com/codingapi/tx-lcn.git
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/kim.sesame.framework/framework-distributed-tx/ -->
<dependency>
<groupId>kim.sesame.framework</groupId>
<artifactId>framework-distributed-tx</artifactId>
<version>1.21</version>
</dependency>
// https://jarcasting.com/artifacts/kim.sesame.framework/framework-distributed-tx/
implementation 'kim.sesame.framework:framework-distributed-tx:1.21'
// https://jarcasting.com/artifacts/kim.sesame.framework/framework-distributed-tx/
implementation ("kim.sesame.framework:framework-distributed-tx:1.21")
'kim.sesame.framework:framework-distributed-tx:jar:1.21'
<dependency org="kim.sesame.framework" name="framework-distributed-tx" rev="1.21">
<artifact name="framework-distributed-tx" type="jar" />
</dependency>
@Grapes(
@Grab(group='kim.sesame.framework', module='framework-distributed-tx', version='1.21')
)
libraryDependencies += "kim.sesame.framework" % "framework-distributed-tx" % "1.21"
[kim.sesame.framework/framework-distributed-tx "1.21"]
Group / Artifact | Type | Version |
---|---|---|
com.codingapi : transaction-springcloud | jar | 4.0.2 |
com.codingapi : tx-plugins-db | jar | 4.0.2 |
Group / Artifact | Type | Version |
---|---|---|
kim.sesame.framework : framework-mybatis | jar | 1.21 |