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