Vert.X Config AWS Store

Custom Vert.X Config store for AWS SSM parameter store.

License

License

Categories

Categories

AWS Container PaaS Providers config Application Layer Libs Configuration
GroupId

GroupId

com.finovertech
ArtifactId

ArtifactId

vertx-config-aws-ssm
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Vert.X Config AWS Store
Custom Vert.X Config store for AWS SSM parameter store.
Project URL

Project URL

https://github.com/Finovertech/vertx-config-aws-ssm
Source Code Management

Source Code Management

https://github.com/Finovertech

Download vertx-config-aws-ssm

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-ssm jar
io.vertx : vertx-core jar
io.vertx : vertx-config jar

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.7.22
io.vertx : vertx-unit jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.5