mirror of
https://github.com/akullpp/awesome-java.git
synced 2025-02-17 15:55:19 -05:00
Changed Lanterna URL from Google Code to GitHub
This commit is contained in:
parent
09cf5e5a16
commit
ec78dba28c
1 changed files with 1 additions and 1 deletions
|
@ -444,7 +444,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.
|
||||
* [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.
|
||||
* [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.
|
||||
* [Modern Java - A Guide to Java 8](https://github.com/winterbe/java8-tutorial) - Popular Java 8 guide.
|
||||
* [OpenRefine](http://openrefine.org/) - Tool for working with messy data: cleaning, transforming, extending it with web services and linking it to databases.
|
||||
|
|
Loading…
Add table
Reference in a new issue