MVN

io.gupshup.maven : samplebot-archetype

Maven & Gradle

Feb 06, 2018

samplebot-archetype · The archetype project to generate Gupshup Bot projects

mvn archetype:generate -DarchetypeGroupId=io.gupshup.maven -DarchetypeArtifactId=samplebot-archetype -DarchetypeVersion=1.0.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.gupshup.maven : samplebot-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of io.gupshup.maven : samplebot-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.0.x
samplebot-archetype-1.0.2
samplebot-archetype-1.0.1
samplebot-archetype-1.0.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=io.gupshup.maven -DarchetypeArtifactId=samplebot-archetype -DarchetypeVersion=1.0.2