Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)