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