License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdio.quarkiverse.artemis |
ArtifactId | ArtifactIdquarkus-artemis-jms-deployment |
Version | Version1.0.6 |
Type | Typejar |
Description |
DescriptionQuarkus - Artemis - JMS - Deployment
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.artemis/quarkus-artemis-jms-deployment/ -->
<dependency>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-artemis-jms-deployment</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.artemis/quarkus-artemis-jms-deployment/
implementation 'io.quarkiverse.artemis:quarkus-artemis-jms-deployment:1.0.6'
// https://jarcasting.com/artifacts/io.quarkiverse.artemis/quarkus-artemis-jms-deployment/
implementation ("io.quarkiverse.artemis:quarkus-artemis-jms-deployment:1.0.6")
'io.quarkiverse.artemis:quarkus-artemis-jms-deployment:jar:1.0.6'
<dependency org="io.quarkiverse.artemis" name="quarkus-artemis-jms-deployment" rev="1.0.6">
<artifact name="quarkus-artemis-jms-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.artemis', module='quarkus-artemis-jms-deployment', version='1.0.6')
)
libraryDependencies += "io.quarkiverse.artemis" % "quarkus-artemis-jms-deployment" % "1.0.6"
[io.quarkiverse.artemis/quarkus-artemis-jms-deployment "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkiverse.artemis : quarkus-artemis-core-deployment | jar | |
io.quarkiverse.artemis : quarkus-artemis-jms | jar |