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