| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.actionsky |
| ArtifactId | ArtifactIdtxle-format |
| Version | Version2.19.11.0 |
| Type | Typejar |
| Description |
DescriptionA distributed transaction solution and can guarantee the final consistency of the business data.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| txle-format-2.19.11.0.pom | |
| txle-format-2.19.11.0.jar | 12 KB |
| txle-format-2.19.11.0-sources.jar | 12 KB |
| txle-format-2.19.11.0-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.actionsky/txle-format/ -->
<dependency>
<groupId>com.actionsky</groupId>
<artifactId>txle-format</artifactId>
<version>2.19.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.actionsky/txle-format/
implementation 'com.actionsky:txle-format:2.19.11.0'
// https://jarcasting.com/artifacts/com.actionsky/txle-format/
implementation ("com.actionsky:txle-format:2.19.11.0")
'com.actionsky:txle-format:jar:2.19.11.0'
<dependency org="com.actionsky" name="txle-format" rev="2.19.11.0">
<artifact name="txle-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.actionsky', module='txle-format', version='2.19.11.0')
)
libraryDependencies += "com.actionsky" % "txle-format" % "2.19.11.0"
[com.actionsky/txle-format "2.19.11.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.actionsky : txle-transaction | jar | 2.19.11.0 |
| com.esotericsoftware : kryo | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| com.github.seanyinx : unit-scaffolding | jar | 1.0.0 |