YAKS

Platform to enable Cloud Native BDD testing on Kubernetes

License

License

GroupId

GroupId

org.citrusframework.yaks
ArtifactId

ArtifactId

yaks-parent
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

pom
Description

Description

YAKS
Platform to enable Cloud Native BDD testing on Kubernetes
Project URL

Project URL

https://citrusframework.org
Project Organization

Project Organization

Red Hat
Source Code Management

Source Code Management

http://github.com/citrusframework/yaks

Download yaks-parent

Filename Size
yaks-parent-0.10.0.pom 17 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

test (4)

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

Project Modules

  • steps
  • runtime
  • tools
org.citrusframework.yaks

Citrus Framework

Juicy automated messaging integration test framework

Versions

Version
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