bk-ci

Tencent blueking ci project

License

License

MIT
Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

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

ArtifactId

api-dockerhost
Last Version

Last Version

1.8.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

bk-ci
Tencent blueking ci project
Project URL

Project URL

https://github.com/Tencent/bk-ci
Source Code Management

Source Code Management

https://github.com/Tencent/bk-ci

Download api-dockerhost

How to add to project

<!-- 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.8.1-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.8.1-RELEASE'
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.dockerhost/api-dockerhost/
implementation ("com.tencent.bk.devops.ci.dockerhost:api-dockerhost:1.8.1-RELEASE")
'com.tencent.bk.devops.ci.dockerhost:api-dockerhost:jar:1.8.1-RELEASE'
<dependency org="com.tencent.bk.devops.ci.dockerhost" name="api-dockerhost" rev="1.8.1-RELEASE">
  <artifact name="api-dockerhost" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.devops.ci.dockerhost', module='api-dockerhost', version='1.8.1-RELEASE')
)
libraryDependencies += "com.tencent.bk.devops.ci.dockerhost" % "api-dockerhost" % "1.8.1-RELEASE"
[com.tencent.bk.devops.ci.dockerhost/api-dockerhost "1.8.1-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
com.tencent.bk.devops.ci.common : common-api jar 1.8.1-RELEASE
com.tencent.bk.devops.ci.dispatch.docker : api-dispatch-docker jar 1.8.1-RELEASE

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32
org.jetbrains.kotlin : kotlin-reflect jar 1.4.32

Project Modules

There are no modules declared in this project.