License |
License |
---|---|
GroupId | GroupIdinfo.cqframework |
ArtifactId | ArtifactIdelm |
Last Version | Last Version1.5.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelm
The elm library for the Clinical Quality Language Java reference implementation
|
Filename | Size |
---|---|
elm-1.5.9.pom | |
elm-1.5.9.jar | 735 KB |
elm-1.5.9-sources.jar | 484 KB |
elm-1.5.9-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/info.cqframework/elm/ -->
<dependency>
<groupId>info.cqframework</groupId>
<artifactId>elm</artifactId>
<version>1.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/info.cqframework/elm/
implementation 'info.cqframework:elm:1.5.9'
// https://jarcasting.com/artifacts/info.cqframework/elm/
implementation ("info.cqframework:elm:1.5.9")
'info.cqframework:elm:jar:1.5.9'
<dependency org="info.cqframework" name="elm" rev="1.5.9">
<artifact name="elm" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.cqframework', module='elm', version='1.5.9')
)
libraryDependencies += "info.cqframework" % "elm" % "1.5.9"
[info.cqframework/elm "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 |
info.cqframework : model | jar | 1.5.9 |
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 |