Last Version

Spring Cloud Starter Alibaba Seata 0.9.0.RELEASE

Spring Cloud Alibaba Starters

License

License

Categories

Categories

Seata Application Layer Libs Distributed Transactions
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-alibaba-seata
Version

Version

0.9.0.RELEASE
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 0.9.0.RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-alibaba-seata jar

Project Modules

There are no modules declared in this project.