MVN

com.alibaba.citrus.sample : archetype-webx-quickstart

Maven & Gradle

Feb 13, 2014

Maven archetype for Webx application

mvn archetype:generate -DarchetypeGroupId=com.alibaba.citrus.sample -DarchetypeArtifactId=archetype-webx-quickstart -DarchetypeVersion=1.8
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alibaba.citrus.sample : archetype-webx-quickstart to generate a Maven project - Latest Versions:

  • Latest Stable: 1.8

All Versions

Choose a version of com.alibaba.citrus.sample : archetype-webx-quickstart to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.8
archetype-webx-quickstart-1.8
1.7
archetype-webx-quickstart-1.7
1.6
archetype-webx-quickstart-1.6
1.5
archetype-webx-quickstart-1.5
1.4
archetype-webx-quickstart-1.4
1.3
archetype-webx-quickstart-1.3
1.2
archetype-webx-quickstart-1.2
1.1
archetype-webx-quickstart-1.1
1.0
archetype-webx-quickstart-1.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=com.alibaba.citrus.sample -DarchetypeArtifactId=archetype-webx-quickstart -DarchetypeVersion=1.8