Files download
File Operation
taotao-cloud-starter-alibaba-1999.10.jar download
taotao-cloud-starter-alibaba-1999.10.pom download
taotao-cloud-starter-alibaba-1999.10-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.shuigedeng</groupId>
  <artifactId>taotao-cloud-starter-alibaba</artifactId>
  <version>1999.10</version>
</dependency>
Gradle Groovy
implementation 'io.github.shuigedeng:taotao-cloud-starter-alibaba:1999.10'
Gradle Kotlin
implementation("io.github.shuigedeng:taotao-cloud-starter-alibaba:1999.10")
Scala SBT
libraryDependencies += "io.github.shuigedeng" % "taotao-cloud-starter-alibaba" % "1999.10"
Groovy Grape
@Grapes(
  @Grab(group='io.github.shuigedeng', module='taotao-cloud-starter-alibaba', version='1999.10')
)
Apache Ivy
<dependency org="io.github.shuigedeng" name="taotao-cloud-starter-alibaba" rev="1999.10" />
Leiningen
[io.github.shuigedeng/taotao-cloud-starter-alibaba "1999.10"]
Apache Buildr
'io.github.shuigedeng:taotao-cloud-starter-alibaba:jar:1999.10'
Dependencies
The project has no third-party dependencies