Last Version

com.eeeffff.hasentinel:hasentinel-common-spring-boot-starter 1.8.2

The parent project of HASentinel

License

License

Categories

Categories

Spring Boot Container Microservices Sentinel
GroupId

GroupId

com.eeeffff.hasentinel
ArtifactId

ArtifactId

hasentinel-common-spring-boot-starter
Version

Version

1.8.2
Type

Type

jar
Description

Description

The parent project of HASentinel
Project Organization

Project Organization

Fenglibin

Download hasentinel-common-spring-boot-starter 1.8.2


<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/com.eeeffff.hasentinel/hasentinel-common-spring-boot-starter/
implementation ("com.eeeffff.hasentinel:hasentinel-common-spring-boot-starter:1.8.2")
'com.eeeffff.hasentinel:hasentinel-common-spring-boot-starter:jar:1.8.2'
<dependency org="com.eeeffff.hasentinel" name="hasentinel-common-spring-boot-starter" rev="1.8.2">
  <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.2')
)
libraryDependencies += "com.eeeffff.hasentinel" % "hasentinel-common-spring-boot-starter" % "1.8.2"
[com.eeeffff.hasentinel/hasentinel-common-spring-boot-starter "1.8.2"]

Dependencies

compile (14)

Group / Artifact Type Version
com.eeeffff.hasentinel : hasentinel-common jar 1.8.2
com.alibaba.csp : sentinel-core jar 1.8.2
com.alibaba.csp : sentinel-transport-simple-http jar 1.8.2
com.alibaba.csp : sentinel-spring-webmvc-adapter jar 1.8.2
com.alibaba.csp : sentinel-datasource-zookeeper jar 1.8.2
com.alibaba.csp : sentinel-parameter-flow-control jar 1.8.2
com.alibaba.csp : sentinel-web-servlet jar 1.8.2
com.alibaba.csp : sentinel-annotation-aspectj jar 1.8.2
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

provided (1)

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

test (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.