License |
License |
---|---|
Categories |
CategoriesSeata Application Layer Libs Distributed Transactions |
GroupId | GroupIdio.seata |
ArtifactId | ArtifactIdseata-saga-engine |
Last Version | Last Version1.5.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionseata-saga-engine 1.5.1.1
saga-engine for Seata built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
seata-saga-engine-1.5.1.1.pom | |
seata-saga-engine-1.5.1.1.jar | 101 KB |
seata-saga-engine-1.5.1.1-sources.jar | 79 KB |
seata-saga-engine-1.5.1.1-javadoc.jar | 475 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.seata/seata-saga-engine/ -->
<dependency>
<groupId>io.seata</groupId>
<artifactId>seata-saga-engine</artifactId>
<version>1.5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.seata/seata-saga-engine/
implementation 'io.seata:seata-saga-engine:1.5.1.1'
// https://jarcasting.com/artifacts/io.seata/seata-saga-engine/
implementation ("io.seata:seata-saga-engine:1.5.1.1")
'io.seata:seata-saga-engine:jar:1.5.1.1'
<dependency org="io.seata" name="seata-saga-engine" rev="1.5.1.1">
<artifact name="seata-saga-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.seata', module='seata-saga-engine', version='1.5.1.1')
)
libraryDependencies += "io.seata" % "seata-saga-engine" % "1.5.1.1"
[io.seata/seata-saga-engine "1.5.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.seata : seata-saga-statelang | jar | 1.5.1.1 |
io.seata : seata-saga-processctrl | jar | 1.5.1.1 |
org.springframework : spring-context | jar | 5.3.18 |
org.springframework : spring-beans | jar | 5.3.18 |
org.springframework : spring-expression | jar | 5.3.18 |
io.seata : seata-common | jar | 1.5.1.1 |
org.codehaus.groovy : groovy-all | jar | 2.4.4 |