is not current version
Last Version 8.0.0

org.nhind:config-store 1.2

NHIN Direct Security And Trust Agent

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.nhind
ArtifactId

ArtifactId

config-store
Version

Version

1.2
Type

Type

jar

Download config-store 1.2


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