MVN

org.apache.turbine : turbine-webapp-5.0

Maven & Gradle

Mar 12, 2020
1 stars

Archetype - Turbine 5.0 WebApp · This archetype sets up a web application project based on Apache Turbine 5.0

mvn archetype:generate -DarchetypeGroupId=org.apache.turbine -DarchetypeArtifactId=turbine-webapp-5.0 -DarchetypeVersion=1.0.3
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.turbine : turbine-webapp-5.0 to generate a Maven project - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of org.apache.turbine : turbine-webapp-5.0 to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.0.x
turbine-webapp-5.0-1.0.3

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=org.apache.turbine -DarchetypeArtifactId=turbine-webapp-5.0 -DarchetypeVersion=1.0.3