| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdonline.datanode.guardian |
| ArtifactId | ArtifactIdguardian-discovery |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description让你的程序快速接入Zookeeper来实现高可用
|
| Project Organization |
Project Organizationdatanode |
| Filename | Size |
|---|---|
| guardian-discovery-1.0.1.pom | |
| guardian-discovery-1.0.1.jar | 10 KB |
| guardian-discovery-1.0.1-sources.jar | 6 KB |
| guardian-discovery-1.0.1-javadoc.jar | 56 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/online.datanode.guardian/guardian-discovery/ -->
<dependency>
<groupId>online.datanode.guardian</groupId>
<artifactId>guardian-discovery</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/online.datanode.guardian/guardian-discovery/
implementation 'online.datanode.guardian:guardian-discovery:1.0.1'
// https://jarcasting.com/artifacts/online.datanode.guardian/guardian-discovery/
implementation ("online.datanode.guardian:guardian-discovery:1.0.1")
'online.datanode.guardian:guardian-discovery:jar:1.0.1'
<dependency org="online.datanode.guardian" name="guardian-discovery" rev="1.0.1">
<artifact name="guardian-discovery" type="jar" />
</dependency>
@Grapes(
@Grab(group='online.datanode.guardian', module='guardian-discovery', version='1.0.1')
)
libraryDependencies += "online.datanode.guardian" % "guardian-discovery" % "1.0.1"
[online.datanode.guardian/guardian-discovery "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| online.datanode.guardian : guardian-common | jar | 1.0.1 |
| 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 |