Last Version

sentinel-dashboard 1.8.3

The dashboard of Sentinel

License

License

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

dev.taie.cloud
ArtifactId

ArtifactId

sentinel-dashboard
Version

Version

1.8.3
Type

Type

jar
Description

Description

sentinel-dashboard
The dashboard of Sentinel
Project URL

Project URL

https://github.com/taie-dev/Sentinel
Project Organization

Project Organization

Alibaba Group
Source Code Management

Source Code Management

https://github.com/taie-dev/Sentinel

Download sentinel-dashboard 1.8.3


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

Dependencies

compile (14)

Group / Artifact Type Version
com.alibaba.csp : sentinel-core jar 1.8.3
com.alibaba.csp : sentinel-web-servlet jar 1.8.3
com.alibaba.csp : sentinel-transport-simple-http jar 1.8.3
com.alibaba.csp : sentinel-parameter-flow-control jar 1.8.3
com.alibaba.csp : sentinel-api-gateway-adapter-common jar 1.8.3
org.springframework.boot : spring-boot-starter-web jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-starter-logging jar 2.0.5.RELEASE
log4j : log4j jar 1.2.14
commons-lang : commons-lang jar 2.6
org.apache.httpcomponents : httpclient jar 4.5.13
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.75

test (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.5.RELEASE
com.alibaba.csp : sentinel-datasource-nacos jar 1.8.3
com.ctrip.framework.apollo : apollo-openapi jar 1.2.0
org.apache.curator : curator-recipes jar 4.0.1
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.2
com.github.stefanbirkner : system-rules jar 1.16.1

Project Modules

There are no modules declared in this project.