b

biz-common-webhook

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