Создать Java проект на основе Maven архетипа 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).
Консольная команда для создания Java-проекта на основе архетипа simple_wicket_restful_jdo-archetype:
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
Модули в готовом maven проекте
- ${rootArtifactId}-dom
- ${rootArtifactId}-fixture
- ${rootArtifactId}-integtests
- ${rootArtifactId}-webapp
Подробная информация об архетипе simple_wicket_restful_jdo-archetype
| Лицензия |
Лицензия
|
| Группа |
Группаorg.apache.isis.archetype |
| Идентификатор |
Идентификаторsimple_wicket_restful_jdo-archetype |
| Версия |
Версия1.5.0 |
| Тип |
Тип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).
|
| Организация-разработчик |
Организация-разработчик
The Apache Software Foundation
|
Как подключить последнюю версию
Зависимости
compile (3)
test (3)
Модули Проекта
Данный проект не имеет модулей.