License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.tencent.bk.devops.ci.common |
ArtifactId | ArtifactIdcommon-client |
Last Version | Last Version1.8.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbk-ci
Tencent blueking ci project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-client-1.8.1-RELEASE.pom | |
common-client-1.8.1-RELEASE.jar | 29 KB |
common-client-1.8.1-RELEASE-sources.jar | 1 KB |
common-client-1.8.1-RELEASE-javadoc.jar | 261 bytes |
Browse |
<!-- 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.8.1-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.8.1-RELEASE'
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.common/common-client/
implementation ("com.tencent.bk.devops.ci.common:common-client:1.8.1-RELEASE")
'com.tencent.bk.devops.ci.common:common-client:jar:1.8.1-RELEASE'
<dependency org="com.tencent.bk.devops.ci.common" name="common-client" rev="1.8.1-RELEASE">
<artifact name="common-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.devops.ci.common', module='common-client', version='1.8.1-RELEASE')
)
libraryDependencies += "com.tencent.bk.devops.ci.common" % "common-client" % "1.8.1-RELEASE"
[com.tencent.bk.devops.ci.common/common-client "1.8.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.bk.devops.ci.common : common-service | jar | 1.8.1-RELEASE |
com.tencent.bk.devops.ci.common : common-api | jar | 1.8.1-RELEASE |
io.github.openfeign : feign-jaxrs | jar | |
io.github.openfeign : feign-okhttp | jar | |
io.github.openfeign : feign-jackson | jar | |
io.github.openfeign.form : feign-form | jar | |
io.github.openfeign.form : feign-form-spring | jar | |
io.github.openfeign : feign-spring4 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.32 |