License |
License |
---|---|
Categories |
CategoriesSentinel Container Microservices |
GroupId | GroupIdcom.alibaba.csp |
ArtifactId | ArtifactIdsentinel-jax-rs-adapter |
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-jax-rs-adapter/ -->
<dependency>
<groupId>com.alibaba.csp</groupId>
<artifactId>sentinel-jax-rs-adapter</artifactId>
<version>1.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-jax-rs-adapter/
implementation 'com.alibaba.csp:sentinel-jax-rs-adapter:1.8.4'
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-jax-rs-adapter/
implementation ("com.alibaba.csp:sentinel-jax-rs-adapter:1.8.4")
'com.alibaba.csp:sentinel-jax-rs-adapter:jar:1.8.4'
<dependency org="com.alibaba.csp" name="sentinel-jax-rs-adapter" rev="1.8.4">
<artifact name="sentinel-jax-rs-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.csp', module='sentinel-jax-rs-adapter', version='1.8.4')
)
libraryDependencies += "com.alibaba.csp" % "sentinel-jax-rs-adapter" % "1.8.4"
[com.alibaba.csp/sentinel-jax-rs-adapter "1.8.4"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.csp : sentinel-core | jar | 1.8.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.6.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 2.2.6.RELEASE |
io.rest-assured : rest-assured | jar | 4.3.0 |
org.jboss.resteasy : resteasy-spring-boot-starter | jar | 4.5.1.Final |