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