License |
License |
---|---|
GroupId | GroupIdcom.tencent.bk.devops.ci.common |
ArtifactId | ArtifactIdcommon-scm |
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-scm-1.8.1-RELEASE.pom | |
common-scm-1.8.1-RELEASE.jar | 155 KB |
common-scm-1.8.1-RELEASE-sources.jar | 3 KB |
common-scm-1.8.1-RELEASE-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.common/common-scm/ -->
<dependency>
<groupId>com.tencent.bk.devops.ci.common</groupId>
<artifactId>common-scm</artifactId>
<version>1.8.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.common/common-scm/
implementation 'com.tencent.bk.devops.ci.common:common-scm:1.8.1-RELEASE'
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.common/common-scm/
implementation ("com.tencent.bk.devops.ci.common:common-scm:1.8.1-RELEASE")
'com.tencent.bk.devops.ci.common:common-scm:jar:1.8.1-RELEASE'
<dependency org="com.tencent.bk.devops.ci.common" name="common-scm" rev="1.8.1-RELEASE">
<artifact name="common-scm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.devops.ci.common', module='common-scm', version='1.8.1-RELEASE')
)
libraryDependencies += "com.tencent.bk.devops.ci.common" % "common-scm" % "1.8.1-RELEASE"
[com.tencent.bk.devops.ci.common/common-scm "1.8.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.bk.devops.ci.common : common-service | jar | 1.8.1-RELEASE |
com.tencent.bk.devops.ci.common : common-api | jar | 1.8.1-RELEASE |
org.slf4j : slf4j-api | jar | |
org.tmatesoft.svnkit : svnkit | jar | |
com.squareup.okhttp3 : okhttp | jar | |
org.eclipse.jgit : org.eclipse.jgit | jar | |
com.perforce : p4java | jar | 2021.1.2163843 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.32 |