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