is not current version
Last Version 1.0.6

com.github.zouchongjin:zopen-ato-starter 1.0.0

Alibaba Tencent And Others For Spring Boot.

GroupId

GroupId

com.github.zouchongjin
ArtifactId

ArtifactId

zopen-ato-starter
Version

Version

1.0.0
Type

Type

jar

Download zopen-ato-starter 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.zouchongjin/zopen-ato-starter/ -->
<dependency>
    <groupId>com.github.zouchongjin</groupId>
    <artifactId>zopen-ato-starter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zouchongjin/zopen-ato-starter/
implementation 'com.github.zouchongjin:zopen-ato-starter:1.0.0'
// https://jarcasting.com/artifacts/com.github.zouchongjin/zopen-ato-starter/
implementation ("com.github.zouchongjin:zopen-ato-starter:1.0.0")
'com.github.zouchongjin:zopen-ato-starter:jar:1.0.0'
<dependency org="com.github.zouchongjin" name="zopen-ato-starter" rev="1.0.0">
  <artifact name="zopen-ato-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zouchongjin', module='zopen-ato-starter', version='1.0.0')
)
libraryDependencies += "com.github.zouchongjin" % "zopen-ato-starter" % "1.0.0"
[com.github.zouchongjin/zopen-ato-starter "1.0.0"]