MVN

br.com.ingenieux : elasticbeanstalk-docker-dropwizard-webapp-archetype

Maven & Gradle

Sep 30, 2019
62 stars

A Maven Archetype for Publishing Dropwizard-based Services on AWS' Elastic Beanstalk Service

mvn archetype:generate -DarchetypeGroupId=br.com.ingenieux -DarchetypeArtifactId=elasticbeanstalk-docker-dropwizard-webapp-archetype -DarchetypeVersion=1.5.6
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of br.com.ingenieux : elasticbeanstalk-docker-dropwizard-webapp-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.5.6

All Versions

Choose a version of br.com.ingenieux : elasticbeanstalk-docker-dropwizard-webapp-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.5.x
elasticbeanstalk-docker-dropwizard-webapp-archetype-1.5.6
elasticbeanstalk-docker-dropwizard-webapp-archetype-1.5.5
elasticbeanstalk-docker-dropwizard-webapp-archetype-1.5.4
elasticbeanstalk-docker-dropwizard-webapp-archetype-1.5.3
elasticbeanstalk-docker-dropwizard-webapp-archetype-1.5.2
elasticbeanstalk-docker-dropwizard-webapp-archetype-1.5.1
elasticbeanstalk-docker-dropwizard-webapp-archetype-1.5.0
1.4.x
elasticbeanstalk-docker-dropwizard-webapp-archetype-1.4.4
elasticbeanstalk-docker-dropwizard-webapp-archetype-1.4.3-foralula
elasticbeanstalk-docker-dropwizard-webapp-archetype-1.4.2
elasticbeanstalk-docker-dropwizard-webapp-archetype-1.4.1-foradilma
elasticbeanstalk-docker-dropwizard-webapp-archetype-1.4.0
1.3.x
elasticbeanstalk-docker-dropwizard-webapp-archetype-1.3.5
elasticbeanstalk-docker-dropwizard-webapp-archetype-1.3.4
elasticbeanstalk-docker-dropwizard-webapp-archetype-1.3.3

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=br.com.ingenieux -DarchetypeArtifactId=elasticbeanstalk-docker-dropwizard-webapp-archetype -DarchetypeVersion=1.5.6

Advertisement