Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 237 Bytes

File metadata and controls

15 lines (14 loc) · 237 Bytes

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>