is not current version
Last Version 1.0.4

org.hglteam:spring-boot-remote-config-starter 1.0.3

A light remote configuration client library

License

License

Categories

Categories

Spring Boot Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

org.hglteam
ArtifactId

ArtifactId

spring-boot-remote-config-starter
Version

Version

1.0.3
Type

Type

jar
Description

Description

A light remote configuration client library

Download spring-boot-remote-config-starter 1.0.3


<!-- https://jarcasting.com/artifacts/org.hglteam/spring-boot-remote-config-starter/ -->
<dependency>
    <groupId>org.hglteam</groupId>
    <artifactId>spring-boot-remote-config-starter</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.hglteam/spring-boot-remote-config-starter/
implementation 'org.hglteam:spring-boot-remote-config-starter:1.0.3'
// https://jarcasting.com/artifacts/org.hglteam/spring-boot-remote-config-starter/
implementation ("org.hglteam:spring-boot-remote-config-starter:1.0.3")
'org.hglteam:spring-boot-remote-config-starter:jar:1.0.3'
<dependency org="org.hglteam" name="spring-boot-remote-config-starter" rev="1.0.3">
  <artifact name="spring-boot-remote-config-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hglteam', module='spring-boot-remote-config-starter', version='1.0.3')
)
libraryDependencies += "org.hglteam" % "spring-boot-remote-config-starter" % "1.0.3"
[org.hglteam/spring-boot-remote-config-starter "1.0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.hglteam : remote-config-core jar 1.0.3
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.retry : spring-retry jar 1.3.0

provided (4)

Group / Artifact Type Version
org.springframework : spring-core jar
org.springframework : spring-context jar
org.springframework : spring-web jar
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.