License |
License |
---|---|
GroupId | GroupIdio.github.ruschecker |
ArtifactId | ArtifactIdazure-storage-wagon |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAzure blob storage wagon
|
Filename | Size |
---|---|
azure-storage-wagon-1.3.pom | |
azure-storage-wagon-1.3.jar | 10 KB |
azure-storage-wagon-1.3-sources.jar | 7 KB |
azure-storage-wagon-1.3-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ruschecker/azure-storage-wagon/ -->
<dependency>
<groupId>io.github.ruschecker</groupId>
<artifactId>azure-storage-wagon</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ruschecker/azure-storage-wagon/
implementation 'io.github.ruschecker:azure-storage-wagon:1.3'
// https://jarcasting.com/artifacts/io.github.ruschecker/azure-storage-wagon/
implementation ("io.github.ruschecker:azure-storage-wagon:1.3")
'io.github.ruschecker:azure-storage-wagon:jar:1.3'
<dependency org="io.github.ruschecker" name="azure-storage-wagon" rev="1.3">
<artifact name="azure-storage-wagon" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ruschecker', module='azure-storage-wagon', version='1.3')
)
libraryDependencies += "io.github.ruschecker" % "azure-storage-wagon" % "1.3"
[io.github.ruschecker/azure-storage-wagon "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
com.microsoft.azure : azure-storage | jar | 7.0.0 |
io.github.ruschecker : cloud-storage-core | jar | 1.3 |
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 |