is not current version
Last Version 3.0.1

org.apache.geronimo.testsupport:testsupport-selenium 2.2.1


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.testsupport
ArtifactId

ArtifactId

testsupport-selenium
Version

Version

2.2.1
Type

Type

jar

Download testsupport-selenium 2.2.1


<!-- https://jarcasting.com/artifacts/org.apache.geronimo.testsupport/testsupport-selenium/ -->
<dependency>
    <groupId>org.apache.geronimo.testsupport</groupId>
    <artifactId>testsupport-selenium</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.testsupport/testsupport-selenium/
implementation 'org.apache.geronimo.testsupport:testsupport-selenium:2.2.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.testsupport/testsupport-selenium/
implementation ("org.apache.geronimo.testsupport:testsupport-selenium:2.2.1")
'org.apache.geronimo.testsupport:testsupport-selenium:jar:2.2.1'
<dependency org="org.apache.geronimo.testsupport" name="testsupport-selenium" rev="2.2.1">
  <artifact name="testsupport-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.testsupport', module='testsupport-selenium', version='2.2.1')
)
libraryDependencies += "org.apache.geronimo.testsupport" % "testsupport-selenium" % "2.2.1"
[org.apache.geronimo.testsupport/testsupport-selenium "2.2.1"]