License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdorg.apache.camel.quarkus |
ArtifactId | ArtifactIdcamel-quarkus-google-drive |
Version | Version2.8.0 |
Type | Typejar |
Description |
DescriptionCamel Quarkus :: Google Drive :: Runtime
Maven plugins configuration
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-google-drive/ -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-drive</artifactId>
<version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-google-drive/
implementation 'org.apache.camel.quarkus:camel-quarkus-google-drive:2.8.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-google-drive/
implementation ("org.apache.camel.quarkus:camel-quarkus-google-drive:2.8.0")
'org.apache.camel.quarkus:camel-quarkus-google-drive:jar:2.8.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-google-drive" rev="2.8.0">
<artifact name="camel-quarkus-google-drive" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-google-drive', version='2.8.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-google-drive" % "2.8.0"
[org.apache.camel.quarkus/camel-quarkus-google-drive "2.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel.quarkus : camel-quarkus-core | jar | |
org.apache.camel.quarkus : camel-quarkus-support-google-http-client | jar | |
org.apache.camel : camel-google-drive | jar |