| License |
License |
|---|---|
| GroupId | GroupIdcom.actionsky |
| ArtifactId | ArtifactIdtxle-connector |
| Version | Version2.19.11.0 |
| Type | Typepom |
| Description |
DescriptionA distributed transaction solution and can guarantee the final consistency of the business data.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| txle-connector-2.19.11.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.actionsky/txle-connector/ -->
<dependency>
<groupId>com.actionsky</groupId>
<artifactId>txle-connector</artifactId>
<version>2.19.11.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.actionsky/txle-connector/
implementation 'com.actionsky:txle-connector:2.19.11.0'
// https://jarcasting.com/artifacts/com.actionsky/txle-connector/
implementation ("com.actionsky:txle-connector:2.19.11.0")
'com.actionsky:txle-connector:pom:2.19.11.0'
<dependency org="com.actionsky" name="txle-connector" rev="2.19.11.0">
<artifact name="txle-connector" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.actionsky', module='txle-connector', version='2.19.11.0')
)
libraryDependencies += "com.actionsky" % "txle-connector" % "2.19.11.0"
[com.actionsky/txle-connector "2.19.11.0"]