| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSentinel Контейнер Микросервисы |
| Группа | Группаorg.jeecgframework.cloud |
| Идентификатор | Идентификаторsentinel-dashboard |
| Последняя версия | Последняя версия1.8.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe parent project of Sentinel
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| sentinel-dashboard-1.8.3.pom | |
| sentinel-dashboard-1.8.3.jar | 1 MB |
| sentinel-dashboard-1.8.3-sources.jar | 1 MB |
| sentinel-dashboard-1.8.3-javadoc.jar | 860 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jeecgframework.cloud/sentinel-dashboard/ -->
<dependency>
<groupId>org.jeecgframework.cloud</groupId>
<artifactId>sentinel-dashboard</artifactId>
<version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeecgframework.cloud/sentinel-dashboard/
implementation 'org.jeecgframework.cloud:sentinel-dashboard:1.8.3'
// https://jarcasting.com/artifacts/org.jeecgframework.cloud/sentinel-dashboard/
implementation ("org.jeecgframework.cloud:sentinel-dashboard:1.8.3")
'org.jeecgframework.cloud:sentinel-dashboard:jar:1.8.3'
<dependency org="org.jeecgframework.cloud" name="sentinel-dashboard" rev="1.8.3">
<artifact name="sentinel-dashboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeecgframework.cloud', module='sentinel-dashboard', version='1.8.3')
)
libraryDependencies += "org.jeecgframework.cloud" % "sentinel-dashboard" % "1.8.3"
[org.jeecgframework.cloud/sentinel-dashboard "1.8.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |