License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.github.bdbull.maven.cloud |
ArtifactId | ArtifactIdazure-storage-wagon |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAzure blob storage wagon
|
Filename | Size |
---|---|
azure-storage-wagon-1.6.pom | |
azure-storage-wagon-1.6.jar | 10 KB |
azure-storage-wagon-1.6-sources.jar | 7 KB |
azure-storage-wagon-1.6-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.bdbull.maven.cloud/azure-storage-wagon/ -->
<dependency>
<groupId>io.github.bdbull.maven.cloud</groupId>
<artifactId>azure-storage-wagon</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bdbull.maven.cloud/azure-storage-wagon/
implementation 'io.github.bdbull.maven.cloud:azure-storage-wagon:1.6'
// https://jarcasting.com/artifacts/io.github.bdbull.maven.cloud/azure-storage-wagon/
implementation ("io.github.bdbull.maven.cloud:azure-storage-wagon:1.6")
'io.github.bdbull.maven.cloud:azure-storage-wagon:jar:1.6'
<dependency org="io.github.bdbull.maven.cloud" name="azure-storage-wagon" rev="1.6">
<artifact name="azure-storage-wagon" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bdbull.maven.cloud', module='azure-storage-wagon', version='1.6')
)
libraryDependencies += "io.github.bdbull.maven.cloud" % "azure-storage-wagon" % "1.6"
[io.github.bdbull.maven.cloud/azure-storage-wagon "1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-storage | jar | 7.0.0 |
io.github.bdbull.maven.cloud : cloud-storage-core | jar | 1.6 |
commons-io : commons-io | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.wagon : wagon-provider-api | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |