License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-aws-parent |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCamel :: AWS :: Parent
Camel AWS parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-aws-parent-3.17.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-aws-parent/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
<version>3.17.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-aws-parent/
implementation 'org.apache.camel:camel-aws-parent:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-aws-parent/
implementation ("org.apache.camel:camel-aws-parent:3.17.0")
'org.apache.camel:camel-aws-parent:pom:3.17.0'
<dependency org="org.apache.camel" name="camel-aws-parent" rev="3.17.0">
<artifact name="camel-aws-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-aws-parent', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-aws-parent" % "3.17.0"
[org.apache.camel/camel-aws-parent "3.17.0"]