Last Version

com.alibaba.csp:sentinel-spring-boot-starter 0.1.0

The adapters of Sentinel

License

License

Categories

Categories

Spring Boot Container Microservices Sentinel
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

sentinel-spring-boot-starter
Version

Version

0.1.0
Type

Type

jar
Description

Description

The adapters of Sentinel
Project Organization

Project Organization

Alibaba Group

Download sentinel-spring-boot-starter 0.1.0


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

Dependencies

compile (9)

Group / Artifact Type Version
com.alibaba.csp : sentinel-core jar 0.1.0
com.alibaba.csp : sentinel-transport-simple-http jar 0.1.0
com.alibaba.csp : sentinel-web-servlet jar 0.1.0
com.alibaba.csp : sentinel-dubbo-adapter jar 0.1.0
org.slf4j : slf4j-api jar 1.7.25
org.springframework.boot : spring-boot-starter jar 1.5.14.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.5.14.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.14.RELEASE
org.springframework.boot : spring-boot-actuator Optional jar 1.5.14.RELEASE

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 1.5.14.RELEASE

test (2)

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

Project Modules

There are no modules declared in this project.