MVN

io.lippia.archetypes : automationWebZalenium

Maven & Gradle

Jul 16, 2020

zalenium-automation-archetype · An archetype which contains the basic automation project structure to run tests integrated with zalenium. Its able to run in parallel.

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

Latest Version

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

  • Latest Stable: 3.1.0.1

All Versions

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

Version Vulnerabilities Updated
3.1.x
automationWebZalenium-3.1.0.1
automationWebZalenium-3.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=io.lippia.archetypes -DarchetypeArtifactId=automationWebZalenium -DarchetypeVersion=3.1.0.1