is not current version
Last Version 1.0.44

com.alibaba.csp:ahas-sentinel-starter-parent 1.0.30

The parent project of AHAS Sentinel starter

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

ahas-sentinel-starter-parent
Version

Version

1.0.30
Type

Type

pom

Download ahas-sentinel-starter-parent 1.0.30


<!-- https://jarcasting.com/artifacts/com.alibaba.csp/ahas-sentinel-starter-parent/ -->
<dependency>
    <groupId>com.alibaba.csp</groupId>
    <artifactId>ahas-sentinel-starter-parent</artifactId>
    <version>1.0.30</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.csp/ahas-sentinel-starter-parent/
implementation 'com.alibaba.csp:ahas-sentinel-starter-parent:1.0.30'
// https://jarcasting.com/artifacts/com.alibaba.csp/ahas-sentinel-starter-parent/
implementation ("com.alibaba.csp:ahas-sentinel-starter-parent:1.0.30")
'com.alibaba.csp:ahas-sentinel-starter-parent:pom:1.0.30'
<dependency org="com.alibaba.csp" name="ahas-sentinel-starter-parent" rev="1.0.30">
  <artifact name="ahas-sentinel-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.csp', module='ahas-sentinel-starter-parent', version='1.0.30')
)
libraryDependencies += "com.alibaba.csp" % "ahas-sentinel-starter-parent" % "1.0.30"
[com.alibaba.csp/ahas-sentinel-starter-parent "1.0.30"]