is not current version
Last Version 0.1.1

com.alibaba.csp:sentinel-dashboard 0.1.0


Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

sentinel-dashboard
Version

Version

0.1.0
Type

Type

jar

Download sentinel-dashboard 0.1.0


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