stephennancekivell / play-elb-presence   0.1

MIT License GitHub

A Play Framework plugin to add and remove a ec2 instance from a Elastic Load Balancer.

Scala versions: 2.11 2.10

play-elb-presence 0.1


Group ID:
com.stephenn
Artifact ID:
play-elb-presence_2.11
Version:
0.1
Release Date:
Mar 16, 2015
Licenses:
MIT
Files:

libraryDependencies += "com.stephenn" %% "play-elb-presence" % "0.1"

Mill build tool

ivy"com.stephenn::play-elb-presence:0.1"

Scala CLI

//> using dep "com.stephenn::play-elb-presence:0.1"

Ammonite REPL

import $ivy.`com.stephenn::play-elb-presence:0.1`

<dependency>
  <groupId>com.stephenn</groupId>
  <artifactId>play-elb-presence_2.11</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.stephenn', name: 'play-elb-presence_2.11', version: '0.1'