Last Version

Ibello API 1.21.1

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
Version

Version

1.21.1
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 1.21.1


<!-- 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.