Last Version

Dropwizard S3 Configuration Provider 1.0.0

Configuration provider for the Dropwizard application framework to load the application configuration from an S3 URI.

License

License

Categories

Categories

DropWizard Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

com.brightcove
ArtifactId

ArtifactId

dropwizard-s3-config
Version

Version

1.0.0
Type

Type

jar
Description

Description

Dropwizard S3 Configuration Provider
Configuration provider for the Dropwizard application framework to load the application configuration from an S3 URI.
Project URL

Project URL

https://github.com/zencoder/dropwizard-s3-config
Source Code Management

Source Code Management

https://github.com/zencoder/dropwizard-s3-config.git

Download dropwizard-s3-config 1.0.0


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

Dependencies

provided (2)

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

Project Modules

There are no modules declared in this project.