AWS Cloudformation Signal Resource Bundle for Dropwizard

Dropwizard bundle to signal the AutoScalingGroup via CloudFormation SignalResource API when running on an AWS EC2 instance.

License

License

Categories

Categories

DropWizard Container Microservices Net
GroupId

GroupId

net.eldeen.dropwizard
ArtifactId

ArtifactId

cf-signal-resource-bundle
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

AWS Cloudformation Signal Resource Bundle for Dropwizard
Dropwizard bundle to signal the AutoScalingGroup via CloudFormation SignalResource API when running on an AWS EC2 instance.
Project URL

Project URL

https://github.com/heldeen/cf-signal-resource-bundle

Download cf-signal-resource-bundle

How to add to project

<!-- https://jarcasting.com/artifacts/net.eldeen.dropwizard/cf-signal-resource-bundle/ -->
<dependency>
    <groupId>net.eldeen.dropwizard</groupId>
    <artifactId>cf-signal-resource-bundle</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.eldeen.dropwizard/cf-signal-resource-bundle/
implementation 'net.eldeen.dropwizard:cf-signal-resource-bundle:2.1'
// https://jarcasting.com/artifacts/net.eldeen.dropwizard/cf-signal-resource-bundle/
implementation ("net.eldeen.dropwizard:cf-signal-resource-bundle:2.1")
'net.eldeen.dropwizard:cf-signal-resource-bundle:jar:2.1'
<dependency org="net.eldeen.dropwizard" name="cf-signal-resource-bundle" rev="2.1">
  <artifact name="cf-signal-resource-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.eldeen.dropwizard', module='cf-signal-resource-bundle', version='2.1')
)
libraryDependencies += "net.eldeen.dropwizard" % "cf-signal-resource-bundle" % "2.1"
[net.eldeen.dropwizard/cf-signal-resource-bundle "2.1"]

Dependencies

compile (5)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.9.1
com.amazonaws : aws-java-sdk-core jar 1.10.37
com.amazonaws : aws-java-sdk-cloudformation jar 1.10.37
com.google.guava : guava jar 18.0
javax.inject : javax.inject jar 1

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-library jar 1.3
io.dropwizard : dropwizard-testing jar 0.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0