org.hglteam:remote-config-core

A light remote configuration client library

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.hglteam
ArtifactId

ArtifactId

remote-config-core
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

A light remote configuration client library

Download remote-config-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.hglteam : remote-config-api jar 1.0.4
com.google.code.gson : gson jar

provided (6)

Group / Artifact Type Version
org.springframework : spring-core jar
org.springframework : spring-context jar
org.springframework : spring-web jar
org.springframework.retry : spring-retry jar 1.3.0
org.slf4j : slf4j-api jar 1.7.30
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2