License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Seata Application Layer Libs Distributed Transactions |
GroupId | GroupIdio.seata |
ArtifactId | ArtifactIdseata-spring-boot-starter |
Last Version | Last Version1.5.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionseata-spring-boot-starter 1.5.1.1
spring-boot-starter for Seata built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.seata/seata-spring-boot-starter/ -->
<dependency>
<groupId>io.seata</groupId>
<artifactId>seata-spring-boot-starter</artifactId>
<version>1.5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.seata/seata-spring-boot-starter/
implementation 'io.seata:seata-spring-boot-starter:1.5.1.1'
// https://jarcasting.com/artifacts/io.seata/seata-spring-boot-starter/
implementation ("io.seata:seata-spring-boot-starter:1.5.1.1")
'io.seata:seata-spring-boot-starter:jar:1.5.1.1'
<dependency org="io.seata" name="seata-spring-boot-starter" rev="1.5.1.1">
<artifact name="seata-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.seata', module='seata-spring-boot-starter', version='1.5.1.1')
)
libraryDependencies += "io.seata" % "seata-spring-boot-starter" % "1.5.1.1"
[io.seata/seata-spring-boot-starter "1.5.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.seata : seata-spring-autoconfigure-client | jar | 1.5.1.1 |
io.seata : seata-all | jar | 1.5.1.1 |