не последняя версия
Последняя версия 1.8.1-RELEASE

com.tencent.bk.devops.ci.common:common-client 1.3.1-RELEASE-RELEASE

Tencent blueking ci project

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.tencent.bk.devops.ci.common
Идентификатор

Идентификатор

common-client
Версия

Версия

1.3.1-RELEASE-RELEASE
Тип

Тип

jar

Скачать common-client 1.3.1-RELEASE-RELEASE


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