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

Added fabric8 to Misc

This commit is contained in:
Andreas Kull 2015-04-06 20:52:37 +02:00
parent 898acee472
commit a33fff2611

View file

@ -261,6 +261,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
*Everything else.*
* [Design Patterns](https://github.com/iluwatar/java-design-patterns) - Implementation and explanation of the most common design patterns.
* [fabric8](http://fabric8.io/) - Integration platform for Java containers.
* [Jimfs](https://github.com/google/jimfs) - In-memory file system.
* [Lanterna](https://code.google.com/p/lanterna/) - Easy console text GUI library similar to curses.
* [LightAdmin](http://lightadmin.org/) - Pluggable CRUD UI library for rapid application development.