NHIN-Direct Configuration Service Web Application Module


License

License

New BSD License
Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.nhind
ArtifactId

ArtifactId

config-service-war
Last Version

Last Version

8.0.4
Release Date

Release Date

Type

Type

war
Description

Description

NHIN-Direct Configuration Service Web Application Module
NHIN-Direct Configuration Service Web Application Module

Download config-service-war

How to add to project

<!-- https://jarcasting.com/artifacts/org.nhind/config-service-war/ -->
<dependency>
    <groupId>org.nhind</groupId>
    <artifactId>config-service-war</artifactId>
    <version>8.0.4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/config-service-war/
implementation 'org.nhind:config-service-war:8.0.4'
// https://jarcasting.com/artifacts/org.nhind/config-service-war/
implementation ("org.nhind:config-service-war:8.0.4")
'org.nhind:config-service-war:war:8.0.4'
<dependency org="org.nhind" name="config-service-war" rev="8.0.4">
  <artifact name="config-service-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='config-service-war', version='8.0.4')
)
libraryDependencies += "org.nhind" % "config-service-war" % "8.0.4"
[org.nhind/config-service-war "8.0.4"]

Dependencies

compile (7)

Group / Artifact Type Version
org.nhind : config-service-jar jar 8.0.4
org.nhind : config-store jar 8.0.0
org.springframework.boot : spring-boot-starter-tomcat jar 2.5.2
org.springframework.cloud : spring-cloud-starter-bootstrap jar
org.springframework.boot : spring-boot-starter-web jar 2.5.2
org.springframework.boot : spring-boot-starter-webflux jar 2.5.2
org.springframework.boot : spring-boot-starter-security jar 2.5.2

runtime (7)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200
org.apache.derby : derby jar 10.14.2.0
mysql : mysql-connector-java jar 8.0.25
org.postgresql : postgresql jar 42.2.22
dev.miku : r2dbc-mysql jar
io.r2dbc : r2dbc-postgresql jar
io.r2dbc : r2dbc-h2 jar

test (1)

Group / Artifact Type Version
org.eclipse.jetty : test-jetty-servlet jar 8.2.0.v20160908

Project Modules

There are no modules declared in this project.

Versions

Version
8.0.4
8.0.3
8.0.2
8.0.1
8.0.0
6.0