remote-config

A light remote configuration client library

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.hglteam
ArtifactId

ArtifactId

remote-config
Last Version

Last Version

1.0.4
Release Date

Release Date

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

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

How to add to project

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

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

Versions

Version
1.0.4
1.0.3
1.0.2