XTF

XTF is a framework designed to ease up aspects of testing in OpenShift environment.

Лицензия

Лицензия

Группа

Группа

cz.xtf
Идентификатор

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

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

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

0.23
Дата

Дата

Тип

Тип

pom
Описание

Описание

XTF
XTF is a framework designed to ease up aspects of testing in OpenShift environment.
Ссылка на сайт

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

https://github.com/xtf-cz/xtf/
Система контроля версий

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

http://github.com/xtf-cz/xtf.git

Скачать parent

Имя Файла Размер
parent-0.23.pom
Обзор

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

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

Зависимости

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

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

  • core
  • builder
  • junit5
  • http-client
  • test-helpers

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

Версия
0.23
0.22
0.21