is not current version
Last Version 2.19.11.0

com.actionsky:txle 2.19.10.0

A distributed transaction solution and can guarantee the final consistency of the business data.

GroupId

GroupId

com.actionsky
ArtifactId

ArtifactId

txle
Version

Version

2.19.10.0
Type

Type

pom

Download txle 2.19.10.0

Filename Size
txle-2.19.10.0.pom 31 KB
Browse

<!-- https://jarcasting.com/artifacts/com.actionsky/txle/ -->
<dependency>
    <groupId>com.actionsky</groupId>
    <artifactId>txle</artifactId>
    <version>2.19.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.actionsky/txle/
implementation 'com.actionsky:txle:2.19.10.0'
// https://jarcasting.com/artifacts/com.actionsky/txle/
implementation ("com.actionsky:txle:2.19.10.0")
'com.actionsky:txle:pom:2.19.10.0'
<dependency org="com.actionsky" name="txle" rev="2.19.10.0">
  <artifact name="txle" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.actionsky', module='txle', version='2.19.10.0')
)
libraryDependencies += "com.actionsky" % "txle" % "2.19.10.0"
[com.actionsky/txle "2.19.10.0"]