License |
License |
---|---|
Categories |
CategoriesMonitoring Application Testing & Monitoring |
GroupId | GroupIdcom.tencent.bk.devops.ci.monitoring |
ArtifactId | ArtifactIdapi-monitoring |
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 |
<!-- https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.monitoring/api-monitoring/ -->
<dependency>
<groupId>com.tencent.bk.devops.ci.monitoring</groupId>
<artifactId>api-monitoring</artifactId>
<version>1.8.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.monitoring/api-monitoring/
implementation 'com.tencent.bk.devops.ci.monitoring:api-monitoring:1.8.1-RELEASE'
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.monitoring/api-monitoring/
implementation ("com.tencent.bk.devops.ci.monitoring:api-monitoring:1.8.1-RELEASE")
'com.tencent.bk.devops.ci.monitoring:api-monitoring:jar:1.8.1-RELEASE'
<dependency org="com.tencent.bk.devops.ci.monitoring" name="api-monitoring" rev="1.8.1-RELEASE">
<artifact name="api-monitoring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.devops.ci.monitoring', module='api-monitoring', version='1.8.1-RELEASE')
)
libraryDependencies += "com.tencent.bk.devops.ci.monitoring" % "api-monitoring" % "1.8.1-RELEASE"
[com.tencent.bk.devops.ci.monitoring/api-monitoring "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-notify | 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 |