Skip to content

msmith-techempower/gemini

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%