YAKS

Platform to enable Cloud Native BDD testing on Kubernetes

Лицензия

Лицензия

Группа

Группа

org.citrusframework.yaks
Идентификатор

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

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

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

0.10.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

YAKS
Platform to enable Cloud Native BDD testing on Kubernetes
Ссылка на сайт

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

https://citrusframework.org
Организация-разработчик

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

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

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

http://github.com/citrusframework/yaks

Скачать yaks-parent

Имя Файла Размер
yaks-parent-0.10.0.pom 17 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.36

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.14.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.mockito : mockito-core jar 3.12.4

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

  • steps
  • runtime
  • tools
org.citrusframework.yaks

Citrus Framework

Juicy automated messaging integration test framework

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

Версия
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0