| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.camel |
| ArtifactId | ArtifactIdcamel-google-drive |
| Last Version | Last Version3.17.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCamel :: Google :: Drive
Camel Component for GoogleDrive
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| camel-google-drive-3.17.0.pom | |
| camel-google-drive-3.17.0.jar | 84 KB |
| camel-google-drive-3.17.0-sources.jar | 48 KB |
| camel-google-drive-3.17.0-javadoc.jar | 248 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-google-drive/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-google-drive</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-google-drive/
implementation 'org.apache.camel:camel-google-drive:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-google-drive/
implementation ("org.apache.camel:camel-google-drive:3.17.0")
'org.apache.camel:camel-google-drive:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-google-drive" rev="3.17.0">
<artifact name="camel-google-drive" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-google-drive', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-google-drive" % "3.17.0"
[org.apache.camel/camel-google-drive "3.17.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.camel : camel-support | jar | 3.17.0 |
| org.apache.camel : camel-file | jar | 3.17.0 |
| com.google.apis : google-api-services-drive | jar | v2-rev20220110-1.32.1 |
| com.google.api-client : google-api-client | jar | 1.32.1 |
| com.google.oauth-client : google-oauth-client | jar | 1.32.1 |
| com.google.oauth-client : google-oauth-client-jetty | jar | 1.32.1 |
| com.google.http-client : google-http-client-jackson2 | jar | 1.32.1 |