Camel Quarkus :: Integration Tests :: SJMS

Integration tests for Camel Quarkus SJMS extension

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-integration-test-sjms
Last Version

Last Version

1.0.0-M4
Release Date

Release Date

Type

Type

jar
Description

Description

Camel Quarkus :: Integration Tests :: SJMS
Integration tests for Camel Quarkus SJMS extension
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-integration-test-sjms

Download camel-quarkus-integration-test-sjms

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-sjms/ -->
<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-integration-test-sjms</artifactId>
    <version>1.0.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-sjms/
implementation 'org.apache.camel.quarkus:camel-quarkus-integration-test-sjms:1.0.0-M4'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-sjms/
implementation ("org.apache.camel.quarkus:camel-quarkus-integration-test-sjms:1.0.0-M4")
'org.apache.camel.quarkus:camel-quarkus-integration-test-sjms:jar:1.0.0-M4'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-integration-test-sjms" rev="1.0.0-M4">
  <artifact name="camel-quarkus-integration-test-sjms" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-integration-test-sjms', version='1.0.0-M4')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-integration-test-sjms" % "1.0.0-M4"
[org.apache.camel.quarkus/camel-quarkus-integration-test-sjms "1.0.0-M4"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-sjms jar
org.apache.camel.quarkus : camel-quarkus-sjms2 jar
org.apache.camel.quarkus : camel-quarkus-log jar
io.quarkus : quarkus-resteasy jar
io.quarkus : quarkus-resteasy-jsonb jar
io.quarkus : quarkus-artemis-jms jar
org.apache.camel.quarkus : camel-quarkus-support-policy jar

test (6)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar
io.rest-assured : rest-assured jar
org.assertj : assertj-core jar
org.apache.camel.quarkus : camel-quarkus-integration-test-support jar 1.0.0-M4
org.apache.activemq : artemis-server jar 2.10.0
org.jboss.logging : commons-logging-jboss-logging jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-M4
1.0.0-M3
1.0.0-M2
1.0.0-M1