is not current version
Last Version 1.2.0.Beta1

Quarkus - Test Framework - Service - AMQ 0.0.1

Quarkus QE Test Framework is a library enabling the developers to easily deploy multiple Quarkus applications across different platforms in a single test.

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkus.qe
ArtifactId

ArtifactId

quarkus-test-service-amq
Version

Version

0.0.1
Type

Type

jar
Description

Description

Quarkus - Test Framework - Service - AMQ
Quarkus QE Test Framework is a library enabling the developers to easily deploy multiple Quarkus applications across different platforms in a single test.

Download quarkus-test-service-amq 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.quarkus.qe : quarkus-test-containers jar 0.0.1

provided (1)

Group / Artifact Type Version
io.quarkus.qe : quarkus-test-openshift Optional jar 0.0.1

test (2)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar
io.rest-assured : rest-assured jar

Project Modules

There are no modules declared in this project.