Add Smooks

This commit is contained in:
akullpp
2017-11-13 14:47:23 +01:00
parent 02a2cc5d41
commit 9122d6d29b

View File

@ -563,6 +563,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Modernizer](https://github.com/andrewgaul/modernizer-maven-plugin) - Detect uses of legacy Java APIs.
* [OpenRefine](http://openrefine.org/) - Tool for working with messy data: cleaning, transforming, extending it with web services and linking it to databases.
* [Polyglot for Maven](https://github.com/takari/polyglot-maven/) - Extensions for Maven 3.3.1+ that allows writing the POM model in dialects other than XML.
* [Smooks](https://github.com/smooks/smooks) - Extensible framework for building applications that process data which means bindings, transformations, message processing and enrichment.
* [Togglz](https://www.togglz.org/) - Implementation of the Feature Toggles pattern.
* [TypeTools](https://github.com/jhalterman/typetools) - Tools for resolving generic types.
* [XMLBeam](https://github.com/SvenEwald/xmlbeam) - Processes XML by using annotations or XPath within code.