sqs / sbt-elasticbeanstalk   0.0.7

Website GitHub

SBT Play2 plugin for deploying WAR files to Amazon Web Services (AWS) Elastic Beanstalk

sbt-elasticbeanstalk-plugin 0.0.7


Group ID:
com.joescii
Artifact ID:
sbt-elasticbeanstalk-plugin
Version:
0.0.7
Release Date:
Jun 9, 2014
Licenses:
Files:

libraryDependencies += "com.joescii" % "sbt-elasticbeanstalk-plugin" % "0.0.7"

Mill build tool

ivy"com.joescii:sbt-elasticbeanstalk-plugin:0.0.7"

Scala CLI

//> using dep "com.joescii:sbt-elasticbeanstalk-plugin:0.0.7"

Ammonite REPL

import $ivy.`com.joescii:sbt-elasticbeanstalk-plugin:0.0.7`

<dependency>
  <groupId>com.joescii</groupId>
  <artifactId>sbt-elasticbeanstalk-plugin</artifactId>
  <version>0.0.7</version>
</dependency>

compile group: 'com.joescii', name: 'sbt-elasticbeanstalk-plugin', version: '0.0.7'