org.hglteam:spring-boot-remote-config-test

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-test
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

A light remote configuration client library

Download spring-boot-remote-config-test

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.hglteam : spring-boot-remote-config-starter jar 1.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2