Cody Marquart JavaScript, Groovy, and other technology tips

» gripes

Jun

22

Stripes, Groovy and Gradle All-in-One

By Cody

The Stripes Framework is far superior to the other Java web frameworks available, especially when it comes to quick, lightweight web sites. In an effort to make developing with Stripes even easier, the Gripes Project combines Stripes with the power of Groovy.   To  make it even easier, Gripes uses the build tool Gradle to handle all application dependencies, builds, tests, and deployments.

The main goal of Gripes is allow the creation of a Stripes application in under 5 minutes.  As of version 0.1.5, this is entirely possible.

Be sure to check out the Gripes Project on GitHub.

Source Code / Wiki:  https://github.com/clmarquart/Gripes-Project

Project Overview: http://www.gripes-project.org