Skip to content

自己写的一些java语言的轮子,可以平时项目中使用

License

Notifications You must be signed in to change notification settings

songjinze/CommonJavaUtil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommonJavaUtil

自己写的一些java语言的轮子,可以平时项目中使用

maven引入依赖方法

<dependency>
    <groupId>com.github.songjinze</groupId>
    <artifactId>CommonJavaUtil</artifactId>
    <version>version_you_want</version>
</dependency>
<repository>
    <id>com.github.songjinze</id>
    <url>https://github.com/songjinze/CommonJavaUtil/tree/master/repo/</url>
</repository>

About

自己写的一些java语言的轮子,可以平时项目中使用

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published