p

polaris-plugins-healthchecker

Polaris Plugins HealthChecker POM
BSD 3-Clause License
Files download
File Operation
polaris-plugins-healthchecker-2.0.0.0-RC1.pom download
Apache Maven
<dependency>
  <groupId>com.tencent.polaris</groupId>
  <artifactId>polaris-plugins-healthchecker</artifactId>
  <version>2.0.0.0-RC1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.tencent.polaris:polaris-plugins-healthchecker:2.0.0.0-RC1'
Gradle Kotlin
implementation("com.tencent.polaris:polaris-plugins-healthchecker:2.0.0.0-RC1")
Scala SBT
libraryDependencies += "com.tencent.polaris" % "polaris-plugins-healthchecker" % "2.0.0.0-RC1"
Groovy Grape
@Grapes(
  @Grab(group='com.tencent.polaris', module='polaris-plugins-healthchecker', version='2.0.0.0-RC1')
)
Apache Ivy
<dependency org="com.tencent.polaris" name="polaris-plugins-healthchecker" rev="2.0.0.0-RC1" />
Leiningen
[com.tencent.polaris/polaris-plugins-healthchecker "2.0.0.0-RC1"]
Apache Buildr
'com.tencent.polaris:polaris-plugins-healthchecker:jar:2.0.0.0-RC1'