Last Version

NHIN Direct Java config service client proxy 8.0.1

NHIN Direct Java config service client proxy

License

License

New BSD License
Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

org.nhind
ArtifactId

ArtifactId

config-service-client
Version

Version

8.0.1
Type

Type

jar
Description

Description

NHIN Direct Java config service client proxy
NHIN Direct Java config service client proxy

Download config-service-client 8.0.1


<!-- 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"]

Dependencies

compile (4)

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

test (8)

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

Project Modules

There are no modules declared in this project.