License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.github.platan |
ArtifactId | ArtifactIdvarnish-exec-junit |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVarnish Exec - JUnit Module
Varnish Exec's JUnit Module provides integration with JUnit via rule.
|
Project URL |
Project URL |
Filename | Size |
---|---|
varnish-exec-junit-0.2.1.pom | |
varnish-exec-junit-0.2.1.jar | 1 KB |
varnish-exec-junit-0.2.1-sources.jar | 1 KB |
varnish-exec-junit-0.2.1-javadoc.jar | 19 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.platan : varnish-exec-core | jar | 0.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
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 |