| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Sentinel |
| Группа | Группаcom.eeeffff.hasentinel |
| Идентификатор | Идентификаторhasentinel-common-spring-boot-starter |
| Версия | Версия1.8.1 |
| Тип | Типjar |
| Описание |
ОписаниеThe parent project of HASentinel
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.eeeffff.hasentinel/hasentinel-common-spring-boot-starter/ -->
<dependency>
<groupId>com.eeeffff.hasentinel</groupId>
<artifactId>hasentinel-common-spring-boot-starter</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.eeeffff.hasentinel/hasentinel-common-spring-boot-starter/
implementation 'com.eeeffff.hasentinel:hasentinel-common-spring-boot-starter:1.8.1'
// https://jarcasting.com/artifacts/com.eeeffff.hasentinel/hasentinel-common-spring-boot-starter/
implementation ("com.eeeffff.hasentinel:hasentinel-common-spring-boot-starter:1.8.1")
'com.eeeffff.hasentinel:hasentinel-common-spring-boot-starter:jar:1.8.1'
<dependency org="com.eeeffff.hasentinel" name="hasentinel-common-spring-boot-starter" rev="1.8.1">
<artifact name="hasentinel-common-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eeeffff.hasentinel', module='hasentinel-common-spring-boot-starter', version='1.8.1')
)
libraryDependencies += "com.eeeffff.hasentinel" % "hasentinel-common-spring-boot-starter" % "1.8.1"
[com.eeeffff.hasentinel/hasentinel-common-spring-boot-starter "1.8.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.eeeffff.hasentinel : hasentinel-common | jar | 1.8.1 |
| com.alibaba.csp : sentinel-core | jar | 1.8.1 |
| com.alibaba.csp : sentinel-transport-simple-http | jar | 1.8.1 |
| com.alibaba.csp : sentinel-spring-webmvc-adapter | jar | 1.8.1 |
| com.alibaba.csp : sentinel-datasource-zookeeper | jar | 1.8.1 |
| com.alibaba.csp : sentinel-parameter-flow-control | jar | 1.8.1 |
| com.alibaba.csp : sentinel-web-servlet | jar | 1.8.1 |
| com.alibaba.csp : sentinel-annotation-aspectj | jar | 1.8.1 |
| 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 |
| org.projectlombok : lombok | jar | 1.18.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.1.3.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.3.RELEASE |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.21.0 |