| License |
License |
|---|---|
| GroupId | GroupIdcom.tencent.bk.devops.ci.plugin |
| ArtifactId | ArtifactIdworker-plugin-codecc |
| 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 |
<!-- https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.plugin/worker-plugin-codecc/ -->
<dependency>
<groupId>com.tencent.bk.devops.ci.plugin</groupId>
<artifactId>worker-plugin-codecc</artifactId>
<version>1.8.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.plugin/worker-plugin-codecc/
implementation 'com.tencent.bk.devops.ci.plugin:worker-plugin-codecc:1.8.1-RELEASE'
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.plugin/worker-plugin-codecc/
implementation ("com.tencent.bk.devops.ci.plugin:worker-plugin-codecc:1.8.1-RELEASE")
'com.tencent.bk.devops.ci.plugin:worker-plugin-codecc:jar:1.8.1-RELEASE'
<dependency org="com.tencent.bk.devops.ci.plugin" name="worker-plugin-codecc" rev="1.8.1-RELEASE">
<artifact name="worker-plugin-codecc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.devops.ci.plugin', module='worker-plugin-codecc', version='1.8.1-RELEASE')
)
libraryDependencies += "com.tencent.bk.devops.ci.plugin" % "worker-plugin-codecc" % "1.8.1-RELEASE"
[com.tencent.bk.devops.ci.plugin/worker-plugin-codecc "1.8.1-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.tencent.bk.devops.ci.plugin : common-codecc | jar | 1.8.1-RELEASE |
| com.tencent.bk.devops.ci.worker : worker-common | jar | 1.8.1-RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.32 |