License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-azure-storage-blob |
Version | Version3.15.0 |
Type | Typejar |
Description |
DescriptionCamel :: Azure :: Storage Blob
Camel Azure Blob Storage Service Component
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-azure-storage-blob/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-azure-storage-blob</artifactId>
<version>3.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-azure-storage-blob/
implementation 'org.apache.camel:camel-azure-storage-blob:3.15.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-azure-storage-blob/
implementation ("org.apache.camel:camel-azure-storage-blob:3.15.0")
'org.apache.camel:camel-azure-storage-blob:jar:3.15.0'
<dependency org="org.apache.camel" name="camel-azure-storage-blob" rev="3.15.0">
<artifact name="camel-azure-storage-blob" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-azure-storage-blob', version='3.15.0')
)
libraryDependencies += "org.apache.camel" % "camel-azure-storage-blob" % "3.15.0"
[org.apache.camel/camel-azure-storage-blob "3.15.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-support | jar | 3.15.0 |
com.azure : azure-storage-blob | jar | 12.14.1 |
com.azure : azure-storage-blob-changefeed | jar | 12.0.0-beta.10 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.13.1 |
commons-io : commons-io | jar | 2.11.0 |