License |
License |
---|---|
GroupId | GroupIdde.codecentric.zucchini |
ArtifactId | ArtifactIdzucchini-web |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZucchini Web
Web testing tools.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zucchini-web-2.1.0.pom | |
zucchini-web-2.1.0.jar | 29 KB |
zucchini-web-2.1.0-sources.jar | 31 KB |
zucchini-web-2.1.0-javadoc.jar | 238 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.codecentric.zucchini/zucchini-web/ -->
<dependency>
<groupId>de.codecentric.zucchini</groupId>
<artifactId>zucchini-web</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric.zucchini/zucchini-web/
implementation 'de.codecentric.zucchini:zucchini-web:2.1.0'
// https://jarcasting.com/artifacts/de.codecentric.zucchini/zucchini-web/
implementation ("de.codecentric.zucchini:zucchini-web:2.1.0")
'de.codecentric.zucchini:zucchini-web:jar:2.1.0'
<dependency org="de.codecentric.zucchini" name="zucchini-web" rev="2.1.0">
<artifact name="zucchini-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric.zucchini', module='zucchini-web', version='2.1.0')
)
libraryDependencies += "de.codecentric.zucchini" % "zucchini-web" % "2.1.0"
[de.codecentric.zucchini/zucchini-web "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
de.codecentric.zucchini : zucchini-bdd | jar | 2.1.0 |
org.seleniumhq.selenium : selenium-java | jar | 2.42.1 |