License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdcom.github.davidpolaniaac |
ArtifactId | ArtifactIdazure-devops-remote-configuration |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionazure-devops-remote-configuration
Java library to manage remote azure devops configuration from a configuration repository
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |