License |
License
New BSD License
|
---|---|
Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
GroupId | GroupIdorg.nhind |
ArtifactId | ArtifactIdconfig-service-client |
Last Version | Last Version8.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNHIN Direct Java config service client proxy
NHIN Direct Java config service client proxy
|
Filename | Size |
---|---|
config-service-client-8.0.1.pom | |
config-service-client-8.0.1.jar | 64 KB |
config-service-client-8.0.1-sources.jar | 35 KB |
config-service-client-8.0.1-javadoc.jar | 160 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nhind/config-service-client/ -->
<dependency>
<groupId>org.nhind</groupId>
<artifactId>config-service-client</artifactId>
<version>8.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/config-service-client/
implementation 'org.nhind:config-service-client:8.0.1'
// https://jarcasting.com/artifacts/org.nhind/config-service-client/
implementation ("org.nhind:config-service-client:8.0.1")
'org.nhind:config-service-client:jar:8.0.1'
<dependency org="org.nhind" name="config-service-client" rev="8.0.1">
<artifact name="config-service-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='config-service-client', version='8.0.1')
)
libraryDependencies += "org.nhind" % "config-service-client" % "8.0.1"
[org.nhind/config-service-client "8.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.5.2 |
org.nhind : config-model | jar | 8.0.0 |
org.nhind : direct-common | jar | 8.0.0 |
org.springframework.cloud : spring-cloud-starter-openfeign | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.2 |
org.nhind : config-service-jar | jar | 8.0.1 |
com.h2database : h2 | jar | 1.4.200 |
io.r2dbc : r2dbc-h2 | jar | |
org.springframework.boot : spring-boot-starter-tomcat | jar | 2.5.2 |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.5.2 |
org.springframework : spring-webmvc | jar | |
org.springframework.boot : spring-boot-starter-security | jar | 2.5.2 |