| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииQuarkus Контейнер Микросервисы |
| Группа | Группаio.quarkiverse.artemis |
| Идентификатор | Идентификаторquarkus-artemis-jms-deployment |
| Версия | Версия1.0.2 |
| Тип | Типjar |
| Описание |
ОписаниеQuarkus - Artemis - JMS - Deployment
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.artemis/quarkus-artemis-jms-deployment/
implementation 'io.quarkiverse.artemis:quarkus-artemis-jms-deployment:1.0.2'
// https://jarcasting.com/artifacts/io.quarkiverse.artemis/quarkus-artemis-jms-deployment/
implementation ("io.quarkiverse.artemis:quarkus-artemis-jms-deployment:1.0.2")
'io.quarkiverse.artemis:quarkus-artemis-jms-deployment:jar:1.0.2'
<dependency org="io.quarkiverse.artemis" name="quarkus-artemis-jms-deployment" rev="1.0.2">
<artifact name="quarkus-artemis-jms-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.artemis', module='quarkus-artemis-jms-deployment', version='1.0.2')
)
libraryDependencies += "io.quarkiverse.artemis" % "quarkus-artemis-jms-deployment" % "1.0.2"
[io.quarkiverse.artemis/quarkus-artemis-jms-deployment "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.quarkiverse.artemis : quarkus-artemis-core-deployment | jar | |
| io.quarkiverse.artemis : quarkus-artemis-jms | jar |