is not current version
Last Version 1.0.4

remote-config 1.0.3

A light remote configuration client library

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.hglteam
ArtifactId

ArtifactId

remote-config
Version

Version

1.0.3
Type

Type

pom
Description

Description

remote-config
A light remote configuration client library
Project URL

Project URL

https://github.com/hgl-team/remote-config
Source Code Management

Source Code Management

https://github.com/hgl-team/remote-config

Download remote-config 1.0.3

Filename Size
remote-config-1.0.3.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • remote-config-api
  • remote-config-core
  • spring-boot-remote-config-starter
  • spring-boot-remote-config-test