GroupId | GroupIdcom.pojosontheweb |
---|---|
ArtifactId | ArtifactIdwoko-webtests-common |
Last Version | Last Version2.4-beta7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWoko - web tests common code
|
<!-- https://jarcasting.com/artifacts/com.pojosontheweb/woko-webtests-common/ -->
<dependency>
<groupId>com.pojosontheweb</groupId>
<artifactId>woko-webtests-common</artifactId>
<version>2.4-beta7</version>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-webtests-common/
implementation 'com.pojosontheweb:woko-webtests-common:2.4-beta7'
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-webtests-common/
implementation ("com.pojosontheweb:woko-webtests-common:2.4-beta7")
'com.pojosontheweb:woko-webtests-common:jar:2.4-beta7'
<dependency org="com.pojosontheweb" name="woko-webtests-common" rev="2.4-beta7">
<artifact name="woko-webtests-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='woko-webtests-common', version='2.4-beta7')
)
libraryDependencies += "com.pojosontheweb" % "woko-webtests-common" % "2.4-beta7"
[com.pojosontheweb/woko-webtests-common "2.4-beta7"]
Group / Artifact | Type | Version |
---|---|---|
com.pojosontheweb : woko-core | jar | ${project.version} |
com.pojosontheweb : selenium-utils-core | jar | 1.4 |
junit : junit | jar | 4.11 |
com.canoo.webtest : webtest | jar | 3.0 |
net.sourceforge.htmlunit : htmlunit | jar | 2.5 |