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.