не последняя версия
Последняя версия 2.1.0

de.codecentric.zucchini:zucchini-web 1.1.2

Web testing tools.

Группа

Группа

de.codecentric.zucchini
Идентификатор

Идентификатор

zucchini-web
Версия

Версия

1.1.2
Тип

Тип

jar

Скачать zucchini-web 1.1.2


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