Last Version

Azure Storage 1.1.0-RELEASE

Microsoft Azure cloud platform java public components. Provide Storage (Blob, Table, Queue, File) support.

License

License

GroupId

GroupId

cn.easyproject
ArtifactId

ArtifactId

azure-storage
Version

Version

1.1.0-RELEASE
Type

Type

jar
Description

Description

Azure Storage
Microsoft Azure cloud platform java public components. Provide Storage (Blob, Table, Queue, File) support.

Download azure-storage 1.1.0-RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
com.microsoft.azure : azure-storage jar 4.0.0

Project Modules

There are no modules declared in this project.