License |
License
New BSD License
|
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.nhind |
ArtifactId | ArtifactIdconfig-store |
Version | Version7.0 |
Type | Typejar |
Description |
DescriptionNHIN Direct Java RI - Configuration Persistence Layer
NHIN Direct Security And Trust Agent
|
Filename | Size |
---|---|
config-store-7.0.pom | |
config-store-7.0.jar | 48 KB |
config-store-7.0-tests.jar | 134 KB |
config-store-7.0-sources.jar | 59 KB |
config-store-7.0-javadoc.jar | 214 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nhind/config-store/ -->
<dependency>
<groupId>org.nhind</groupId>
<artifactId>config-store</artifactId>
<version>7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/config-store/
implementation 'org.nhind:config-store:7.0'
// https://jarcasting.com/artifacts/org.nhind/config-store/
implementation ("org.nhind:config-store:7.0")
'org.nhind:config-store:jar:7.0'
<dependency org="org.nhind" name="config-store" rev="7.0">
<artifact name="config-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='config-store', version='7.0')
)
libraryDependencies += "org.nhind" % "config-store" % "7.0"
[org.nhind/config-store "7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.2.4.RELEASE |
org.flywaydb : flyway-core | jar | 6.1.4 |
org.springframework.data : spring-data-r2dbc | jar | 1.0.0.RELEASE |
org.nhind : direct-policy | jar | 7.0 |
org.nhind : config-model | jar | 7.0 |
org.nhind : direct-common | jar | 7.0 |
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.bouncycastle : bcprov-jdk15on | jar | 1.64 |
dnsjava : dnsjava | jar | 2.0.8 |
joda-time : joda-time | jar | 2.10.5 |
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-test | jar | |
org.mockito : mockito-core | jar | 3.1.0 |
org.springframework : spring-test | jar | |
org.springframework.boot : spring-boot-starter-test | jar | 2.2.4.RELEASE |
junit : junit | jar | 4.12 |
com.h2database : h2 | jar | 1.4.200 |
org.springframework.boot.experimental » spring-boot-starter-r2dbc-h2 | jar | 0.1.0.M1 |
io.r2dbc : r2dbc-h2 | jar | 0.8.1.RELEASE |