Skip to content

bhauer/gemini

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gemini

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=2.21.0

Packages

No packages published

Languages

  • Java 99.1%
  • Other 0.9%