Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 269 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 269 Bytes

maven-archetype-servlet-3.1

Maven archetype: JDK 8, servlet 3.1, SLF 1.7.21 + logback 1.1.7

installation:

mvn install

interactive command:

mvn archetype:generate -DarchetypeGroupId=com.github.apachesun -DarchetypeArtifactId=servlet-3.1 -DarchetypeVersion=1.0