Last Version

com.alibaba.csp:sentinel-dashboard 0.1.1

The parent project of Sentinel

License

License

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

sentinel-dashboard
Version

Version

0.1.1
Type

Type

jar
Description

Description

The parent project of Sentinel
Project Organization

Project Organization

Alibaba Group

Download sentinel-dashboard 0.1.1


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

Dependencies

compile (16)

Group / Artifact Type Version
com.alibaba.csp : sentinel-core jar 0.1.1
com.alibaba.csp : sentinel-web-servlet jar 0.1.1
com.alibaba.csp : sentinel-transport-simple-http jar 0.1.1
com.alibaba.csp : sentinel-transport-common jar 0.1.1
org.springframework.boot : spring-boot-starter-thymeleaf jar 1.5.9.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.9.RELEASE
org.springframework.boot : spring-boot-starter-logging jar 1.5.9.RELEASE
org.springframework.boot : spring-boot-starter-tomcat jar 1.5.9.RELEASE
org.springframework.boot : spring-boot-devtools Optional jar 1.5.9.RELEASE
log4j : log4j jar 1.2.14
commons-lang : commons-lang jar 2.6
org.apache.httpcomponents : httpclient jar 4.5.3
org.apache.httpcomponents : httpcore jar 4.4.5
org.apache.httpcomponents : httpasyncclient jar 4.1.3
org.apache.httpcomponents : httpcore-nio jar 4.4.6
com.alibaba : fastjson jar 1.2.47

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.9.RELEASE

Project Modules

There are no modules declared in this project.