2.jMimeMagic is a Java library for determining the MIME type of files or streams.
- Check out the source code from github:
git clone https://github.com/arimus/jmimemagic.git
- To build jMimeMagic, you need to have maven installed. Then run maven to build it:
mvn clean package
- The built jar will be placed into ./target
- jMimeMagic Java API Docs
No comments:
Post a Comment