| License |
License |
|---|---|
| GroupId | GroupIdinfo.cqframework |
| ArtifactId | ArtifactIdmodel |
| Last Version | Last Version1.5.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmodel
The model library for the Clinical Quality Language Java reference implementation
|
| Filename | Size |
|---|---|
| model-1.5.9.pom | |
| model-1.5.9.jar | 104 KB |
| model-1.5.9-sources.jar | 74 KB |
| model-1.5.9-javadoc.jar | 596 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/info.cqframework/model/ -->
<dependency>
<groupId>info.cqframework</groupId>
<artifactId>model</artifactId>
<version>1.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/info.cqframework/model/
implementation 'info.cqframework:model:1.5.9'
// https://jarcasting.com/artifacts/info.cqframework/model/
implementation ("info.cqframework:model:1.5.9")
'info.cqframework:model:jar:1.5.9'
<dependency org="info.cqframework" name="model" rev="1.5.9">
<artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.cqframework', module='model', version='1.5.9')
)
libraryDependencies += "info.cqframework" % "model" % "1.5.9"
[info.cqframework/model "1.5.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jvnet.jaxb2_commons : jaxb2-basics | jar | 0.12.0 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
| org.eclipse.persistence : org.eclipse.persistence.moxy | jar | 2.7.7 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.8 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| uk.co.datumedge : hamcrest-json | jar | 0.2 |
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |