| License |
License
Health-Related Additional Disclaimer of Warranty and Limitation of Liability
|
|---|---|
| GroupId | GroupIdorg.carewebframework |
| ArtifactId | ArtifactIdorg.carewebframework.cal-parent |
| Last Version | Last Version4.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionClinical Abstraction Layer (CAL) Aggregator
CareWeb Framework Root POM
|
| Project Organization |
Project OrganizationRegenstrief Center for Biomedical Informatics |
| Filename | Size |
|---|---|
| org.carewebframework.cal-parent-4.0.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.cal-parent/ -->
<dependency>
<groupId>org.carewebframework</groupId>
<artifactId>org.carewebframework.cal-parent</artifactId>
<version>4.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.cal-parent/
implementation 'org.carewebframework:org.carewebframework.cal-parent:4.0.0'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.cal-parent/
implementation ("org.carewebframework:org.carewebframework.cal-parent:4.0.0")
'org.carewebframework:org.carewebframework.cal-parent:pom:4.0.0'
<dependency org="org.carewebframework" name="org.carewebframework.cal-parent" rev="4.0.0">
<artifact name="org.carewebframework.cal-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.cal-parent', version='4.0.0')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.cal-parent" % "4.0.0"
[org.carewebframework/org.carewebframework.cal-parent "4.0.0"]