is not current version
Last Version 0.10.0

org.citrusframework.yaks:yaks-parent 0.3.0

Platform to enable Cloud Native BDD testing on Kubernetes

GroupId

GroupId

org.citrusframework.yaks
ArtifactId

ArtifactId

yaks-parent
Version

Version

0.3.0
Type

Type

pom

Download yaks-parent 0.3.0

Filename Size
yaks-parent-0.3.0.pom 24 KB
Browse

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