Camel Quarkus :: Azure :: Runtime

Store and retrieve blobs from Azure Storage Blob Service or store and retrieve messages from Azure Storage Queue Service

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-azure
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Camel Quarkus :: Azure :: Runtime
Store and retrieve blobs from Azure Storage Blob Service or store and retrieve messages from Azure Storage Queue Service
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-azure

Download camel-quarkus-azure

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-core jar
io.quarkus : quarkus-jaxp jar
org.apache.camel : camel-azure jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
1.0.0-CR3
1.0.0-CR2
1.0.0-M7
1.0.0-M6
1.0.0-M5
1.0.0-M4