a

api-dispatch-kubernetes

Tencent blueking ci project
https://github.com/Tencent/bk-ci
MIT
bk-ci
Files download
File Operation
api-dispatch-kubernetes-2.1.0.jar download
api-dispatch-kubernetes-2.1.0.pom download
api-dispatch-kubernetes-2.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.tencent.bk.devops.ci.dispatch</groupId>
  <artifactId>api-dispatch-kubernetes</artifactId>
  <version>2.1.0</version>
</dependency>
Gradle Groovy
implementation 'com.tencent.bk.devops.ci.dispatch:api-dispatch-kubernetes:2.1.0'
Gradle Kotlin
implementation("com.tencent.bk.devops.ci.dispatch:api-dispatch-kubernetes:2.1.0")
Scala SBT
libraryDependencies += "com.tencent.bk.devops.ci.dispatch" % "api-dispatch-kubernetes" % "2.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.tencent.bk.devops.ci.dispatch', module='api-dispatch-kubernetes', version='2.1.0')
)
Apache Ivy
<dependency org="com.tencent.bk.devops.ci.dispatch" name="api-dispatch-kubernetes" rev="2.1.0" />
Leiningen
[com.tencent.bk.devops.ci.dispatch/api-dispatch-kubernetes "2.1.0"]
Apache Buildr
'com.tencent.bk.devops.ci.dispatch:api-dispatch-kubernetes:jar:2.1.0'