MVN

com.handcraftedbits.archetype : handcraftedbits-archetype-aws

Maven & Gradle

Sep 23, 2020
0 stars

HandcraftedBits Archetype (AWS) · A Maven Archetype for HandcraftedBits AWS Projects

mvn archetype:generate -DarchetypeGroupId=com.handcraftedbits.archetype -DarchetypeArtifactId=handcraftedbits-archetype-aws -DarchetypeVersion=1.2.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.handcraftedbits.archetype : handcraftedbits-archetype-aws to generate a Maven project - Latest Versions:

  • Latest Stable: 1.2.2

All Versions

Choose a version of com.handcraftedbits.archetype : handcraftedbits-archetype-aws to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.2.x
handcraftedbits-archetype-aws-1.2.2
handcraftedbits-archetype-aws-1.2.1
handcraftedbits-archetype-aws-1.2.0
1.1.x
handcraftedbits-archetype-aws-1.1.8
handcraftedbits-archetype-aws-1.1.7
handcraftedbits-archetype-aws-1.1.6
handcraftedbits-archetype-aws-1.1.5
handcraftedbits-archetype-aws-1.1.4
handcraftedbits-archetype-aws-1.1.3
handcraftedbits-archetype-aws-1.1.2
handcraftedbits-archetype-aws-1.1.1
handcraftedbits-archetype-aws-1.1.0
1.0.x
handcraftedbits-archetype-aws-1.0.11
handcraftedbits-archetype-aws-1.0.10
handcraftedbits-archetype-aws-1.0.9
handcraftedbits-archetype-aws-1.0.8
handcraftedbits-archetype-aws-1.0.7

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.handcraftedbits.archetype -DarchetypeArtifactId=handcraftedbits-archetype-aws -DarchetypeVersion=1.2.2