MVN

org.apache.axis2.archetype : quickstart

Maven & Gradle

Jul 13, 2022

Axis2 quickstart archetype · Maven archetype for creating a Axis2 web Service

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

Latest Version

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

  • Latest Stable: 1.8.2

All Versions

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

Version Vulnerabilities Updated
1.8.x
quickstart-1.8.2
quickstart-1.8.1
quickstart-1.8.0
1.7.x
quickstart-1.7.9
quickstart-1.7.8
quickstart-1.7.7
quickstart-1.7.6
quickstart-1.7.5
quickstart-1.7.4
quickstart-1.7.3
quickstart-1.7.2
quickstart-1.7.1
quickstart-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 -DarchetypeVersion=1.8.2