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