is not current version
Last Version 1.8.1-RELEASE

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

Tencent blueking ci project

GroupId

GroupId

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

ArtifactId

common-web
Version

Version

1.3.0-rc.17-RELEASE
Type

Type

jar

Download common-web 1.3.0-rc.17-RELEASE


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