com.gkatzioura.maven.cloud:azure-storage-wagon

Azure blob storage wagon

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.gkatzioura.maven.cloud
ArtifactId

ArtifactId

azure-storage-wagon
Last Version

Last Version

2.3
Release Date

Release Date

Type

Type

jar
Description

Description

Azure blob storage wagon

Download azure-storage-wagon

How to add to project

<!-- https://jarcasting.com/artifacts/com.gkatzioura.maven.cloud/azure-storage-wagon/ -->
<dependency>
    <groupId>com.gkatzioura.maven.cloud</groupId>
    <artifactId>azure-storage-wagon</artifactId>
    <version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gkatzioura.maven.cloud/azure-storage-wagon/
implementation 'com.gkatzioura.maven.cloud:azure-storage-wagon:2.3'
// https://jarcasting.com/artifacts/com.gkatzioura.maven.cloud/azure-storage-wagon/
implementation ("com.gkatzioura.maven.cloud:azure-storage-wagon:2.3")
'com.gkatzioura.maven.cloud:azure-storage-wagon:jar:2.3'
<dependency org="com.gkatzioura.maven.cloud" name="azure-storage-wagon" rev="2.3">
  <artifact name="azure-storage-wagon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gkatzioura.maven.cloud', module='azure-storage-wagon', version='2.3')
)
libraryDependencies += "com.gkatzioura.maven.cloud" % "azure-storage-wagon" % "2.3"
[com.gkatzioura.maven.cloud/azure-storage-wagon "2.3"]

Dependencies

compile (3)

Group / Artifact Type Version
com.microsoft.azure : azure-storage jar 7.0.0
com.gkatzioura.maven.cloud : cloud-storage-core jar 2.3
commons-io : commons-io jar 2.6

provided (3)

Group / Artifact Type Version
org.apache.maven.wagon : wagon-provider-api jar 3.0.0
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

CloudStorageMaven

GitHub version

The CloudStorageMaven projects aims to provide an easy way to host your java artifacts on the cloud without having to set up a maven repository.

Cloud storage options supported:

Versions

Version
2.3
2.2
2.1
2.0
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.0