From 62d99d5983dcea63ca7548bced787ba484a10985 Mon Sep 17 00:00:00 2001 From: Stanley Shyiko Date: Sun, 27 Mar 2016 07:10:24 -0700 Subject: [PATCH] Added jabba #337 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81eb7fb..9ddf19c 100644 --- a/README.md +++ b/README.md @@ -464,6 +464,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Codename One](https://www.codenameone.com/) - Cross platform solution for writing native mobile (iOS, Android, etc.) * [Design Patterns](https://github.com/iluwatar/java-design-patterns) - Implementation and explanation of the most common design patterns. * [J2ObjC](https://github.com/google/j2objc) - Java to Objective-C translator for porting Android libraries to iOS. +* [jabba](https://github.com/shyiko/jabba) - Java Version Manager inspired by nvm. * [Jimfs](https://github.com/google/jimfs) - In-memory file system. * [Lanterna](https://github.com/mabe02/lanterna) - Easy console text GUI library similar to curses. * [LightAdmin](http://lightadmin.org/) - Pluggable CRUD UI library for rapid application development.