is not current version
Last Version 1.8.1-RELEASE

com.tencent.bk.devops.ci.common:common-service 1.3.0-rc.17-RELEASE

Tencent blueking ci project

GroupId

GroupId

com.tencent.bk.devops.ci.common
ArtifactId

ArtifactId

common-service
Version

Version

1.3.0-rc.17-RELEASE
Type

Type

jar

Download common-service 1.3.0-rc.17-RELEASE


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