Evaluador de expresiones matemáticas para Java en español
...También implementa un potente modo REPL que permite usar interactivamente la mayoría de características del lenguaje implementado por la biblioteca JME, incluida la importación y exportación CSV, HTML, JSON y XML.
Puede consultarse la documentación de usuario y de desarrollador en la página https://miguelalejandromorenobarrientos.github.io/JmeDoc/
IDE JMEScriptGUI https://sourceforge.net/projects/j
JDiskMark is a powerful and versatile disk benchmarking tool written in Java, designed to help you accurately measure the performance of your storage devices across different operating systems. Whether you're testing HDDs, SSDs, or network drives, JDiskMark provides reliable insights into your disk's read and write speeds.
ubuntu/debian:
https://sourceforge.net/projects/jdiskmark/files/jdiskmark_0.7.0_amd64.deb/download
rhel /...
A library for creating decision tables written in Java.
...More about decision tables and how this library works you'll find in the help files for the project JDecisiontable (which is an application build around this library):
http://sourceforge.net/projects/jdecisiontable => Files => Help
This library can give you decision table and test specifications as strings in json and csv format. The project JDecisiontable take this strings and save them as text files. Thus the example files for this application may be useful for you:
http://sourceforge.net/projects/jdecisiontable => Files => Examples