mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DgroupId="My-groupId" -DartifactId="My-artifactId" -Dversion="My-version" -Dpackage="My-package" -DarchetypeGroupId="org.apache.olingo" -DarchetypeArtifactId="olingo-odata2-sample-cars-annotation-archetype" -DarchetypeVersion="2.0.12" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.apache.olingo |
ArtifactId | ArtifactIdolingo-odata2-sample-cars-annotation-archetype |
Version | Version2.0.12 |
Type | Typemaven-archetype |
Description |
Descriptionolingo-odata2-sample-cars-annotation-archetype
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.apache.olingo -DarchetypeArtifactId=olingo-odata2-sample-cars-annotation-archetype -DarchetypeVersion=2.0.12 -DinteractiveMode=false