Download varnish-exec-core-0.2.0.jar file - Jar v

Jar examples for v:varnish-exec-core

Description

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

You can download jar file varnish-exec-core 0.2.0 in this page.

License

MIT license

Build File

You can use the following script to add varnish-exec-core-0.2.0.jar to your project.

<dependency>
   <groupId>com.github.platan</groupId>
   <artifactId>varnish-exec-core</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'com.github.platan', name: 'varnish-exec-core', version: '0.2.0'
libraryDependencies += "com.github.platan" % "varnish-exec-core" % "0.2.0"
<dependency org="com.github.platan" name="varnish-exec-core" rev="0.2.0"/>
@Grapes(@Grab(group='com.github.platan', module='varnish-exec-core', version='0.2.0'))
'com.github.platan:varnish-exec-core:jar:0.2.0'

Download

Click the following link to download the jar file.

varnish-exec-core-0.2.0-javadoc.jar
varnish-exec-core-0.2.0-sources.jar
varnish-exec-core-0.2.0.jar
varnish-exec-core-0.2.0.pom



Related Tutorials