is not current version
Last Version 1.8.1-RELEASE

com.tencent.bk.devops.ci.dockerhost:api-dockerhost 1.1.2-RELEASE

quickly integrate p6spy for spring boot

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

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

ArtifactId

api-dockerhost
Version

Version

1.1.2-RELEASE
Type

Type

jar

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