Ibello API

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

License

License

GroupId

GroupId

hu.ibello
ArtifactId

ArtifactId

ibello-api
Last Version

Last Version

1.21.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://ibello.eu
Source Code Management

Source Code Management

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

Download ibello-api

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.sun.mail : javax.mail jar 1.6.0

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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