Varnish Exec - JUnit Module

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

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.platan
ArtifactId

ArtifactId

varnish-exec-junit
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download varnish-exec-junit

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.platan : varnish-exec-core jar 0.2.1

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

test (4)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.1-groovy-2.3-rc-2
org.objenesis : objenesis jar 1.2
cglib : cglib-nodep jar 2.2
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