is not current version
Last Version 0.3.0

com.finovertech:vertx-config-aws-ssm 0.1.5

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

Categories

Categories

AWS Container PaaS Providers config Application Layer Libs Configuration
GroupId

GroupId

com.finovertech
ArtifactId

ArtifactId

vertx-config-aws-ssm
Version

Version

0.1.5
Type

Type

jar

Download vertx-config-aws-ssm 0.1.5


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