| License | License | 
|---|---|
| Categories | CategoriesSentinel Container Microservices | 
| GroupId | GroupIdcom.alibaba.csp | 
| ArtifactId | ArtifactIdsentinel-api-gateway-adapter-common | 
| Last Version | Last Version1.8.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionThe adapters of Sentinel | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-api-gateway-adapter-common/ -->
<dependency>
    <groupId>com.alibaba.csp</groupId>
    <artifactId>sentinel-api-gateway-adapter-common</artifactId>
    <version>1.8.4</version>
</dependency>// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-api-gateway-adapter-common/
implementation 'com.alibaba.csp:sentinel-api-gateway-adapter-common:1.8.4'// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-api-gateway-adapter-common/
implementation ("com.alibaba.csp:sentinel-api-gateway-adapter-common:1.8.4")'com.alibaba.csp:sentinel-api-gateway-adapter-common:jar:1.8.4'<dependency org="com.alibaba.csp" name="sentinel-api-gateway-adapter-common" rev="1.8.4">
  <artifact name="sentinel-api-gateway-adapter-common" type="jar" />
</dependency>@Grapes(
@Grab(group='com.alibaba.csp', module='sentinel-api-gateway-adapter-common', version='1.8.4')
)libraryDependencies += "com.alibaba.csp" % "sentinel-api-gateway-adapter-common" % "1.8.4"[com.alibaba.csp/sentinel-api-gateway-adapter-common "1.8.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.alibaba.csp : sentinel-core | jar | 1.8.4 | 
| com.alibaba.csp : sentinel-parameter-flow-control | jar | 1.8.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.alibaba.csp : sentinel-transport-common | jar | 1.8.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.assertj : assertj-core | jar | 3.12.1 | 
| org.mockito : mockito-core | jar | 2.28.2 |