License |
License |
---|---|
Categories |
CategoriesSeata Application Layer Libs Distributed Transactions |
GroupId | GroupIdio.seata |
ArtifactId | ArtifactIdseata-saga-engine-store |
Last Version | Last Version1.5.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionseata-saga-engine-store 1.5.1.1
saga-engine for Seata built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.seata/seata-saga-engine-store/ -->
<dependency>
<groupId>io.seata</groupId>
<artifactId>seata-saga-engine-store</artifactId>
<version>1.5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.seata/seata-saga-engine-store/
implementation 'io.seata:seata-saga-engine-store:1.5.1.1'
// https://jarcasting.com/artifacts/io.seata/seata-saga-engine-store/
implementation ("io.seata:seata-saga-engine-store:1.5.1.1")
'io.seata:seata-saga-engine-store:jar:1.5.1.1'
<dependency org="io.seata" name="seata-saga-engine-store" rev="1.5.1.1">
<artifact name="seata-saga-engine-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.seata', module='seata-saga-engine-store', version='1.5.1.1')
)
libraryDependencies += "io.seata" % "seata-saga-engine-store" % "1.5.1.1"
[io.seata/seata-saga-engine-store "1.5.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.seata : seata-saga-engine | jar | 1.5.1.1 |
io.seata : seata-saga-rm | jar | 1.5.1.1 |
io.seata : seata-saga-tm | jar | 1.5.1.1 |
io.seata : seata-serializer-all | jar | 1.5.1.1 |
io.seata : seata-common | jar | 1.5.1.1 |
org.codehaus.groovy : groovy-all | jar | 2.4.4 |