From 43a58eed521b33078e52731e874883116b1c315c Mon Sep 17 00:00:00 2001 From: sgwerder Date: Mon, 4 Apr 2016 13:23:41 +0200 Subject: [PATCH] Added Dex --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d2ac66..47122b6 100644 --- a/README.md +++ b/README.md @@ -652,6 +652,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Apache Commons](http://commons.apache.org/) - Provides different general purpose functions like configuration, validation, collections, file upload or XML processing. * [CRaSH](http://www.crashub.org) - Provides a shell into a JVM that's running CRaSH. Used by Spring Boot and others. * [Gephi](https://github.com/gephi/gephi/) - Cross-platform for visualizing and manipulating large graph networks. +* [Dex](https://github.com/PatMartin/Dex) - Java/JavaFX tool capable of powerful ETL and data visualization. * [Guava](https://github.com/google/guava) - Collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth. * [JADE](http://jade.tilab.com/) - Framework and environment for building and to debugging multi-agent systems. * [javatuples](http://www.javatuples.org/) - Tuples.