License |
License |
---|---|
GroupId | GroupIdcom.mgmtp.jfunk |
ArtifactId | ArtifactIdjfunk-web |
Version | Version3.2.0-rc1 |
Type | Typejar |
Description |
DescriptionjFunk WebDriver Support
jFunk WebDriver Support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jfunk-web-3.2.0-rc1.pom | |
jfunk-web-3.2.0-rc1.jar | 151 KB |
jfunk-web-3.2.0-rc1-sources.jar | 97 KB |
jfunk-web-3.2.0-rc1-javadoc.jar | 359 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mgmtp.jfunk/jfunk-web/ -->
<dependency>
<groupId>com.mgmtp.jfunk</groupId>
<artifactId>jfunk-web</artifactId>
<version>3.2.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mgmtp.jfunk/jfunk-web/
implementation 'com.mgmtp.jfunk:jfunk-web:3.2.0-rc1'
// https://jarcasting.com/artifacts/com.mgmtp.jfunk/jfunk-web/
implementation ("com.mgmtp.jfunk:jfunk-web:3.2.0-rc1")
'com.mgmtp.jfunk:jfunk-web:jar:3.2.0-rc1'
<dependency org="com.mgmtp.jfunk" name="jfunk-web" rev="3.2.0-rc1">
<artifact name="jfunk-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mgmtp.jfunk', module='jfunk-web', version='3.2.0-rc1')
)
libraryDependencies += "com.mgmtp.jfunk" % "jfunk-web" % "3.2.0-rc1"
[com.mgmtp.jfunk/jfunk-web "3.2.0-rc1"]
Group / Artifact | Type | Version |
---|---|---|
com.mgmtp.jfunk : jfunk-core | jar | 3.2.0-rc1 |
org.seleniumhq.selenium : selenium-java | jar | 3.0.0 |
org.seleniumhq.selenium : htmlunit-driver | jar | 2.23 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.11 |
org.easytesting : fest-assert-core | jar | 2.0M10 |