License |
License
New BSD License
|
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.nhind |
ArtifactId | ArtifactIdconfig-service-war |
Version | Version6.0 |
Type | Typewar |
Description |
DescriptionNHIN-Direct Configuration Service Web Application Module
NHIN-Direct Configuration Service Web Application Module
|
Filename | Size |
---|---|
config-service-war-6.0.pom | |
config-service-war-6.0.war | 57 MB |
config-service-war-6.0-sources.jar | 6 KB |
config-service-war-6.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nhind/config-service-war/ -->
<dependency>
<groupId>org.nhind</groupId>
<artifactId>config-service-war</artifactId>
<version>6.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/config-service-war/
implementation 'org.nhind:config-service-war:6.0'
// https://jarcasting.com/artifacts/org.nhind/config-service-war/
implementation ("org.nhind:config-service-war:6.0")
'org.nhind:config-service-war:war:6.0'
<dependency org="org.nhind" name="config-service-war" rev="6.0">
<artifact name="config-service-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='config-service-war', version='6.0')
)
libraryDependencies += "org.nhind" % "config-service-war" % "6.0"
[org.nhind/config-service-war "6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.nhind : config-service-jar | jar | 6.0 |
org.nhind : config-store | jar | 6.0 |
org.apache.camel : camel-spring-boot-starter | jar | 2.22.0 |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.2.RELEASE |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.1.2.RELEASE |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.1.2.RELEASE |
org.springframework.boot : spring-boot-starter-security | jar | 2.1.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-tomcat | jar | 2.1.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
commons-dbcp : commons-dbcp | jar | 1.4 |
org.apache.derby : derby | jar | 10.14.2.0 |
mysql : mysql-connector-java | jar | 8.0.13 |
org.postgresql : postgresql | jar | 42.2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : test-jetty-servlet | jar | 8.2.0.v20160908 |