Skip to content

EasyCommons JAVA 通用开发组件项目组。EasyCommons JAVA common development component projects.

Notifications You must be signed in to change notification settings

ushelp/EasyCommons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

EasyCommons 项目简介


EasyCommons是一个针对Java开发领域提供通用开发组件的项目。旨在为Java项目开发领域并不完善的一些方面,提供一些组件级的解决方案。

组件开发的原因来源于需求的无法满足,不满并决心改变引导出了这样的一个项目。该项目有多个子项目,会不断收集相关组件,也欢迎有新的组件加入。

项目列表:

  • EasyPropertiesUitls Properties 文件操作组件
  • EasyImageUtils 图片处理组件(压缩,水印,地址提取)
  • EasyObjectUtils Obejct 对象操作组件(对象属性抽取,对象属性置空,对象内容过滤;支持 FieldExpression

EasyCommons is a development component to provide a common field for Java development projects. Java is designed to develop programs in the field of some aspects of the project is not perfect, some component-level solutions.

The reason comes from component development needs can not be met, dissatisfaction and determination to change the boot out of such a project. The project has multiple sub-projects, will continue to collect related components, also welcomed the new components added.

Project lists:

  • EasyPropertiesUitls Properties file operations component
  • EasyImageUtils Image processing components(Compression, Watermark, Find URL)
  • EasyObjectUtils Obejct operations component(Object property extract, Object property set null, Object content filter; support FieldExpression)

Maven

<!-- EasyPropertiesUtils -->
<dependency>
	<groupId>cn.easyproject</groupId>
	<artifactId>easycommons-properties</artifactId>
	<version>2.0.0-RELEASE</version>
</dependency>

<!-- EasyObjectUtils -->
<dependency>
	<groupId>cn.easyproject</groupId>
	<artifactId>easycommons-object</artifactId>
	<version>1.7.4-RELEASE</version>
</dependency>

<!-- EasyImageUtils -->
<dependency>
	<groupId>cn.easyproject</groupId>
	<artifactId>easycommons-image</artifactId>
	<version>1.4.2-RELEASE</version>
</dependency>

End

官方主页

留言评论

[The official home page](http://www.easyproject.cn/easycommons/en/index.jsp The official home page')

Comments

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

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

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

EasyCommons JAVA 通用开发组件项目组。EasyCommons JAVA common development component projects.

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages