MVN

com.amido.stacks.modules : stacks-aws-dynamodb-archetype

Maven & Gradle

Sep 27, 2022
0 stars

stacks-aws-dynamodb-archetype · Core AWS DynamoDB components for the Java Stacks solution

mvn archetype:generate -DarchetypeGroupId=com.amido.stacks.modules -DarchetypeArtifactId=stacks-aws-dynamodb-archetype -DarchetypeVersion=3.0.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.amido.stacks.modules : stacks-aws-dynamodb-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.amido.stacks.modules : stacks-aws-dynamodb-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
3.0.x
stacks-aws-dynamodb-archetype-3.0.0
2.2.x
stacks-aws-dynamodb-archetype-2.2.1
2.1.x
stacks-aws-dynamodb-archetype-2.1.1
stacks-aws-dynamodb-archetype-2.1.0
1.1.x
stacks-aws-dynamodb-archetype-1.1.0
1.0.x
stacks-aws-dynamodb-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=com.amido.stacks.modules -DarchetypeArtifactId=stacks-aws-dynamodb-archetype -DarchetypeVersion=3.0.0