Azure Storage Java

The Azure Storage Java library.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-storage-java
Last Version

Last Version

10
Release Date

Release Date

Type

Type

pom
Description

Description

Azure Storage Java
The Azure Storage Java library.
Project URL

Project URL

https://github.com/Azure/azure-storage-java

Download azure-storage-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-storage-java/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-storage-java</artifactId>
    <version>10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-storage-java/
implementation 'com.microsoft.azure:azure-storage-java:10'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-storage-java/
implementation ("com.microsoft.azure:azure-storage-java:10")
'com.microsoft.azure:azure-storage-java:pom:10'
<dependency org="com.microsoft.azure" name="azure-storage-java" rev="10">
  <artifact name="azure-storage-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-storage-java', version='10')
)
libraryDependencies += "com.microsoft.azure" % "azure-storage-java" % "10"
[com.microsoft.azure/azure-storage-java "10"]

Dependencies

compile (1)

Group / Artifact Type Version
com.microsoft.rest.v2 : client-runtime jar 2.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.spockframework : spock-core jar 1.1-groovy-2.4
org.codehaus.groovy : groovy-all jar 2.4.13

Project Modules

  • blob
  • queue
com.microsoft.azure

Microsoft Azure

APIs, SDKs and open source projects from Microsoft Azure

Versions

Version
10