p

plugin-dockerhost-codecc

Tencent blueking ci project
https://github.com/Tencent/bk-ci
MIT
bk-ci
Files download
File Operation
plugin-dockerhost-codecc-1.9.1-RELEASE.jar download
plugin-dockerhost-codecc-1.9.1-RELEASE.pom download
plugin-dockerhost-codecc-1.9.1-RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>com.tencent.bk.devops.ci.dockerhost</groupId>
  <artifactId>plugin-dockerhost-codecc</artifactId>
  <version>1.9.1-RELEASE</version>
</dependency>
Gradle Groovy
implementation 'com.tencent.bk.devops.ci.dockerhost:plugin-dockerhost-codecc:1.9.1-RELEASE'
Gradle Kotlin
implementation("com.tencent.bk.devops.ci.dockerhost:plugin-dockerhost-codecc:1.9.1-RELEASE")
Scala SBT
libraryDependencies += "com.tencent.bk.devops.ci.dockerhost" % "plugin-dockerhost-codecc" % "1.9.1-RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.tencent.bk.devops.ci.dockerhost', module='plugin-dockerhost-codecc', version='1.9.1-RELEASE')
)
Apache Ivy
<dependency org="com.tencent.bk.devops.ci.dockerhost" name="plugin-dockerhost-codecc" rev="1.9.1-RELEASE" />
Leiningen
[com.tencent.bk.devops.ci.dockerhost/plugin-dockerhost-codecc "1.9.1-RELEASE"]
Apache Buildr
'com.tencent.bk.devops.ci.dockerhost:plugin-dockerhost-codecc:jar:1.9.1-RELEASE'