License |
License |
---|---|
GroupId | GroupIdorg.openehr.adl2-core |
ArtifactId | ArtifactIdadl2-core |
Last Version | Last Version1.3.8 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionadl2-core
Core java libraries for openEHR adl 2 manipulation
|
Project URL |
Project URL |
Filename | Size |
---|---|
adl2-core-1.3.8.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openehr.adl2-core/adl2-core/ -->
<dependency>
<groupId>org.openehr.adl2-core</groupId>
<artifactId>adl2-core</artifactId>
<version>1.3.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openehr.adl2-core/adl2-core/
implementation 'org.openehr.adl2-core:adl2-core:1.3.8'
// https://jarcasting.com/artifacts/org.openehr.adl2-core/adl2-core/
implementation ("org.openehr.adl2-core:adl2-core:1.3.8")
'org.openehr.adl2-core:adl2-core:pom:1.3.8'
<dependency org="org.openehr.adl2-core" name="adl2-core" rev="1.3.8">
<artifact name="adl2-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openehr.adl2-core', module='adl2-core', version='1.3.8')
)
libraryDependencies += "org.openehr.adl2-core" % "adl2-core" % "1.3.8"
[org.openehr.adl2-core/adl2-core "1.3.8"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.6 |
org.easytesting : fest-assert | jar | 1.4 |