Added CRaSH the shell for the JVM

This commit is contained in:
Julien Viet
2015-08-15 12:20:11 +02:00
parent 92eb822d7a
commit 8cef8412cf

View File

@ -511,6 +511,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.
* [args4j](http://args4j.kohsuke.org/) - Command line arguments parser.
* [CRaSH](http://www.crashub.org) - The shell for the Java Platform.
* [Gephi](https://github.com/gephi/gephi/) - A cross-platform for visualizing and manipulating large graph networks.
* [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/) - Providers a framework and an environment to build and to debug multi-agent systems.