YAKS :: Steps :: JMS

Platform to enable Cloud Native BDD testing on Kubernetes

License

License

GroupId

GroupId

org.citrusframework.yaks
ArtifactId

ArtifactId

yaks-jms
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Red Hat

Download yaks-jms

How to add to project

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

Dependencies

compile (4)

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-jms jar 3.2.1
org.slf4j : slf4j-api jar 1.7.36

provided (2)

Group / Artifact Type Version
org.apache.activemq : activemq-client jar 5.16.3
org.apache.activemq : artemis-jms-client jar 2.17.0

test (11)

Group / Artifact Type Version
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-json jar 3.2.1
com.consol.citrus : citrus-validation-text jar 3.2.1
org.citrusframework.yaks : yaks-standard jar 0.10.0
org.apache.activemq : activemq-broker jar 5.16.3
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