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

Altered title.

This commit is contained in:
Jonathan Bullock 2016-06-12 00:30:22 +01:00
parent 5e3b6ae1a1
commit 4f11d3d89f

View file

@ -469,7 +469,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [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.
* [JBake](http://jbake.org) - Java based static site/blog generator.
* [JBake](http://jbake.org) - Static website generator.
* [Jimfs](https://github.com/google/jimfs) - In-memory file system.
* [JPad](http://jpad.io/) - Snippet runner.
* [Lanterna](https://github.com/mabe02/lanterna) - Easy console text GUI library similar to curses.