Skip to content

heanbian/heanbian-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heanbian-util

前提条件

JDK 21

pom.xml

具体版本,可以从 Maven Central获得

<dependency>
  <groupId>com.heanbian</groupId>
  <artifactId>heanbian-util</artifactId>
  <version>21.1</version>
</dependency>