| License |
License |
|---|---|
| GroupId | GroupIdplus.wcj |
| ArtifactId | ArtifactIdlibby-http-cache-control |
| Version | Version2022.1.8 |
| Type | Typejar |
| Description |
Descriptionlibby-http-cache-control
By reusing previously acquired resources, you can significantly improve the performance of websites and applications.
Web caching reduces latency and network traffic, thereby reducing the time required to display resource representations.
Become more responsive by using HTTP caching
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/plus.wcj/libby-http-cache-control/ -->
<dependency>
<groupId>plus.wcj</groupId>
<artifactId>libby-http-cache-control</artifactId>
<version>2022.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/plus.wcj/libby-http-cache-control/
implementation 'plus.wcj:libby-http-cache-control:2022.1.8'
// https://jarcasting.com/artifacts/plus.wcj/libby-http-cache-control/
implementation ("plus.wcj:libby-http-cache-control:2022.1.8")
'plus.wcj:libby-http-cache-control:jar:2022.1.8'
<dependency org="plus.wcj" name="libby-http-cache-control" rev="2022.1.8">
<artifact name="libby-http-cache-control" type="jar" />
</dependency>
@Grapes(
@Grab(group='plus.wcj', module='libby-http-cache-control', version='2022.1.8')
)
libraryDependencies += "plus.wcj" % "libby-http-cache-control" % "2022.1.8"
[plus.wcj/libby-http-cache-control "2022.1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web Optional | jar | 2.7.0 |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.7.0 |
| io.github.openfeign : feign-okhttp Optional | jar | |
| io.github.openfeign : feign-httpclient Optional | jar | |
| org.apache.httpcomponents : httpclient-cache Optional | jar | 4.5.13 |
| io.github.openfeign : feign-hc5 Optional | jar | |
| org.apache.httpcomponents.client5 : httpclient5-cache Optional | jar | 5.1.3 |
| org.springframework.cloud : spring-cloud-starter-openfeign Optional | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.7.0 |
| org.projectlombok : lombok Optional | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 |