| License |
License |
|---|---|
| GroupId | GroupIdcom.integralblue |
| ArtifactId | ArtifactIdhttpresponsecache |
| Version | Version1.3 |
| Type | Typejar |
| Description |
DescriptionHTTP Response Cache
An HTTP Response Cache for java.net.URL
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| httpresponsecache-1.3.pom | |
| httpresponsecache-1.3.jar | 116 KB |
| httpresponsecache-1.3-test-sources.jar | 37 KB |
| httpresponsecache-1.3-sources.jar | 113 KB |
| httpresponsecache-1.3-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.integralblue/httpresponsecache/ -->
<dependency>
<groupId>com.integralblue</groupId>
<artifactId>httpresponsecache</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.integralblue/httpresponsecache/
implementation 'com.integralblue:httpresponsecache:1.3'
// https://jarcasting.com/artifacts/com.integralblue/httpresponsecache/
implementation ("com.integralblue:httpresponsecache:1.3")
'com.integralblue:httpresponsecache:jar:1.3'
<dependency org="com.integralblue" name="httpresponsecache" rev="1.3">
<artifact name="httpresponsecache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.integralblue', module='httpresponsecache', version='1.3')
)
libraryDependencies += "com.integralblue" % "httpresponsecache" % "1.3"
[com.integralblue/httpresponsecache "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jakewharton : disklrucache | jar | 1.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.bouncycastle : bcprov-jdk15 | jar | 1.46 |
| com.google.mockwebserver : mockwebserver | jar | 20121111 |