не последняя версия
Последняя версия 3.0.0-M1

org.apache.camel:camel-aws 2.20.4

A Camel Amazon Web Services Components

Категории

Категории

AWS Контейнер PaaS Providers
Группа

Группа

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

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

camel-aws
Версия

Версия

2.20.4
Тип

Тип

jar

Скачать camel-aws 2.20.4


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