YAKS :: Steps :: Apache Camel

Platform to enable Cloud Native BDD testing on Kubernetes

License

License

GroupId

GroupId

org.citrusframework.yaks
ArtifactId

ArtifactId

yaks-camel
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

YAKS :: Steps :: Apache Camel
Platform to enable Cloud Native BDD testing on Kubernetes
Project Organization

Project Organization

Red Hat

Download yaks-camel

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
io.cucumber : cucumber-java jar 6.11.0
com.consol.citrus : citrus-base jar 3.2.1
com.consol.citrus : citrus-camel jar 3.2.1
org.springframework : spring-beans jar 5.3.18
org.springframework : spring-core jar 5.3.18
org.springframework : spring-aop jar 5.3.18
org.springframework : spring-tx jar 5.3.18
org.apache.camel : camel-core jar
org.apache.camel : camel-xml-jaxb-dsl jar 3.15.0
org.apache.camel : camel-spring-xml jar
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Group / Artifact Type Version
org.citrusframework.yaks : yaks-groovy jar 0.10.0

test (9)

Group / Artifact Type Version
org.citrusframework.yaks : yaks-standard jar 0.10.0
io.cucumber : cucumber-junit jar 6.11.0
com.consol.citrus : citrus-cucumber jar 3.2.1
com.consol.citrus : citrus-spring jar 3.2.1
com.consol.citrus : citrus-validation-text jar 3.2.1
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

There are no modules declared in this project.
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