Skip to content

imdsc/util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Util

Requirements

  • JDK 8 or higher

Content

  • RandomUtil
  • HttpUtil

Usage in maven

<dependency>
    <groupId>com.imdsc</groupId>
    <artifactId>util</artifactId>
    <version>1.1.0.RELEASE</version>
</dependency>