is not current version
Last Version 1.8.1-RELEASE

com.tencent.bk.devops.ci.monitoring:api-monitoring 1.1.10-RELEASE

Tencent blueking ci project

Categories

Categories

Monitoring Application Testing & Monitoring
GroupId

GroupId

com.tencent.bk.devops.ci.monitoring
ArtifactId

ArtifactId

api-monitoring
Version

Version

1.1.10-RELEASE
Type

Type

jar

Download api-monitoring 1.1.10-RELEASE


<!-- 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.1.10-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.1.10-RELEASE'
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.monitoring/api-monitoring/
implementation ("com.tencent.bk.devops.ci.monitoring:api-monitoring:1.1.10-RELEASE")
'com.tencent.bk.devops.ci.monitoring:api-monitoring:jar:1.1.10-RELEASE'
<dependency org="com.tencent.bk.devops.ci.monitoring" name="api-monitoring" rev="1.1.10-RELEASE">
  <artifact name="api-monitoring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.devops.ci.monitoring', module='api-monitoring', version='1.1.10-RELEASE')
)
libraryDependencies += "com.tencent.bk.devops.ci.monitoring" % "api-monitoring" % "1.1.10-RELEASE"
[com.tencent.bk.devops.ci.monitoring/api-monitoring "1.1.10-RELEASE"]