License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdonline.datanode.guardian |
ArtifactId | ArtifactIdguardian |
Version | Version1.0.1 |
Type | Typepom |
Description |
DescriptionGuardian
让你的程序快速接入Zookeeper来实现高可用
|
Project Organization |
Project Organizationdatanode |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
guardian-1.0.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/online.datanode.guardian/guardian/ -->
<dependency>
<groupId>online.datanode.guardian</groupId>
<artifactId>guardian</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/online.datanode.guardian/guardian/
implementation 'online.datanode.guardian:guardian:1.0.1'
// https://jarcasting.com/artifacts/online.datanode.guardian/guardian/
implementation ("online.datanode.guardian:guardian:1.0.1")
'online.datanode.guardian:guardian:pom:1.0.1'
<dependency org="online.datanode.guardian" name="guardian" rev="1.0.1">
<artifact name="guardian" type="pom" />
</dependency>
@Grapes(
@Grab(group='online.datanode.guardian', module='guardian', version='1.0.1')
)
libraryDependencies += "online.datanode.guardian" % "guardian" % "1.0.1"
[online.datanode.guardian/guardian "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.curator : curator-recipes | jar | 2.10.0 |
org.slf4j : slf4j-ext | jar | 1.7.12 |
org.apache.logging.log4j : log4j-api | jar | 2.5 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.5 |
org.apache.logging.log4j : log4j-core | jar | 2.5 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.5 |
org.apache.logging.log4j : log4j-jcl | jar | 2.5 |
org.apache.logging.log4j : log4j-web | jar | 2.5 |
com.google.code.gson : gson | jar | 2.7 |
org.apache.commons : commons-lang3 | jar | 3.5 |