https://github.com/imadcn/common
常用Java开发工具包
https://github.com/imadcn/common
common dev java tools util
Last synced: 5 months ago
JSON representation
常用Java开发工具包
- Host: GitHub
- URL: https://github.com/imadcn/common
- Owner: imadcn
- License: apache-2.0
- Created: 2017-10-20T10:26:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-02T08:50:14.000Z (about 7 years ago)
- Last Synced: 2025-08-05T03:02:06.864Z (11 months ago)
- Topics: common, dev, java, tools, util
- Language: Java
- Size: 122 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## common - 常用Java开发工具包
[](https://travis-ci.org/imadcn/common)
[](https://maven-badges.herokuapp.com/maven-central/com.imadcn.framework/common)
[](https://www.apache.org/licenses/LICENSE-2.0.html)
### 是什么
common 是一个常用Java开发工具包
### 怎么用
#### maven
```xml
com.imadcn.framework
common
${latest.maven.version}
```