| License | License | 
|---|---|
| Categories | CategoriesSentinel Container Microservices | 
| GroupId | GroupIdcn.herodotus.engine | 
| ArtifactId | ArtifactIdfacility-sdk-sentinel | 
| Last Version | Last Version2.7.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description基于 Spring Authorization Server 的 Eurynome Cloud 基础核心组件模块 | 
<!-- https://jarcasting.com/artifacts/cn.herodotus.engine/facility-sdk-sentinel/ -->
<dependency>
    <groupId>cn.herodotus.engine</groupId>
    <artifactId>facility-sdk-sentinel</artifactId>
    <version>2.7.1.0</version>
</dependency>// https://jarcasting.com/artifacts/cn.herodotus.engine/facility-sdk-sentinel/
implementation 'cn.herodotus.engine:facility-sdk-sentinel:2.7.1.0'// https://jarcasting.com/artifacts/cn.herodotus.engine/facility-sdk-sentinel/
implementation ("cn.herodotus.engine:facility-sdk-sentinel:2.7.1.0")'cn.herodotus.engine:facility-sdk-sentinel:jar:2.7.1.0'<dependency org="cn.herodotus.engine" name="facility-sdk-sentinel" rev="2.7.1.0">
  <artifact name="facility-sdk-sentinel" type="jar" />
</dependency>@Grapes(
@Grab(group='cn.herodotus.engine', module='facility-sdk-sentinel', version='2.7.1.0')
)libraryDependencies += "cn.herodotus.engine" % "facility-sdk-sentinel" % "2.7.1.0"[cn.herodotus.engine/facility-sdk-sentinel "2.7.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| cn.herodotus.engine : facility-core | jar | 2.7.1.0 | 
| com.alibaba.cloud : spring-cloud-starter-alibaba-sentinel | jar | |
| com.alibaba.csp : sentinel-datasource-nacos | jar | |
| org.springframework.boot : spring-boot-starter-web Optional | jar | 2.7.1 | 
| org.springframework.boot : spring-boot-starter-webflux Optional | jar | 2.7.1 | 
| org.springframework.cloud : spring-cloud-starter-openfeign | jar |