Create Java project with Maven archetype simple_wicket_restful_jdo-archetype
Core framework, providing metamodel, runtime and core APIs.
Also defines standard build process, as well as
standard set of 3rd party dependencies (eg for testing and
logging frameworks).
Create a Java Project by archetype simple_wicket_restful_jdo-archetype with Command Line:
mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.apache.isis.archetype" -DarchetypeArtifactId="simple_wicket_restful_jdo-archetype" -DarchetypeVersion="1.5.0" -DinteractiveMode=false
Generated Project modules
- ${rootArtifactId}-dom
- ${rootArtifactId}-fixture
- ${rootArtifactId}-integtests
- ${rootArtifactId}-webapp
Details about maven archetype simple_wicket_restful_jdo-archetype
License |
License
|
GroupId |
GroupIdorg.apache.isis.archetype |
ArtifactId |
ArtifactIdsimple_wicket_restful_jdo-archetype |
Version |
Version1.5.0 |
Type |
Typemaven-archetype |
Description |
Description
simple_wicket_restful_jdo-archetype
Core framework, providing metamodel, runtime and core APIs.
Also defines standard build process, as well as
standard set of 3rd party dependencies (eg for testing and
logging frameworks).
|
Project Organization |
Project Organization
The Apache Software Foundation
|
How to add to project
Dependencies
compile (3)
test (3)
Project Modules
There are no modules declared in this project.