mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DearProjectName="My-earProjectName" -DdbType="My-dbType" -Dbatch="My-batch" -DarchetypeGroupId="io.oasp.java.templates" -DarchetypeArtifactId="oasp4j-template-server" -DarchetypeVersion="3.0.0" -DinteractiveMode=false
License |
License
Apache Software Licenese
|
---|---|
GroupId | GroupIdio.oasp.java.templates |
ArtifactId | ArtifactIdoasp4j-template-server |
Version | Version3.0.0 |
Type | Typemaven-archetype |
Description |
Descriptionoasp4j-template-server
Application template for the server of the Open Application Standard Platform for Java (OASP4J).
|
Project Organization |
Project OrganizationOASP-Team |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.oasp.java.templates -DarchetypeArtifactId=oasp4j-template-server -DarchetypeVersion=3.0.0 -DinteractiveMode=false