is not current version
Last Version 0.3.0

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

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.2.0
Type

Type

jar

Download vertx-config-aws-ssm 0.2.0


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