is not current version
Last Version 2.1.0

de.codecentric.zucchini:zucchini-web-junit 1.2.1

Web testing tools integration for JUnit.

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.codecentric.zucchini
ArtifactId

ArtifactId

zucchini-web-junit
Version

Version

1.2.1
Type

Type

jar

Download zucchini-web-junit 1.2.1


<!-- https://jarcasting.com/artifacts/de.codecentric.zucchini/zucchini-web-junit/ -->
<dependency>
    <groupId>de.codecentric.zucchini</groupId>
    <artifactId>zucchini-web-junit</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric.zucchini/zucchini-web-junit/
implementation 'de.codecentric.zucchini:zucchini-web-junit:1.2.1'
// https://jarcasting.com/artifacts/de.codecentric.zucchini/zucchini-web-junit/
implementation ("de.codecentric.zucchini:zucchini-web-junit:1.2.1")
'de.codecentric.zucchini:zucchini-web-junit:jar:1.2.1'
<dependency org="de.codecentric.zucchini" name="zucchini-web-junit" rev="1.2.1">
  <artifact name="zucchini-web-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric.zucchini', module='zucchini-web-junit', version='1.2.1')
)
libraryDependencies += "de.codecentric.zucchini" % "zucchini-web-junit" % "1.2.1"
[de.codecentric.zucchini/zucchini-web-junit "1.2.1"]