com.techempower:gemini

Gemini is a web framework created by TechEmpower.


License
BSD-3-Clause

Documentation

Gemini

Status

Gemini is a web application framework built on top of the Servlet platform.

Creating a Gemini Application

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