не последняя версия
Последняя версия 1.7.0

org.apache.camel.quarkus:camel-quarkus-aws-sns-deployment 0.0.2


Категории

Категории

Quarkus Контейнер Микросервисы AWS PaaS Providers
Группа

Группа

org.apache.camel.quarkus
Идентификатор

Идентификатор

camel-quarkus-aws-sns-deployment
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать camel-quarkus-aws-sns-deployment 0.0.2


<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-aws-sns-deployment/ -->
<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-aws-sns-deployment</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-aws-sns-deployment/
implementation 'org.apache.camel.quarkus:camel-quarkus-aws-sns-deployment:0.0.2'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-aws-sns-deployment/
implementation ("org.apache.camel.quarkus:camel-quarkus-aws-sns-deployment:0.0.2")
'org.apache.camel.quarkus:camel-quarkus-aws-sns-deployment:jar:0.0.2'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-aws-sns-deployment" rev="0.0.2">
  <artifact name="camel-quarkus-aws-sns-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-aws-sns-deployment', version='0.0.2')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-aws-sns-deployment" % "0.0.2"
[org.apache.camel.quarkus/camel-quarkus-aws-sns-deployment "0.0.2"]