is not current version
Last Version 2.20.1.5

com.github.igor-suhorukov:camel-aws 2.20.1.0


Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.github.igor-suhorukov
ArtifactId

ArtifactId

camel-aws
Version

Version

2.20.1.0
Type

Type

jar

Download camel-aws 2.20.1.0


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