MVN

org.apache.axis2.archetype : quickstart-webapp

Maven & Gradle

Jul 13, 2022

Axis2 quickstart-web archetype · Maven archetype for creating a Axis2 web Service as a webapp

mvn archetype:generate -DarchetypeGroupId=org.apache.axis2.archetype -DarchetypeArtifactId=quickstart-webapp -DarchetypeVersion=1.8.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.axis2.archetype : quickstart-webapp to generate a Maven project - Latest Versions:

  • Latest Stable: 1.8.2

All Versions

Choose a version of org.apache.axis2.archetype : quickstart-webapp to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.8.x
quickstart-webapp-1.8.2
quickstart-webapp-1.8.1
quickstart-webapp-1.8.0
1.7.x
quickstart-webapp-1.7.9
quickstart-webapp-1.7.8
quickstart-webapp-1.7.7
quickstart-webapp-1.7.6
quickstart-webapp-1.7.5
quickstart-webapp-1.7.4
quickstart-webapp-1.7.3
quickstart-webapp-1.7.2
quickstart-webapp-1.7.1
quickstart-webapp-1.7.0

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.axis2.archetype -DarchetypeArtifactId=quickstart-webapp -DarchetypeVersion=1.8.2