is not current version
Last Version 0.10.0

YAKS 0.6.0

Platform to enable Cloud Native BDD testing on Kubernetes

License

License

GroupId

GroupId

org.citrusframework.yaks
ArtifactId

ArtifactId

yaks-parent
Version

Version

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

Filename Size
yaks-parent-0.6.0.pom 25 KB
Browse

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

Dependencies

compile (1)

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

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.14.1
org.mockito : mockito-core jar 3.9.0

Project Modules

  • steps
  • runtime
  • tools