License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Sentinel |
GroupId | GroupIddev.taie.sentinel |
ArtifactId | ArtifactIdsentinel-annotation-quarkus-adapter-deployment |
Last Version | Last Version1.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsentinel-annotation-quarkus-adapter-deployment
The adapters of Sentinel
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-annotation-quarkus-adapter-deployment/ -->
<dependency>
<groupId>dev.taie.sentinel</groupId>
<artifactId>sentinel-annotation-quarkus-adapter-deployment</artifactId>
<version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-annotation-quarkus-adapter-deployment/
implementation 'dev.taie.sentinel:sentinel-annotation-quarkus-adapter-deployment:1.8.3'
// https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-annotation-quarkus-adapter-deployment/
implementation ("dev.taie.sentinel:sentinel-annotation-quarkus-adapter-deployment:1.8.3")
'dev.taie.sentinel:sentinel-annotation-quarkus-adapter-deployment:jar:1.8.3'
<dependency org="dev.taie.sentinel" name="sentinel-annotation-quarkus-adapter-deployment" rev="1.8.3">
<artifact name="sentinel-annotation-quarkus-adapter-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.taie.sentinel', module='sentinel-annotation-quarkus-adapter-deployment', version='1.8.3')
)
libraryDependencies += "dev.taie.sentinel" % "sentinel-annotation-quarkus-adapter-deployment" % "1.8.3"
[dev.taie.sentinel/sentinel-annotation-quarkus-adapter-deployment "1.8.3"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-core-deployment | jar | |
io.quarkus : quarkus-arc-deployment | jar | |
dev.taie.sentinel : sentinel-annotation-quarkus-adapter | jar | 1.8.3 |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5-internal | jar | |
org.assertj : assertj-core | jar | 3.12.1 |