Last Version

sentinel-client 1.0.2

sentinel流控组建包

License

License

Categories

Categories

CLI User Interface Sentinel Container Microservices
GroupId

GroupId

cn.weiecho
ArtifactId

ArtifactId

sentinel-client
Version

Version

1.0.2
Type

Type

jar
Description

Description

sentinel-client
sentinel流控组建包
Project URL

Project URL

https://github.com/weiecho/sentinel-client
Source Code Management

Source Code Management

https://github.com/weiecho/sentinel-client

Download sentinel-client 1.0.2


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

Dependencies

compile (12)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 Optional jar 1.7.30
org.springframework : spring-beans Optional jar 5.2.1.RELEASE
org.springframework : spring-context jar 5.2.1.RELEASE
com.alibaba.csp : sentinel-core jar 1.7.2
com.alibaba.csp : sentinel-parameter-flow-control jar 1.7.2
com.alibaba.csp : sentinel-transport-simple-http jar 1.7.2
com.alibaba.csp : sentinel-datasource-consul jar 1.7.2
com.alibaba.csp : sentinel-cluster-server-default jar 1.7.2
com.alibaba.csp : sentinel-cluster-client-default jar 1.7.2
com.alibaba.csp : sentinel-spring-webmvc-adapter jar 1.7.2
com.alibaba.csp : sentinel-spring-cloud-gateway-adapter jar 1.7.2
com.squareup.okhttp3 : okhttp Optional jar 4.0.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.