Varnish Exec - Core Module

Varnish Exec's is a Java library for running Varnish Cache Daemon.

License

License

GroupId

GroupId

com.github.platan
ArtifactId

ArtifactId

varnish-exec-core
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Varnish Exec - Core Module
Varnish Exec's is a Java library for running Varnish Cache Daemon.
Project URL

Project URL

https://github.com/platan/varnish-exec

Download varnish-exec-core

How to add to project

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

Dependencies

test (8)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.1-groovy-2.3-rc-2
cglib : cglib jar 2.2
nl.jqno.equalsverifier : equalsverifier jar 1.5.1
eu.codearte.catch-exception : catch-exception jar 1.3.3
org.jmockit : jmockit jar 1.14
org.assertj : assertj-core jar 1.7.1
com.google.code.tempus-fugit : tempus-fugit jar 1.1
org.codehaus.groovy : groovy-all jar 2.3.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.0