1
0
Fork 0
mirror of https://github.com/akullpp/awesome-java.git synced 2025-02-17 15:55:19 -05:00

Merge pull request #338 from shyiko/master

Added jabba
This commit is contained in:
Andreas Kull 2016-03-31 16:42:52 +02:00
commit 95764bfd6d

View file

@ -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.