org.hglteam:remote-config-api

A light remote configuration client library

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.hglteam
ArtifactId

ArtifactId

remote-config-api
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-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-aspects jar

provided (4)

Group / Artifact Type Version
org.springframework : spring-core jar
org.springframework : spring-context jar
org.springframework.retry : spring-retry jar 1.3.0
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2