Added minio-java, Minio Java Library for Amazon S3 compatible cloud

storage to Utility.
This commit is contained in:
koolhead17
2016-09-19 17:37:12 -07:00
parent d75bdba53d
commit 347188f351

View File

@ -748,6 +748,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Guava](https://github.com/google/guava) - Collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth.
* [JADE](http://jade.tilab.com/) - Framework and environment for building and to debugging multi-agent systems.
* [JavaVerbalExpressions](https://github.com/VerbalExpressions/JavaVerbalExpressions) - A library that helps to construct difficult regular expressions.
* [minio-java](https://github.com/minio/minio-java) - Minio Java Library for Amazon S3 compatible cloud storage.
* [Protégé](http://protege.stanford.edu/) - Provides an ontology editor and a framework to build knowledge-based systems.
* [Underscore-java](https://github.com/javadev/underscore-java) - Port of Underscore.js functions.