Последняя версия

Selenium - Guice - JUnit 2.8.3

Shared configuration for Giulius, Acteur and related projects

Лицензия

Лицензия

MIT
Группа

Группа

com.mastfrog
Идентификатор

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

selenium
Версия

Версия

2.8.3
Тип

Тип

jar
Описание

Описание

Selenium - Guice - JUnit
Shared configuration for Giulius, Acteur and related projects
Ссылка на сайт

Ссылка на сайт

https://github.com/timboudreau/giulius-selenium-tests
Организация-разработчик

Организация-разработчик

Mastfrog Technologies
Система контроля версий

Система контроля версий

https://github.com/timboudreau/giulius-selenium-tests.git

Скачать selenium 2.8.3


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.mastfrog : giulius jar 2.8.3
com.mastfrog : giulius-tests jar 2.8.3
junit : junit jar 4.13.2
org.seleniumhq.selenium : htmlunit-driver jar 2.54.0
org.seleniumhq.selenium : selenium-java jar 3.141.59
com.assertthat : selenium-shutterbug jar 1.6

test (8)

Идентификатор библиотеки Тип Версия
com.mastfrog : giulius-annotations jar 2.8.3
com.mastfrog : giulius-annotation-processors jar 2.8.3
com.mastfrog : embedded-jetty jar 2.8.3
org.eclipse.jetty : jetty-client jar 9.4.44.v20210927
org.eclipse.jetty : jetty-util jar 9.4.44.v20210927
org.eclipse.jetty.websocket : websocket-api jar 9.4.44.v20210927
org.eclipse.jetty.websocket : websocket-client jar 9.4.44.v20210927
commons-codec : commons-codec jar 1.15

Модули Проекта

Данный проект не имеет модулей.