selunit-core

Selunit is an open-source project to simply combine comprehensively Selenium tests with Continuous Integration

Лицензия

Лицензия

Группа

Группа

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

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

selunit-core
Последняя версия

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

0.7.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

selunit-core
Selunit is an open-source project to simply combine comprehensively Selenium tests with Continuous Integration

Скачать selunit-core

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
commons-lang : commons-lang jar 2.4
jdom : jdom jar 1.1
net.sf.jtidy : jtidy jar r938
org.jsoup : jsoup jar 1.6.1
commons-logging : commons-logging jar 1.1.1

provided (1)

Идентификатор библиотеки Тип Версия
org.selunit : selunit-selenium-dependencies jar 0.7.3

runtime (1)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.14

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1

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

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

Версии библиотеки

Версия
0.7.3
0.7.2
0.7.1