MVN

org.graniteds.archetypes : graniteds-tide-flex-cdi-jpa

Maven & Gradle

Mar 19, 2014
5 stars

GraniteDS/Tide CDI JPA · Base project with Flex 4.6, CDI and JPA using GraniteDS with Tide API.

mvn archetype:generate -DarchetypeGroupId=org.graniteds.archetypes -DarchetypeArtifactId=graniteds-tide-flex-cdi-jpa -DarchetypeVersion=3.0.3.GA
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.graniteds.archetypes : graniteds-tide-flex-cdi-jpa to generate a Maven project - Latest Versions:

  • Latest Stable: 3.0.3.GA

All Versions

Choose a version of org.graniteds.archetypes : graniteds-tide-flex-cdi-jpa to generate a Maven project - All Versions:

Version Vulnerabilities Updated
3.0.x
graniteds-tide-flex-cdi-jpa-3.0.3.GA
graniteds-tide-flex-cdi-jpa-3.0.2.GA
2.0.x
graniteds-tide-flex-cdi-jpa-2.0.0.M3
graniteds-tide-flex-cdi-jpa-2.0.0.M2
graniteds-tide-flex-cdi-jpa-2.0.0.M1

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=org.graniteds.archetypes -DarchetypeArtifactId=graniteds-tide-flex-cdi-jpa -DarchetypeVersion=3.0.3.GA