| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииConfiguration Библиотеки уровня приложения config |
| Группа | Группаcom.github.davidpolaniaac |
| Идентификатор | Идентификаторazure-devops-remote-configuration |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеazure-devops-remote-configuration
Java library to manage remote azure devops configuration from a configuration repository
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.davidpolaniaac/azure-devops-remote-configuration/ -->
<dependency>
<groupId>com.github.davidpolaniaac</groupId>
<artifactId>azure-devops-remote-configuration</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidpolaniaac/azure-devops-remote-configuration/
implementation 'com.github.davidpolaniaac:azure-devops-remote-configuration:1.0.0'
// https://jarcasting.com/artifacts/com.github.davidpolaniaac/azure-devops-remote-configuration/
implementation ("com.github.davidpolaniaac:azure-devops-remote-configuration:1.0.0")
'com.github.davidpolaniaac:azure-devops-remote-configuration:jar:1.0.0'
<dependency org="com.github.davidpolaniaac" name="azure-devops-remote-configuration" rev="1.0.0">
<artifact name="azure-devops-remote-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidpolaniaac', module='azure-devops-remote-configuration', version='1.0.0')
)
libraryDependencies += "com.github.davidpolaniaac" % "azure-devops-remote-configuration" % "1.0.0"
[com.github.davidpolaniaac/azure-devops-remote-configuration "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.retry : spring-retry | jar | |
| org.springframework : spring-web | jar | |
| com.google.code.gson : gson | jar | 2.8.6 |