Java HTTP cache parent


GroupId

GroupId

org.codehaus.httpcache4j
ArtifactId

ArtifactId

httpcache4j-parent
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

Java HTTP cache parent

Download httpcache4j-parent

Filename Size
httpcache4j-parent-1.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.codehaus.httpcache4j/httpcache4j-parent/ -->
<dependency>
    <groupId>org.codehaus.httpcache4j</groupId>
    <artifactId>httpcache4j-parent</artifactId>
    <version>1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.httpcache4j/httpcache4j-parent/
implementation 'org.codehaus.httpcache4j:httpcache4j-parent:1'
// https://jarcasting.com/artifacts/org.codehaus.httpcache4j/httpcache4j-parent/
implementation ("org.codehaus.httpcache4j:httpcache4j-parent:1")
'org.codehaus.httpcache4j:httpcache4j-parent:pom:1'
<dependency org="org.codehaus.httpcache4j" name="httpcache4j-parent" rev="1">
  <artifact name="httpcache4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.httpcache4j', module='httpcache4j-parent', version='1')
)
libraryDependencies += "org.codehaus.httpcache4j" % "httpcache4j-parent" % "1"
[org.codehaus.httpcache4j/httpcache4j-parent "1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1