mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.graniteds.archetypes" -DarchetypeArtifactId="graniteds-spring-jpa-hibernate" -DarchetypeVersion="1.1.0.GA" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.graniteds.archetypes |
ArtifactId | ArtifactIdgraniteds-spring-jpa-hibernate |
Version | Version1.1.0.GA |
Type | Typemaven-archetype |
Description |
DescriptionGraniteDS Spring JPA/Hibernate archetype
Base project with Flex 4.5, Spring 3 and Hibernate using GraniteDS with RemoteObject API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.graniteds.archetypes -DarchetypeArtifactId=graniteds-spring-jpa-hibernate -DarchetypeVersion=1.1.0.GA -DinteractiveMode=false