is not current version
Last Version 1.8.1-RELEASE

com.tencent.bk.devops.ci.common:common-db 1.3.0-rc.7-RELEASE

Tencent blueking ci project

GroupId

GroupId

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

ArtifactId

common-db
Version

Version

1.3.0-rc.7-RELEASE
Type

Type

jar

Download common-db 1.3.0-rc.7-RELEASE


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