Skip to content

微软 Azure 云平台的 Java 开发公共组件集合。Microsoft Azure cloud platform java public components. Https certification install, NoSQL (DocumentDB), Storage (Blob, Table, Queue, File) support.

Notifications You must be signed in to change notification settings

ushelp/EasyAzure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:inthinkcolor@gmail.com

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

About

微软 Azure 云平台的 Java 开发公共组件集合。Microsoft Azure cloud platform java public components. Https certification install, NoSQL (DocumentDB), Storage (Blob, Table, Queue, File) support.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages