is not current version
Last Version 1.8.1-RELEASE

com.tencent.bk.devops.ci.dockerhost:api-dockerhost 1.3.0-rc.15-RELEASE

Tencent blueking ci project

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

com.tencent.bk.devops.ci.dockerhost
ArtifactId

ArtifactId

api-dockerhost
Version

Version

1.3.0-rc.15-RELEASE
Type

Type

jar

Download api-dockerhost 1.3.0-rc.15-RELEASE


<!-- https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.dockerhost/api-dockerhost/ -->
<dependency>
    <groupId>com.tencent.bk.devops.ci.dockerhost</groupId>
    <artifactId>api-dockerhost</artifactId>
    <version>1.3.0-rc.15-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.dockerhost/api-dockerhost/
implementation 'com.tencent.bk.devops.ci.dockerhost:api-dockerhost:1.3.0-rc.15-RELEASE'
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.dockerhost/api-dockerhost/
implementation ("com.tencent.bk.devops.ci.dockerhost:api-dockerhost:1.3.0-rc.15-RELEASE")
'com.tencent.bk.devops.ci.dockerhost:api-dockerhost:jar:1.3.0-rc.15-RELEASE'
<dependency org="com.tencent.bk.devops.ci.dockerhost" name="api-dockerhost" rev="1.3.0-rc.15-RELEASE">
  <artifact name="api-dockerhost" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.devops.ci.dockerhost', module='api-dockerhost', version='1.3.0-rc.15-RELEASE')
)
libraryDependencies += "com.tencent.bk.devops.ci.dockerhost" % "api-dockerhost" % "1.3.0-rc.15-RELEASE"
[com.tencent.bk.devops.ci.dockerhost/api-dockerhost "1.3.0-rc.15-RELEASE"]