Gemini is a web application framework built on top of the Servlet platform.
To create a new Gemini application, run the following from the command line:
mvn archetype:generate \
-DarchetypeGroupId=com.techempower \
-DarchetypeArtifactId=gemini-resin-archetype \
-DarchetypeVersion=3.2.0