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