is not current version
Last Version 0.5.1-202x207-RELEASE

com.thirtyai:nezha-seata-starter 0.4.8-202x207-RELEASE


Categories

Categories

Seata Application Layer Libs Distributed Transactions
GroupId

GroupId

com.thirtyai
ArtifactId

ArtifactId

nezha-seata-starter
Version

Version

0.4.8-202x207-RELEASE
Type

Type

jar

Download nezha-seata-starter 0.4.8-202x207-RELEASE


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