License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers config Application Layer Libs Configuration |
GroupId | GroupIdcom.finovertech |
ArtifactId | ArtifactIdvertx-config-aws-ssm |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.X Config AWS Store
Custom Vert.X Config store for AWS SSM parameter store.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.amazonaws : aws-java-sdk-ssm | jar | |
io.vertx : vertx-core | jar | |
io.vertx : vertx-config | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.7.22 |
io.vertx : vertx-unit | jar |