is not current version
Last Version 0.2.1

com.github.platan:varnish-exec-junit 0.1.0

Varnish Exec's JUnit Module provides integration with JUnit via rule.

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.platan
ArtifactId

ArtifactId

varnish-exec-junit
Version

Version

0.1.0
Type

Type

jar

Download varnish-exec-junit 0.1.0


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