Modified minio-java description.

This commit is contained in:
koolhead17
2016-09-20 10:41:43 -07:00
parent 347188f351
commit ffbd030f4e

View File

@ -748,7 +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. * [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. * [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. * [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. * [minio-java](https://github.com/minio/minio-java) - Provides simple APIs to access any Amazon S3 compatible object storage server.
* [Protégé](http://protege.stanford.edu/) - Provides an ontology editor and a framework to build knowledge-based systems. * [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. * [Underscore-java](https://github.com/javadev/underscore-java) - Port of Underscore.js functions.