License |
License |
---|---|
GroupId | GroupIdorg.codehaus.httpcache4j.resolvers |
ArtifactId | ArtifactIdresolvers-ning-async |
Version | Version5.1.1 |
Type | Typejar |
Description |
DescriptionJava HTTP cache :: Resolvers :: Ning Async
Responseresolver using Ning Async HttpClient
|
<!-- https://jarcasting.com/artifacts/org.codehaus.httpcache4j.resolvers/resolvers-ning-async/ -->
<dependency>
<groupId>org.codehaus.httpcache4j.resolvers</groupId>
<artifactId>resolvers-ning-async</artifactId>
<version>5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.httpcache4j.resolvers/resolvers-ning-async/
implementation 'org.codehaus.httpcache4j.resolvers:resolvers-ning-async:5.1.1'
// https://jarcasting.com/artifacts/org.codehaus.httpcache4j.resolvers/resolvers-ning-async/
implementation ("org.codehaus.httpcache4j.resolvers:resolvers-ning-async:5.1.1")
'org.codehaus.httpcache4j.resolvers:resolvers-ning-async:jar:5.1.1'
<dependency org="org.codehaus.httpcache4j.resolvers" name="resolvers-ning-async" rev="5.1.1">
<artifact name="resolvers-ning-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.httpcache4j.resolvers', module='resolvers-ning-async', version='5.1.1')
)
libraryDependencies += "org.codehaus.httpcache4j.resolvers" % "resolvers-ning-async" % "5.1.1"
[org.codehaus.httpcache4j.resolvers/resolvers-ning-async "5.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.asynchttpclient : async-http-client | jar | 2.0.31 |
org.codehaus.httpcache4j : httpcache4j-api | jar | 5.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.7.22 |
junit : junit | jar | 4.12 |