is not current version
Last Version 2.1.0

de.codecentric.zucchini:zucchini-web 1.1.0

Web testing tools.

GroupId

GroupId

de.codecentric.zucchini
ArtifactId

ArtifactId

zucchini-web
Version

Version

1.1.0
Type

Type

jar

Download zucchini-web 1.1.0


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