Update README.md

Removed "Java-based" from the Velocity entry.
This commit is contained in:
Lauri Apple
2017-06-07 19:27:10 +02:00
committed by GitHub
parent 364bd8f603
commit aae9109102

View File

@ -83,7 +83,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Apache Ant](http://ant.apache.org/) - Build process management with XML. * [Apache Ant](http://ant.apache.org/) - Build process management with XML.
* [Apache Hadoop](http://hadoop.apache.org/) - Storage and large-scale processing of data sets on clusters of commodity hardware. * [Apache Hadoop](http://hadoop.apache.org/) - Storage and large-scale processing of data sets on clusters of commodity hardware.
* [Apache OpenNLP](https://opennlp.apache.org/) - Toolkit for common tasks like tokenization. * [Apache OpenNLP](https://opennlp.apache.org/) - Toolkit for common tasks like tokenization.
* [Apache Velocity](http://velocity.apache.org/) - A Java-based template engine for HTML pages, emails or source code generation. * [Apache Velocity](http://velocity.apache.org/) - A template engine for HTML pages, emails or source code generation.
* [FreeMarker](http://freemarker.org/) - General templating engine with no heavyweight or opinionated dependencies. * [FreeMarker](http://freemarker.org/) - General templating engine with no heavyweight or opinionated dependencies.
* [GlassFish](https://glassfish.java.net/) - Application server and reference implementation for Java EE, sponsored by Oracle. * [GlassFish](https://glassfish.java.net/) - Application server and reference implementation for Java EE, sponsored by Oracle.
* [GWT](http://www.gwtproject.org/) - Toolbox that includes a Java-to-JavaScript compiler for client-side code, XML parser, API for RPC, JUnit integration, internationalization support and widgets for the GUI. * [GWT](http://www.gwtproject.org/) - Toolbox that includes a Java-to-JavaScript compiler for client-side code, XML parser, API for RPC, JUnit integration, internationalization support and widgets for the GUI.