License |
License
New BSD License
|
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.nhind |
ArtifactId | ArtifactIdconfig-model |
Version | Version7.0 |
Type | Typejar |
Description |
DescriptionNHIN Direct Java RI - Configuration Service Data Model
NHIN Direct Java RI Configurstion Service Data Model
|
Filename | Size |
---|---|
config-model-7.0.pom | |
config-model-7.0.jar | 30 KB |
config-model-7.0-tests.jar | 9 KB |
config-model-7.0-sources.jar | 44 KB |
config-model-7.0-javadoc.jar | 155 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nhind/config-model/ -->
<dependency>
<groupId>org.nhind</groupId>
<artifactId>config-model</artifactId>
<version>7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/config-model/
implementation 'org.nhind:config-model:7.0'
// https://jarcasting.com/artifacts/org.nhind/config-model/
implementation ("org.nhind:config-model:7.0")
'org.nhind:config-model:jar:7.0'
<dependency org="org.nhind" name="config-model" rev="7.0">
<artifact name="config-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='config-model', version='7.0')
)
libraryDependencies += "org.nhind" % "config-model" % "7.0"
[org.nhind/config-model "7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.nhind : direct-policy | jar | 7.0 |
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-collections4 | jar | 4.4 |
com.fasterxml.jackson.core : jackson-annotations | jar | |
org.bouncycastle : bcprov-jdk15on | jar | 1.64 |
dnsjava : dnsjava | jar | 2.0.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.1.0 |