License |
License |
---|---|
GroupId | GroupIdorg.paxml |
ArtifactId | ArtifactIdpaxml-selenium |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPaxmlSelenium
Paxml - Process Automation eXtensible Markup Language
|
Project Organization |
Project OrganizationPaxml |
Filename | Size |
---|---|
paxml-selenium-2.0.2.pom | |
paxml-selenium-2.0.2.jar | 107 KB |
paxml-selenium-2.0.2-sources.jar | 76 KB |
paxml-selenium-2.0.2-javadoc.jar | 411 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.paxml/paxml-selenium/ -->
<dependency>
<groupId>org.paxml</groupId>
<artifactId>paxml-selenium</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.paxml/paxml-selenium/
implementation 'org.paxml:paxml-selenium:2.0.2'
// https://jarcasting.com/artifacts/org.paxml/paxml-selenium/
implementation ("org.paxml:paxml-selenium:2.0.2")
'org.paxml:paxml-selenium:jar:2.0.2'
<dependency org="org.paxml" name="paxml-selenium" rev="2.0.2">
<artifact name="paxml-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.paxml', module='paxml-selenium', version='2.0.2')
)
libraryDependencies += "org.paxml" % "paxml-selenium" % "2.0.2"
[org.paxml/paxml-selenium "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.paxml : paxml-core | jar | 2.0.2 |
javax.servlet : servlet-api | jar | 2.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
org.seleniumhq.selenium : selenium-server | jar | 2.45.0 |
org.mortbay.jetty : jetty | jar | 6.1.26 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |