License |
License |
---|---|
Categories |
CategoriesData Sentinel Container Microservices |
GroupId | GroupIdcom.alibaba.csp |
ArtifactId | ArtifactIdsentinel-datasource-zookeeper |
Version | Version1.8.3 |
Type | Typejar |
Description |
DescriptionThe parent project of Sentinel
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-datasource-zookeeper/ -->
<dependency>
<groupId>com.alibaba.csp</groupId>
<artifactId>sentinel-datasource-zookeeper</artifactId>
<version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-datasource-zookeeper/
implementation 'com.alibaba.csp:sentinel-datasource-zookeeper:1.8.3'
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-datasource-zookeeper/
implementation ("com.alibaba.csp:sentinel-datasource-zookeeper:1.8.3")
'com.alibaba.csp:sentinel-datasource-zookeeper:jar:1.8.3'
<dependency org="com.alibaba.csp" name="sentinel-datasource-zookeeper" rev="1.8.3">
<artifact name="sentinel-datasource-zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.csp', module='sentinel-datasource-zookeeper', version='1.8.3')
)
libraryDependencies += "com.alibaba.csp" % "sentinel-datasource-zookeeper" % "1.8.3"
[com.alibaba.csp/sentinel-datasource-zookeeper "1.8.3"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.csp : sentinel-datasource-extension | jar | 1.8.3 |
org.apache.zookeeper : zookeeper | jar | 3.4.14 |
org.apache.curator : curator-recipes | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.awaitility : awaitility | jar | 3.1.5 |
org.apache.curator : curator-test | jar | 2.12.0 |
com.alibaba : fastjson | jar | 1.2.75 |