License |
License
New BSD License
|
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.nhind |
ArtifactId | ArtifactIdconfig-service-jar |
Version | Version7.0.2 |
Type | Typejar |
Description |
DescriptionNHIN Direct Java RI config service jar
NHIN Direct Java RI config service jar.
|
Filename | Size |
---|---|
config-service-jar-7.0.2.pom | |
config-service-jar-7.0.2.jar | 67 KB |
config-service-jar-7.0.2-sources.jar | 52 KB |
config-service-jar-7.0.2-javadoc.jar | 134 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nhind/config-service-jar/ -->
<dependency>
<groupId>org.nhind</groupId>
<artifactId>config-service-jar</artifactId>
<version>7.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/config-service-jar/
implementation 'org.nhind:config-service-jar:7.0.2'
// https://jarcasting.com/artifacts/org.nhind/config-service-jar/
implementation ("org.nhind:config-service-jar:7.0.2")
'org.nhind:config-service-jar:jar:7.0.2'
<dependency org="org.nhind" name="config-service-jar" rev="7.0.2">
<artifact name="config-service-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='config-service-jar', version='7.0.2')
)
libraryDependencies += "org.nhind" % "config-service-jar" % "7.0.2"
[org.nhind/config-service-jar "7.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-webflux | jar | 2.2.9.RELEASE |
org.springframework.boot : spring-boot-starter-tomcat | jar | 2.2.9.RELEASE |
org.flywaydb : flyway-core | jar | 6.1.4 |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.nhind : config-store | jar | 7.0 |
org.nhind : config-model | jar | 7.0 |
org.nhind : direct-common | jar | 7.0 |
com.google.guava : guava | jar | 28.2-jre |
org.apache.camel : camel-core | jar | 2.22.0 |
org.apache.camel : camel-spring | jar | 2.22.0 |
org.apache.camel : camel-mina | jar | 2.22.0 |
commons-net : commons-net | jar | 3.6 |
org.bouncycastle : bcprov-jdk15on | jar | 1.64 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-test | jar | 2.22.0 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.1.0 |
com.h2database : h2 | jar | 1.4.200 |
org.springframework.boot : spring-boot-starter-test | jar | 2.2.9.RELEASE |
org.apache.camel : camel-spring-boot-starter | jar | 2.22.0 |
org.springframework.boot.experimental » spring-boot-starter-r2dbc-h2 | jar | 0.1.0.M1 |
io.r2dbc : r2dbc-h2 | jar | 0.8.1.RELEASE |