License |
License |
---|---|
GroupId | GroupIdcom.github.platan |
ArtifactId | ArtifactIdvarnish-exec-core |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVarnish Exec - Core Module
Varnish Exec's is a Java library for running Varnish Cache Daemon.
|
Project URL |
Project URL |
Filename | Size |
---|---|
varnish-exec-core-0.2.1.pom | |
varnish-exec-core-0.2.1.jar | 12 KB |
varnish-exec-core-0.2.1-sources.jar | 7 KB |
varnish-exec-core-0.2.1-javadoc.jar | 52 KB |
Browse |
<!-- 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"]
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 |