License |
License |
---|---|
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdrouter-healthy |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionPolaris Plugins Router Healthy
Polaris Plugins Router Healthy JAR
|
Filename | Size |
---|---|
router-healthy-1.0.0.pom | |
router-healthy-1.0.0.jar | 4 KB |
router-healthy-1.0.0-sources.jar | 4 KB |
router-healthy-1.0.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/router-healthy/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>router-healthy</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/router-healthy/
implementation 'com.tencent.polaris:router-healthy:1.0.0'
// https://jarcasting.com/artifacts/com.tencent.polaris/router-healthy/
implementation ("com.tencent.polaris:router-healthy:1.0.0")
'com.tencent.polaris:router-healthy:jar:1.0.0'
<dependency org="com.tencent.polaris" name="router-healthy" rev="1.0.0">
<artifact name="router-healthy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='router-healthy', version='1.0.0')
)
libraryDependencies += "com.tencent.polaris" % "router-healthy" % "1.0.0"
[com.tencent.polaris/router-healthy "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.polaris : router-common | jar | 1.0.0 |
com.tencent.polaris : polaris-model | jar | 1.0.0 |
com.tencent.polaris : polaris-plugin-api | jar | 1.0.0 |
com.tencent.polaris : polaris-config | jar | 1.0.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.12.0 |
org.apache.logging.log4j : log4j-api | jar | 2.12.0 |
org.apache.logging.log4j : log4j-core | jar | 2.12.0 |
junit : junit | jar | 4.12 |