MVN

com.github.lalyos : standalone-jpa-eclipselink-archetype

Maven & Gradle

Jul 23, 2012
1 stars

StandAlone (j2se) jpa project with eclipseLink implementations using embedded DerbiDB · StandAlone (j2se) jpa project with eclipseLink implementations using embedded DerbiDB

mvn archetype:generate -DarchetypeGroupId=com.github.lalyos -DarchetypeArtifactId=standalone-jpa-eclipselink-archetype -DarchetypeVersion=0.0.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.lalyos : standalone-jpa-eclipselink-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.github.lalyos : standalone-jpa-eclipselink-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.0.x
standalone-jpa-eclipselink-archetype-0.0.2
standalone-jpa-eclipselink-archetype-0.0.1

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=com.github.lalyos -DarchetypeArtifactId=standalone-jpa-eclipselink-archetype -DarchetypeVersion=0.0.2