License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Sentinel |
GroupId | GroupIdcom.alibaba.csp |
ArtifactId | ArtifactIdsentinel-annotation-quarkus-adapter |
Last Version | Last Version1.8.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsentinel-annotation-quarkus-adapter
The adapters of Sentinel
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-annotation-quarkus-adapter/ -->
<dependency>
<groupId>com.alibaba.csp</groupId>
<artifactId>sentinel-annotation-quarkus-adapter</artifactId>
<version>1.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-annotation-quarkus-adapter/
implementation 'com.alibaba.csp:sentinel-annotation-quarkus-adapter:1.8.4'
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-annotation-quarkus-adapter/
implementation ("com.alibaba.csp:sentinel-annotation-quarkus-adapter:1.8.4")
'com.alibaba.csp:sentinel-annotation-quarkus-adapter:jar:1.8.4'
<dependency org="com.alibaba.csp" name="sentinel-annotation-quarkus-adapter" rev="1.8.4">
<artifact name="sentinel-annotation-quarkus-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.csp', module='sentinel-annotation-quarkus-adapter', version='1.8.4')
)
libraryDependencies += "com.alibaba.csp" % "sentinel-annotation-quarkus-adapter" % "1.8.4"
[com.alibaba.csp/sentinel-annotation-quarkus-adapter "1.8.4"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-core | jar | 1.4.1.Final |
com.alibaba.csp : sentinel-annotation-cdi-interceptor | jar | 1.8.4 |