z

zopen-ato-starter

Alibaba Tencent And Others For Spring Boot.
https://github.com/zouchongjin/zopen-ato-starter
Apache 2
邹崇锦
Files download
File Operation
zopen-ato-starter-1.0.2.jar download
zopen-ato-starter-1.0.2.pom download
zopen-ato-starter-1.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.zouchongjin</groupId>
  <artifactId>zopen-ato-starter</artifactId>
  <version>1.0.2</version>
</dependency>
Gradle Groovy
implementation 'com.github.zouchongjin:zopen-ato-starter:1.0.2'
Gradle Kotlin
implementation("com.github.zouchongjin:zopen-ato-starter:1.0.2")
Scala SBT
libraryDependencies += "com.github.zouchongjin" % "zopen-ato-starter" % "1.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.zouchongjin', module='zopen-ato-starter', version='1.0.2')
)
Apache Ivy
<dependency org="com.github.zouchongjin" name="zopen-ato-starter" rev="1.0.2" />
Leiningen
[com.github.zouchongjin/zopen-ato-starter "1.0.2"]
Apache Buildr
'com.github.zouchongjin:zopen-ato-starter:jar:1.0.2'