is not current version
Last Version 1.1.1

Quarkus - Artemis - Test Framework 1.0.3

Module that will hold all tests resources that can will be usable by Quarkus developers and users of the framework

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkiverse.artemis
ArtifactId

ArtifactId

quarkus-test-artemis
Version

Version

1.0.3
Type

Type

jar
Description

Description

Quarkus - Artemis - Test Framework
Module that will hold all tests resources that can will be usable by Quarkus developers and users of the framework
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-test-artemis 1.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
io.quarkus : quarkus-test-common jar
org.apache.activemq : artemis-server jar
org.apache.activemq : artemis-amqp-protocol jar

Project Modules

There are no modules declared in this project.