a

api-project-tencent

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