| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Sentinel Container Microservices |
| GroupId | GroupIddev.taie.sentinel |
| ArtifactId | ArtifactIdsentinel-apache-httpclient-adapter |
| Last Version | Last Version1.8.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe adapters of Sentinel
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-apache-httpclient-adapter/ -->
<dependency>
<groupId>dev.taie.sentinel</groupId>
<artifactId>sentinel-apache-httpclient-adapter</artifactId>
<version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-apache-httpclient-adapter/
implementation 'dev.taie.sentinel:sentinel-apache-httpclient-adapter:1.8.3'
// https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-apache-httpclient-adapter/
implementation ("dev.taie.sentinel:sentinel-apache-httpclient-adapter:1.8.3")
'dev.taie.sentinel:sentinel-apache-httpclient-adapter:jar:1.8.3'
<dependency org="dev.taie.sentinel" name="sentinel-apache-httpclient-adapter" rev="1.8.3">
<artifact name="sentinel-apache-httpclient-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.taie.sentinel', module='sentinel-apache-httpclient-adapter', version='1.8.3')
)
libraryDependencies += "dev.taie.sentinel" % "sentinel-apache-httpclient-adapter" % "1.8.3"
[dev.taie.sentinel/sentinel-apache-httpclient-adapter "1.8.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| dev.taie.sentinel : sentinel-core | jar | 1.8.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.6 |
| 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 |