is not current version
Last Version 1.0.4

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


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.2
Type

Type

jar

Download spring-boot-remote-config-starter 1.0.2


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