не последняя версия
Последняя версия 1.5.3.Final

org.jboss.test:richfaces-selenium 1.5.2.SP4


Категории

Категории

JBoss Контейнер Application Servers
Группа

Группа

org.jboss.test
Идентификатор

Идентификатор

richfaces-selenium
Версия

Версия

1.5.2.SP4
Тип

Тип

jar

Скачать richfaces-selenium 1.5.2.SP4


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