| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAWS Контейнер PaaS Providers config Библиотеки уровня приложения Configuration |
| Группа | Группаcom.finovertech |
| Идентификатор | Идентификаторvertx-config-aws-ssm |
| Последняя версия | Последняя версия0.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеVert.X Config AWS Store
Custom Vert.X Config store for AWS SSM parameter store.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| vertx-config-aws-ssm-0.3.0.pom | |
| vertx-config-aws-ssm-0.3.0.jar | 6 KB |
| vertx-config-aws-ssm-0.3.0-sources.jar | 3 KB |
| vertx-config-aws-ssm-0.3.0-javadoc.jar | 28 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.amazonaws : aws-java-sdk-ssm | jar | |
| io.vertx : vertx-core | jar | |
| io.vertx : vertx-config | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.7.22 |
| io.vertx : vertx-unit | jar |