Last Version

Varnish module for JUncacher 1.2.0

Varnish module for JUncacher allowing to perform BAN and PURGE requests. This module also allows to reload URLs after the invalidation.

License

License

GroupId

GroupId

com.github.ppodgorsek
ArtifactId

ArtifactId

juncacher-varnish
Version

Version

1.2.0
Type

Type

jar
Description

Description

Varnish module for JUncacher
Varnish module for JUncacher allowing to perform BAN and PURGE requests. This module also allows to reload URLs after the invalidation.
Project URL

Project URL

https://github.com/ppodgorsek/juncacher

Download juncacher-varnish 1.2.0


<!-- https://jarcasting.com/artifacts/com.github.ppodgorsek/juncacher-varnish/ -->
<dependency>
    <groupId>com.github.ppodgorsek</groupId>
    <artifactId>juncacher-varnish</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ppodgorsek/juncacher-varnish/
implementation 'com.github.ppodgorsek:juncacher-varnish:1.2.0'
// https://jarcasting.com/artifacts/com.github.ppodgorsek/juncacher-varnish/
implementation ("com.github.ppodgorsek:juncacher-varnish:1.2.0")
'com.github.ppodgorsek:juncacher-varnish:jar:1.2.0'
<dependency org="com.github.ppodgorsek" name="juncacher-varnish" rev="1.2.0">
  <artifact name="juncacher-varnish" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ppodgorsek', module='juncacher-varnish', version='1.2.0')
)
libraryDependencies += "com.github.ppodgorsek" % "juncacher-varnish" % "1.2.0"
[com.github.ppodgorsek/juncacher-varnish "1.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.ppodgorsek : juncacher-core jar 1.2.0
org.apache.httpcomponents : httpclient jar 4.5.3
org.easymock : easymock jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.