Azure Storage

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

License

License

GroupId

GroupId

cn.easyproject
ArtifactId

ArtifactId

azure-storage
Last Version

Last Version

1.1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download azure-storage

How to add to project

<!-- 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.

EasyAzure

EasyAzure 是一个针对微软 Azure 云平台的 Java 开发公共组件集合。主要提供 Https 认证生成安装, NoSQL(DocumentDB), Storage(Blob, Table, Queue, File) 的支持。

EasyAzure is a collection of a java public component for Microsoft Azure cloud platform. Mainly to provide Https certification install, NoSQL (DocumentDB), Storage (Blob, Table, Queue, File) support.

Least version: 1.1.0-RELEASE

Compontents

  • azure-Util:

提供 Java HTTPS 证书生成和安装

Provide HTTPS Java certificate generation and installation

  • Azure-NoSQL:

提供 DocumentDB 操作支持

Provide DocumentDB operation support

  • Azure-Storage:

提供 Blob, Table, Queue, File 对象操作支持

Provide Blob, Table, Queue, File object operation support

Maven

<dependency>
	<groupId>cn.easyproject</groupId>
	<artifactId>azure-nosql</artifactId>
	<version>1.1.0-RELEASE</version>
</dependency>

<dependency>
	<groupId>cn.easyproject</groupId>
	<artifactId>azure-storage</artifactId>
	<version>1.1.0-RELEASE</version>
</dependency>

<dependency>
	<groupId>cn.easyproject</groupId>
	<artifactId>azure-util</artifactId>
	<version>1.1.0-RELEASE</version>
</dependency>

Document/文档

中文

中文说明文档

官方主页

留言评论

如果您有更好意见,建议或想法,请联系我。

English

English Readme

The official home page

Comments

If you have more comments, suggestions or ideas, please contact me.

End

Email:[email protected]

http://www.easyproject.cn

支付宝钱包扫一扫捐助:

我们相信,每个人的点滴贡献,都将是推动产生更多、更好免费开源产品的一大步。

感谢慷慨捐助,以支持服务器运行和鼓励更多社区成员。

支付宝钱包扫一扫捐助

We believe that the contribution of each bit by bit, will be driven to produce more and better free and open source products a big step.

Thank you donation to support the server running and encourage more community members.

PayPal

Versions

Version
1.1.0-RELEASE