mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.liferay.portletmvc4spring.archetype" -DarchetypeArtifactId="com.liferay.portletmvc4spring.archetype.form.thymeleaf.portlet" -DarchetypeVersion="5.2.1" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.liferay.portletmvc4spring.archetype |
| Идентификатор | Идентификаторcom.liferay.portletmvc4spring.archetype.form.thymeleaf.portlet |
| Версия | Версия5.2.1 |
| Тип | Типmaven-archetype |
| Описание |
ОписаниеForm (Thymeleaf) Portlet Archetype
Maven archetype for PortletMVC4Spring with Thymeleaf form views
|
| Организация-разработчик |
Организация-разработчик |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.liferay.portletmvc4spring.archetype -DarchetypeArtifactId=com.liferay.portletmvc4spring.archetype.form.thymeleaf.portlet -DarchetypeVersion=5.2.1 -DinteractiveMode=false