From 347188f35188749f5f6ccfd9ff8fb113fce4b0a3 Mon Sep 17 00:00:00 2001 From: koolhead17 Date: Mon, 19 Sep 2016 17:37:12 -0700 Subject: [PATCH] Added minio-java, Minio Java Library for Amazon S3 compatible cloud storage to Utility. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index acea027..96bf880 100644 --- a/README.md +++ b/README.md @@ -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.