MVN

za.co.absa.hyperdrive : component-archetype_2.11

Maven & Gradle

Aug 04, 2022
42 stars
mvn archetype:generate -DarchetypeGroupId=za.co.absa.hyperdrive -DarchetypeArtifactId=component-archetype_2.11 -DarchetypeVersion=4.7.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of za.co.absa.hyperdrive : component-archetype_2.11 to generate a Maven project - Latest Versions:

  • Latest Stable: 4.7.0

All Versions

Choose a version of za.co.absa.hyperdrive : component-archetype_2.11 to generate a Maven project - All Versions:

Version Vulnerabilities Updated
4.7.x
component-archetype_2.11-4.7.0
4.6.x
component-archetype_2.11-4.6.0
4.5.x
component-archetype_2.11-4.5.2
component-archetype_2.11-4.5.1
component-archetype_2.11-4.5.0
4.4.x
component-archetype_2.11-4.4.1
component-archetype_2.11-4.4.0
4.3.x
component-archetype_2.11-4.3.0
4.2.x
component-archetype_2.11-4.2.2
component-archetype_2.11-4.2.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=za.co.absa.hyperdrive -DarchetypeArtifactId=component-archetype_2.11 -DarchetypeVersion=4.7.0

Advertisement