License |
License |
---|---|
GroupId | GroupIdcom.tencent.bk.devops.ci.common |
ArtifactId | ArtifactIdcommon-pipeline |
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 |
Filename | Size |
---|---|
common-pipeline-1.8.1-RELEASE.pom | |
common-pipeline-1.8.1-RELEASE.jar | 289 KB |
common-pipeline-1.8.1-RELEASE-sources.jar | 4 KB |
common-pipeline-1.8.1-RELEASE-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.common/common-pipeline/ -->
<dependency>
<groupId>com.tencent.bk.devops.ci.common</groupId>
<artifactId>common-pipeline</artifactId>
<version>1.8.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.common/common-pipeline/
implementation 'com.tencent.bk.devops.ci.common:common-pipeline:1.8.1-RELEASE'
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.common/common-pipeline/
implementation ("com.tencent.bk.devops.ci.common:common-pipeline:1.8.1-RELEASE")
'com.tencent.bk.devops.ci.common:common-pipeline:jar:1.8.1-RELEASE'
<dependency org="com.tencent.bk.devops.ci.common" name="common-pipeline" rev="1.8.1-RELEASE">
<artifact name="common-pipeline" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.devops.ci.common', module='common-pipeline', version='1.8.1-RELEASE')
)
libraryDependencies += "com.tencent.bk.devops.ci.common" % "common-pipeline" % "1.8.1-RELEASE"
[com.tencent.bk.devops.ci.common/common-pipeline "1.8.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.bk.devops.ci.common : common-api | jar | 1.8.1-RELEASE |
com.tencent.bk.devops.ci.common : common-event | jar | 1.8.1-RELEASE |
org.slf4j : slf4j-api | jar | |
com.squareup.okhttp3 : okhttp | jar | |
com.cronutils : cron-utils | jar | 9.1.6 |
com.networknt : json-schema-validator | jar | 1.0.49 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.32 |