MVN

net.liftweb : lift-archetype-jpa-blank_2.10

Maven & Gradle

Sep 10, 2013

Blank JPA archetype for Lift Web Framework.

mvn archetype:generate -DarchetypeGroupId=net.liftweb -DarchetypeArtifactId=lift-archetype-jpa-blank_2.10 -DarchetypeVersion=2.5
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.liftweb : lift-archetype-jpa-blank_2.10 to generate a Maven project - Latest Versions:

  • Latest Stable: 2.5

All Versions

Choose a version of net.liftweb : lift-archetype-jpa-blank_2.10 to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.5
lift-archetype-jpa-blank_2.10-2.5

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.liftweb -DarchetypeArtifactId=lift-archetype-jpa-blank_2.10 -DarchetypeVersion=2.5