MVN

io.lippia.archetypes : lippia-mobile

Maven & Gradle

Nov 26, 2020

Lippia-mobile-archetype · An archetype which contains the mobile automation projectstructure.

mvn archetype:generate -DarchetypeGroupId=io.lippia.archetypes -DarchetypeArtifactId=lippia-mobile -DarchetypeVersion=3.2.1.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.lippia.archetypes : lippia-mobile to generate a Maven project - Latest Versions:

  • Latest Stable: 3.2.1.1

All Versions

Choose a version of io.lippia.archetypes : lippia-mobile to generate a Maven project - All Versions:

Version Vulnerabilities Updated
3.2.x
lippia-mobile-3.2.1.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=io.lippia.archetypes -DarchetypeArtifactId=lippia-mobile -DarchetypeVersion=3.2.1.1

Advertisement