Last Version

Spring Cloud Starter Alibaba Seata 2021.1

Spring Cloud Alibaba Starters

License

License

Categories

Categories

Seata Application Layer Libs Distributed Transactions
GroupId

GroupId

com.alibaba.cloud
ArtifactId

ArtifactId

spring-cloud-starter-alibaba-seata
Version

Version

2021.1
Type

Type

jar
Description

Description

Spring Cloud Starter Alibaba Seata
Spring Cloud Alibaba Starters
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-alibaba-seata 2021.1


<!-- https://jarcasting.com/artifacts/com.alibaba.cloud/spring-cloud-starter-alibaba-seata/ -->
<dependency>
    <groupId>com.alibaba.cloud</groupId>
    <artifactId>spring-cloud-starter-alibaba-seata</artifactId>
    <version>2021.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.cloud/spring-cloud-starter-alibaba-seata/
implementation 'com.alibaba.cloud:spring-cloud-starter-alibaba-seata:2021.1'
// https://jarcasting.com/artifacts/com.alibaba.cloud/spring-cloud-starter-alibaba-seata/
implementation ("com.alibaba.cloud:spring-cloud-starter-alibaba-seata:2021.1")
'com.alibaba.cloud:spring-cloud-starter-alibaba-seata:jar:2021.1'
<dependency org="com.alibaba.cloud" name="spring-cloud-starter-alibaba-seata" rev="2021.1">
  <artifact name="spring-cloud-starter-alibaba-seata" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.cloud', module='spring-cloud-starter-alibaba-seata', version='2021.1')
)
libraryDependencies += "com.alibaba.cloud" % "spring-cloud-starter-alibaba-seata" % "2021.1"
[com.alibaba.cloud/spring-cloud-starter-alibaba-seata "2021.1"]

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.4.2
org.springframework.boot : spring-boot-actuator Optional jar 2.4.2
org.springframework.boot : spring-boot-actuator-autoconfigure Optional jar 2.4.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.2
org.springframework.boot : spring-boot Optional jar 2.4.2
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.4.2
org.springframework.boot : spring-boot-starter-web Optional jar 2.4.2
org.springframework.boot : spring-boot-starter Optional jar 2.4.2
io.seata : seata-spring-boot-starter jar 1.3.0
org.springframework.cloud : spring-cloud-starter-openfeign Optional jar 3.0.1
com.alibaba.cloud : spring-cloud-starter-alibaba-sentinel Optional jar 2021.1
org.springframework.cloud : spring-cloud-commons Optional jar 3.0.1
org.springframework.cloud : spring-cloud-loadbalancer Optional jar 3.0.1

Project Modules

There are no modules declared in this project.