Skip to content
/ iceroot Public
forked from iceroot/iceroot

iceroot是一个java基础工具类 ( Iceroot is a java base tool class ).

License

Notifications You must be signed in to change notification settings

sixdyb/iceroot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iceroot

iceroot是一个java基础工具类 ( Iceroot is a java base tool class ).

iceroot

iceroot是一个java基础工具类.封装了很多有用的方法. 该类库无任何第三方依赖.

涵盖了 字符串操作 时间转化 读取配置文件 等方面. 基础工具类对于java代码的编写是非常必要的,然而很多常见的操作在很多第三方类库中并未提供,我们必须一遍又一遍的重新编写. 此 api补充了第三方基础工具类缺失的常见方法.

maven地址:
<dependency>
  <groupId>com.icexxx</groupId>
  <artifactId>iceroot</artifactId>
  <version>2.0.9</version>
</dependency>

Iceroot

Iceroot is a java base tool class. Encapsulates a lot of useful methods. The library does not have any third party dependencies.

Covering the string operation time conversion read the configuration file and so on. The basic tool classes are very necessary for the preparation of java code, but many common operations are not available in many third-party libraries, and we have to rewrite it over and over again. This api complements the common method of missing third-party infrastructure tools.

About

iceroot是一个java基础工具类 ( Iceroot is a java base tool class ).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%