License |
License |
---|---|
Categories |
CategoriesSentinel Container Microservices |
GroupId | GroupIdcom.alibaba.csp |
ArtifactId | ArtifactIdsentinel-okhttp-adapter |
Version | Version1.8.2 |
Type | Typejar |
Description |
DescriptionThe adapters of Sentinel
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-okhttp-adapter/ -->
<dependency>
<groupId>com.alibaba.csp</groupId>
<artifactId>sentinel-okhttp-adapter</artifactId>
<version>1.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-okhttp-adapter/
implementation 'com.alibaba.csp:sentinel-okhttp-adapter:1.8.2'
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-okhttp-adapter/
implementation ("com.alibaba.csp:sentinel-okhttp-adapter:1.8.2")
'com.alibaba.csp:sentinel-okhttp-adapter:jar:1.8.2'
<dependency org="com.alibaba.csp" name="sentinel-okhttp-adapter" rev="1.8.2">
<artifact name="sentinel-okhttp-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.csp', module='sentinel-okhttp-adapter', version='1.8.2')
)
libraryDependencies += "com.alibaba.csp" % "sentinel-okhttp-adapter" % "1.8.2"
[com.alibaba.csp/sentinel-okhttp-adapter "1.8.2"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.csp : sentinel-core | jar | 1.8.2 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.28.2 |
com.alibaba : fastjson | jar | 1.2.75 |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.3.RELEASE |
org.springframework.boot : spring-boot-test | jar | 2.1.3.RELEASE |
org.springframework : spring-test | jar | 5.1.5.RELEASE |