mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.springframework.boot" -DarchetypeArtifactId="spring-boot-sample-web-jsp-archetype" -DarchetypeVersion="1.0.2.RELEASE" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.springframework.boot |
ArtifactId | ArtifactIdspring-boot-sample-web-jsp-archetype |
Version | Version1.0.2.RELEASE |
Type | Typemaven-archetype |
Description |
Descriptionspring-boot-sample-web-jsp-archetype
Spring Boot Web JSP Sample
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.springframework.boot -DarchetypeArtifactId=spring-boot-sample-web-jsp-archetype -DarchetypeVersion=1.0.2.RELEASE -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.5 |
org.hamcrest : hamcrest-library | jar | 1.3 |