Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jasonwbw/jason_jutils
My Java utils include dev tools, string utils, Chinese utils, etc.
https://github.com/jasonwbw/jason_jutils
Last synced: 19 days ago
JSON representation
My Java utils include dev tools, string utils, Chinese utils, etc.
- Host: GitHub
- URL: https://github.com/jasonwbw/jason_jutils
- Owner: jasonwbw
- Created: 2014-06-24T06:15:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-12T16:25:16.000Z (over 10 years ago)
- Last Synced: 2023-08-04T06:05:48.637Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 203 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jason Java utils
My java utils include the tools list as below:
1. Format for the code copyed from website.
2. Useful IO utils.
3. Some String utils like regex, chinese words handler, stopwords filter, etc.## Compile
This project is build in Eclipse.## Dependencies
[JDK 1.5+](http://www.oracle.com/technetwork/java/javase/downloads/index.html)## License
The MIT License (MIT)