License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.hglteam |
ArtifactId | ArtifactIdremote-config-api |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA light remote configuration client library
|
Filename | Size |
---|---|
remote-config-api-1.0.4.pom | |
remote-config-api-1.0.4.jar | 27 KB |
remote-config-api-1.0.4-sources.jar | 6 KB |
remote-config-api-1.0.4-javadoc.jar | 438 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-aspects | jar |
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 |