License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdio.quarkiverse.artemis |
ArtifactId | ArtifactIdquarkus-test-artemis |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuarkus - 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 |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.artemis/quarkus-test-artemis/ -->
<dependency>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-test-artemis</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.artemis/quarkus-test-artemis/
implementation 'io.quarkiverse.artemis:quarkus-test-artemis:1.1.1'
// https://jarcasting.com/artifacts/io.quarkiverse.artemis/quarkus-test-artemis/
implementation ("io.quarkiverse.artemis:quarkus-test-artemis:1.1.1")
'io.quarkiverse.artemis:quarkus-test-artemis:jar:1.1.1'
<dependency org="io.quarkiverse.artemis" name="quarkus-test-artemis" rev="1.1.1">
<artifact name="quarkus-test-artemis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.artemis', module='quarkus-test-artemis', version='1.1.1')
)
libraryDependencies += "io.quarkiverse.artemis" % "quarkus-test-artemis" % "1.1.1"
[io.quarkiverse.artemis/quarkus-test-artemis "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-test-common | jar | |
io.quarkus : quarkus-jsonp | jar | |
org.apache.activemq : artemis-server | jar | |
org.apache.activemq : artemis-amqp-protocol | jar |