License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdcom.github.robertdeocampojr |
ArtifactId | ArtifactIdjspringbot-selenium-extension |
Last Version | Last Version2.29 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjspringbot-selenium-extension
This is a supporting library for jspringbot to use Browserstack and other selenium events
|
<!-- https://jarcasting.com/artifacts/com.github.robertdeocampojr/jspringbot-selenium-extension/ -->
<dependency>
<groupId>com.github.robertdeocampojr</groupId>
<artifactId>jspringbot-selenium-extension</artifactId>
<version>2.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robertdeocampojr/jspringbot-selenium-extension/
implementation 'com.github.robertdeocampojr:jspringbot-selenium-extension:2.29'
// https://jarcasting.com/artifacts/com.github.robertdeocampojr/jspringbot-selenium-extension/
implementation ("com.github.robertdeocampojr:jspringbot-selenium-extension:2.29")
'com.github.robertdeocampojr:jspringbot-selenium-extension:jar:2.29'
<dependency org="com.github.robertdeocampojr" name="jspringbot-selenium-extension" rev="2.29">
<artifact name="jspringbot-selenium-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robertdeocampojr', module='jspringbot-selenium-extension', version='2.29')
)
libraryDependencies += "com.github.robertdeocampojr" % "jspringbot-selenium-extension" % "2.29"
[com.github.robertdeocampojr/jspringbot-selenium-extension "2.29"]
Group / Artifact | Type | Version |
---|---|---|
org.jspringbot : jspringbot-selenium | jar | 1.9 |
org.jspringbot : jspringbot-pretty-logger | jar | 1.9 |
org.glassfish.jersey.core : jersey-client | jar | 2.0-m04 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0-m01 |
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
org.seleniumhq.selenium : selenium-firefox-driver | jar | 3.141.59 |
org.seleniumhq.selenium : selenium-api | jar | 3.141.59 |
org.seleniumhq.selenium : selenium-support | jar | 3.141.59 |
com.google.code.gson : gson | jar | 2.8.2 |
com.google.guava : guava | jar | 24.0-jre |
commons-codec : commons-codec | jar | 1.10 |
org.apache.httpcomponents : httpcore | jar | 4.4.8 |
commons-logging : commons-logging | jar | 1.2 |
log4j : log4j | jar | 1.2.17 |
net.bytebuddy : byte-buddy | jar | 1.7.5 |
org.apache.commons : commons-exec | jar | 1.3 |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
org.rauschig : jarchivelib | jar | 0.7.1 |
com.jcraft : jsch | jar | 0.1.55 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.1.0.RELEASE |
junit : junit | jar | 4.8.1 |
junit-addons : junit-addons | jar | 1.4 |