MVN

com.huaweicloud.sermant : sermant-template-archetype

Maven & Gradle

Jan 16, 2023
1.1k stars

sermant-template-archetype · The parent pom of Sermant.

mvn archetype:generate -DarchetypeGroupId=com.huaweicloud.sermant -DarchetypeArtifactId=sermant-template-archetype -DarchetypeVersion=0.0.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.huaweicloud.sermant : sermant-template-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.huaweicloud.sermant : sermant-template-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.0.x
sermant-template-archetype-0.0.1

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.huaweicloud.sermant -DarchetypeArtifactId=sermant-template-archetype -DarchetypeVersion=0.0.1