License |
License
New BSD License
|
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.nhind |
ArtifactId | ArtifactIdconfig-store |
Last Version | Last Version8.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNHIN Direct Java RI - Configuration Persistence Layer
NHIN Direct Security And Trust Agent
|
Filename | Size |
---|---|
config-store-8.0.0.pom | |
config-store-8.0.0.jar | 53 KB |
config-store-8.0.0-tests.jar | 54 KB |
config-store-8.0.0-sources.jar | 50 KB |
config-store-8.0.0-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nhind/config-store/ -->
<dependency>
<groupId>org.nhind</groupId>
<artifactId>config-store</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/config-store/
implementation 'org.nhind:config-store:8.0.0'
// https://jarcasting.com/artifacts/org.nhind/config-store/
implementation ("org.nhind:config-store:8.0.0")
'org.nhind:config-store:jar:8.0.0'
<dependency org="org.nhind" name="config-store" rev="8.0.0">
<artifact name="config-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='config-store', version='8.0.0')
)
libraryDependencies += "org.nhind" % "config-store" % "8.0.0"
[org.nhind/config-store "8.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.5.2 |
org.springframework.boot : spring-boot-starter-data-r2dbc | jar | 2.5.2 |
org.nhind : direct-policy | jar | 8.0.0 |
org.nhind : config-model | jar | 8.0.0 |
org.nhind : direct-common | jar | 8.0.0 |
commons-io : commons-io | jar | 2.8.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.bouncycastle : bcprov-jdk15on | jar | 1.68 |
dnsjava : dnsjava | jar | 3.3.1 |
joda-time : joda-time | jar | 2.10.9 |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-test | jar | |
org.springframework : spring-test | jar | |
org.springframework.boot : spring-boot-starter-test | jar | 2.5.2 |
com.h2database : h2 | jar | 1.4.200 |
io.r2dbc : r2dbc-h2 | jar | |
org.hsqldb : hsqldb | jar | 2.5.2 |