Ibello API

Ibello is an easy-to-use automated test framework for web applications. It's public API is ibello-api.

Лицензия

Лицензия

Группа

Группа

hu.ibello
Идентификатор

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

ibello-api
Последняя версия

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

1.21.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Ibello API
Ibello is an easy-to-use automated test framework for web applications. It's public API is ibello-api.
Ссылка на сайт

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

http://ibello.eu
Система контроля версий

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

https://github.com/kokog78/ibello-api.git

Скачать ibello-api

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.sun.mail : javax.mail jar 1.6.0

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
com.nitorcreations : junit-runners jar 1.3
org.assertj : assertj-core jar 3.6.2
org.mockito : mockito-core jar 2.7.22

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

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

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

Версия
1.21.1
1.21.0
1.20.1
1.20.0
1.19.0
1.18.0
1.17.0
1.16.3
1.16.2
1.16.1
1.16.0
1.15.0
1.14.0
1.13.1
1.13.0
1.12.3
1.12.2
1.12.1
1.12.0
1.11.0
1.10.0
1.9.1
1.9.0
1.8.0
1.7.1
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0