MVN

net.kindleit : gae-archetype-objectify-jsp

Maven & Gradle

Apr 18, 2013

Archetype - GAE-JSP · Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.

mvn archetype:generate -DarchetypeGroupId=net.kindleit -DarchetypeArtifactId=gae-archetype-objectify-jsp -DarchetypeVersion=0.9.6
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.kindleit : gae-archetype-objectify-jsp to generate a Maven project - Latest Versions:

  • Latest Stable: 0.9.6

All Versions

Choose a version of net.kindleit : gae-archetype-objectify-jsp to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.9.x
gae-archetype-objectify-jsp-0.9.6
gae-archetype-objectify-jsp-0.9.5
gae-archetype-objectify-jsp-0.9.4
gae-archetype-objectify-jsp-0.9.3
gae-archetype-objectify-jsp-0.9.2
gae-archetype-objectify-jsp-0.9.1
gae-archetype-objectify-jsp-0.9.0
0.8.x
gae-archetype-objectify-jsp-0.8.4
gae-archetype-objectify-jsp-0.8.3
gae-archetype-objectify-jsp-0.8.2
gae-archetype-objectify-jsp-0.8.1
gae-archetype-objectify-jsp-0.8.0
0.7.x
gae-archetype-objectify-jsp-0.7.3

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=net.kindleit -DarchetypeArtifactId=gae-archetype-objectify-jsp -DarchetypeVersion=0.9.6