From ea37ad6b339523b40fed0733558e9fcedb92a834 Mon Sep 17 00:00:00 2001 From: Guichaguri Date: Sat, 9 Dec 2017 02:08:03 -0200 Subject: [PATCH] Add MinimalFTP --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60e344c..7a55c80 100644 --- a/README.md +++ b/README.md @@ -538,6 +538,7 @@ A curated list of awesome Java frameworks, libraries and software. * [LightAdmin](http://lightadmin.org/) - Pluggable CRUD UI library for rapid application development. * [Maven Wrapper](https://github.com/takari/maven-wrapper) - Analogue of Gradle Wrapper for Maven, allows building projects without installing maven. * [Membrane Service Proxy](https://github.com/membrane/service-proxy) - An open-source, reverse-proxy framework written in Java. +* [MinimalFTP](https://github.com/Guichaguri/MinimalFTP) - Lightweight, small and customizable FTP server. * [Modern Java - A Guide to Java 8](https://github.com/winterbe/java8-tutorial) - Popular Java 8 guide. * [Modernizer](https://github.com/andrewgaul/modernizer-maven-plugin) - Detect uses of legacy Java APIs. * [Multi-OS Engine](https://software.intel.com/en-us/multi-os-engine) - An open-source, cross-platform engine to develop native mobile (iOS, Android, etc.) apps.