Last Version

Dropwizard SSM 1.1

Dropwizard configuration variable substitution using Amazon Simple Systems Manager parameters

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.ajbrown.dropwizard
ArtifactId

ArtifactId

dropwizard-ssm
Version

Version

1.1
Type

Type

jar
Description

Description

Dropwizard SSM
Dropwizard configuration variable substitution using Amazon Simple Systems Manager parameters
Source Code Management

Source Code Management

https://github.com/ajbrown/dropwizard-ssm

Download dropwizard-ssm 1.1


<!-- https://jarcasting.com/artifacts/org.ajbrown.dropwizard/dropwizard-ssm/ -->
<dependency>
    <groupId>org.ajbrown.dropwizard</groupId>
    <artifactId>dropwizard-ssm</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ajbrown.dropwizard/dropwizard-ssm/
implementation 'org.ajbrown.dropwizard:dropwizard-ssm:1.1'
// https://jarcasting.com/artifacts/org.ajbrown.dropwizard/dropwizard-ssm/
implementation ("org.ajbrown.dropwizard:dropwizard-ssm:1.1")
'org.ajbrown.dropwizard:dropwizard-ssm:jar:1.1'
<dependency org="org.ajbrown.dropwizard" name="dropwizard-ssm" rev="1.1">
  <artifact name="dropwizard-ssm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ajbrown.dropwizard', module='dropwizard-ssm', version='1.1')
)
libraryDependencies += "org.ajbrown.dropwizard" % "dropwizard-ssm" % "1.1"
[org.ajbrown.dropwizard/dropwizard-ssm "1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-ssm jar
io.dropwizard : dropwizard-configuration jar

test (4)

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

Project Modules

There are no modules declared in this project.