bk-ci

Tencent blueking ci project

License

License

MIT
GroupId

GroupId

com.tencent.bk.devops.ci.dispatch
ArtifactId

ArtifactId

api-dispatch
Last Version

Last Version

1.8.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

bk-ci
Tencent blueking ci project
Project URL

Project URL

https://github.com/Tencent/bk-ci
Source Code Management

Source Code Management

https://github.com/Tencent/bk-ci

Download api-dispatch

How to add to project

<!-- https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.dispatch/api-dispatch/ -->
<dependency>
    <groupId>com.tencent.bk.devops.ci.dispatch</groupId>
    <artifactId>api-dispatch</artifactId>
    <version>1.8.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.dispatch/api-dispatch/
implementation 'com.tencent.bk.devops.ci.dispatch:api-dispatch:1.8.1-RELEASE'
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.dispatch/api-dispatch/
implementation ("com.tencent.bk.devops.ci.dispatch:api-dispatch:1.8.1-RELEASE")
'com.tencent.bk.devops.ci.dispatch:api-dispatch:jar:1.8.1-RELEASE'
<dependency org="com.tencent.bk.devops.ci.dispatch" name="api-dispatch" rev="1.8.1-RELEASE">
  <artifact name="api-dispatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.devops.ci.dispatch', module='api-dispatch', version='1.8.1-RELEASE')
)
libraryDependencies += "com.tencent.bk.devops.ci.dispatch" % "api-dispatch" % "1.8.1-RELEASE"
[com.tencent.bk.devops.ci.dispatch/api-dispatch "1.8.1-RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
com.tencent.bk.devops.ci.common : common-api jar 1.8.1-RELEASE
com.tencent.bk.devops.ci.common : common-web jar 1.8.1-RELEASE
com.tencent.bk.devops.ci.store : api-store-image jar 1.8.1-RELEASE

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32
org.jetbrains.kotlin : kotlin-reflect jar 1.4.32

Project Modules

There are no modules declared in this project.