License |
License
New BSD License
|
---|---|
Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
GroupId | GroupIdorg.nhind |
ArtifactId | ArtifactIdconfig-service-client |
Version | Version6.0 |
Type | Typejar |
Description |
DescriptionNHIN Direct Java config service client proxy
NHIN Direct Java config service client proxy
|
Filename | Size |
---|---|
config-service-client-6.0.pom | |
config-service-client-6.0.jar | 27 KB |
config-service-client-6.0-sources.jar | 27 KB |
config-service-client-6.0-javadoc.jar | 144 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nhind/config-service-client/ -->
<dependency>
<groupId>org.nhind</groupId>
<artifactId>config-service-client</artifactId>
<version>6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/config-service-client/
implementation 'org.nhind:config-service-client:6.0'
// https://jarcasting.com/artifacts/org.nhind/config-service-client/
implementation ("org.nhind:config-service-client:6.0")
'org.nhind:config-service-client:jar:6.0'
<dependency org="org.nhind" name="config-service-client" rev="6.0">
<artifact name="config-service-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='config-service-client', version='6.0')
)
libraryDependencies += "org.nhind" % "config-service-client" % "6.0"
[org.nhind/config-service-client "6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.2.RELEASE |
org.nhind : config-model | jar | 6.0 |
org.nhind : direct-common | jar | 6.0 |
org.springframework.cloud : spring-cloud-starter-openfeign | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.2.RELEASE |
org.apache.camel : camel-spring-boot-starter | jar | 2.22.0 |
junit : junit | jar | 4.12 |
org.apache.mina : mina-core | jar | 1.0.2 |
dnsjava : dnsjava | jar | 2.0.8 |
org.nhind : config-service-jar | jar | 6.0 |
org.mockito : mockito-core | jar | 2.23.4 |
com.h2database : h2 | jar | 1.4.197 |