Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lanhuidong/jcc
一个提供通用代码的Java库
https://github.com/lanhuidong/jcc
java
Last synced: 21 days ago
JSON representation
一个提供通用代码的Java库
- Host: GitHub
- URL: https://github.com/lanhuidong/jcc
- Owner: lanhuidong
- License: apache-2.0
- Created: 2022-02-15T11:19:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-13T09:47:48.000Z (over 2 years ago)
- Last Synced: 2024-11-09T07:32:47.734Z (3 months ago)
- Topics: java
- Language: Java
- Homepage:
- Size: 167 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jcc(Java Code Collector)
- 收集常用的Java代码
- 除了JDK外不依赖其他Java库# Maven依赖
```xml
com.nexusy
jcc
1.0.0```