Joala Parent

This is the parent POM used for all Joala modules in order to provide a common set of dependencies and common set of plugin configurations.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.joala
Идентификатор

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

joala-parent
Последняя версия

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

1.2.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Joala Parent
This is the parent POM used for all Joala modules in order to provide a common set of dependencies and common set of plugin configurations.
Организация-разработчик

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

CoreMedia AG

Скачать joala-parent

Имя Файла Размер
joala-parent-1.2.1.pom 2 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • conditions
  • matchers
  • bdd
  • time
  • expressions
  • labs
  • dns
  • core
  • testlets
  • book
  • expressions-library
  • image

Joala - Enjoy Testing

About

Joala started in 2011 as project to unify efforts to write robust UI integration tests. Joala is an extract of these efforts, especially originating from the efforts to create a common wait pattern which cannot be only used for UI tests but also for any other integration tests where you have to wait for system responses before you can continue with your test.

Documentation

For complete documentation of Joala please visit Joala Pages.

See Also

net.joala

CoreMedia

We’re the pioneers, the craftsmen, the team that takes you to new heights. Content Management. Digital Asset Management. eCommerce integrations.

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

Версия
1.2.1
1.2.0
1.1.0
1.0.1