License |
License |
---|---|
GroupId | GroupIdcom.tencent.bk.devops.ci.environment |
ArtifactId | ArtifactIdapi-environment |
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 |
---|---|
api-environment-1.8.1-RELEASE.pom | |
api-environment-1.8.1-RELEASE.jar | 150 KB |
api-environment-1.8.1-RELEASE-sources.jar | 2 KB |
api-environment-1.8.1-RELEASE-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.environment/api-environment/ -->
<dependency>
<groupId>com.tencent.bk.devops.ci.environment</groupId>
<artifactId>api-environment</artifactId>
<version>1.8.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.environment/api-environment/
implementation 'com.tencent.bk.devops.ci.environment:api-environment:1.8.1-RELEASE'
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.environment/api-environment/
implementation ("com.tencent.bk.devops.ci.environment:api-environment:1.8.1-RELEASE")
'com.tencent.bk.devops.ci.environment:api-environment:jar:1.8.1-RELEASE'
<dependency org="com.tencent.bk.devops.ci.environment" name="api-environment" rev="1.8.1-RELEASE">
<artifact name="api-environment" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.devops.ci.environment', module='api-environment', version='1.8.1-RELEASE')
)
libraryDependencies += "com.tencent.bk.devops.ci.environment" % "api-environment" % "1.8.1-RELEASE"
[com.tencent.bk.devops.ci.environment/api-environment "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-web | jar | 1.8.1-RELEASE |
com.tencent.bk.devops.ci.common : common-auth-api | jar | 1.8.1-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.32 |