License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-aws2-athena |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: AWS2 Athena
A Camel Amazon Athena Web Service Component Version 2
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-aws2-athena-3.17.0.pom | |
camel-aws2-athena-3.17.0.jar | 54 KB |
camel-aws2-athena-3.17.0-sources.jar | 30 KB |
camel-aws2-athena-3.17.0-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-aws2-athena/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws2-athena</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-aws2-athena/
implementation 'org.apache.camel:camel-aws2-athena:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-aws2-athena/
implementation ("org.apache.camel:camel-aws2-athena:3.17.0")
'org.apache.camel:camel-aws2-athena:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-aws2-athena" rev="3.17.0">
<artifact name="camel-aws2-athena" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-aws2-athena', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-aws2-athena" % "3.17.0"
[org.apache.camel/camel-aws2-athena "3.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-support | jar | 3.17.0 |
software.amazon.awssdk : athena | jar | 2.17.190 |
software.amazon.awssdk : apache-client | jar | 2.17.190 |