Download varnish-exec-core-0.2.1.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.1 in this page.

License

MIT license

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials