License |
License |
---|---|
Categories |
CategoriesSentinel Container Microservices |
GroupId | GroupIdcom.alibaba.csp |
ArtifactId | ArtifactIdsentinel-cluster-common-default |
Version | Version1.8.2 |
Type | Typejar |
Description |
DescriptionThe parent module of Sentinel cluster server
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-cluster-common-default/ -->
<dependency>
<groupId>com.alibaba.csp</groupId>
<artifactId>sentinel-cluster-common-default</artifactId>
<version>1.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-cluster-common-default/
implementation 'com.alibaba.csp:sentinel-cluster-common-default:1.8.2'
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-cluster-common-default/
implementation ("com.alibaba.csp:sentinel-cluster-common-default:1.8.2")
'com.alibaba.csp:sentinel-cluster-common-default:jar:1.8.2'
<dependency org="com.alibaba.csp" name="sentinel-cluster-common-default" rev="1.8.2">
<artifact name="sentinel-cluster-common-default" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.csp', module='sentinel-cluster-common-default', version='1.8.2')
)
libraryDependencies += "com.alibaba.csp" % "sentinel-cluster-common-default" % "1.8.2"
[com.alibaba.csp/sentinel-cluster-common-default "1.8.2"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.csp : sentinel-core | jar | 1.8.2 |