| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.apache.camel | 
    
| ArtifactId | ArtifactIdcamel-azure-storage-blob | 
    
| Last Version | Last Version3.17.0 | 
        
| Release Date | Release Date | 
        
| 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.17.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.camel/camel-azure-storage-blob/
implementation 'org.apache.camel:camel-azure-storage-blob:3.17.0'
                // https://jarcasting.com/artifacts/org.apache.camel/camel-azure-storage-blob/
implementation ("org.apache.camel:camel-azure-storage-blob:3.17.0")
                'org.apache.camel:camel-azure-storage-blob:jar:3.17.0'
                <dependency org="org.apache.camel" name="camel-azure-storage-blob" rev="3.17.0">
  <artifact name="camel-azure-storage-blob" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.camel', module='camel-azure-storage-blob', version='3.17.0')
)
                libraryDependencies += "org.apache.camel" % "camel-azure-storage-blob" % "3.17.0"
                [org.apache.camel/camel-azure-storage-blob "3.17.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.camel : camel-support | jar | 3.17.0 | 
| com.azure : azure-storage-blob | jar | 12.16.0 | 
| com.azure : azure-storage-blob-changefeed | jar | 12.0.0-beta.17 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 | 
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.13.2 | 
| commons-io : commons-io | jar | 2.11.0 |