Getting Started
CareWeb Framework
This is the root POM for all CareWeb Framework projects.
License |
License
Health-Related Additional Disclaimer of Warranty and Limitation of Liability
|
---|---|
GroupId | GroupIdorg.carewebframework |
ArtifactId | ArtifactIdorg.carewebframework-root |
Last Version | Last Version6.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCareWeb Framework Root POM
CareWeb Framework Root POM
|
Project Organization |
Project OrganizationRegenstrief Center for Biomedical Informatics |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
org.carewebframework-root-6.0.2.pom | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework-root/ -->
<dependency>
<groupId>org.carewebframework</groupId>
<artifactId>org.carewebframework-root</artifactId>
<version>6.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework-root/
implementation 'org.carewebframework:org.carewebframework-root:6.0.2'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework-root/
implementation ("org.carewebframework:org.carewebframework-root:6.0.2")
'org.carewebframework:org.carewebframework-root:pom:6.0.2'
<dependency org="org.carewebframework" name="org.carewebframework-root" rev="6.0.2">
<artifact name="org.carewebframework-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework-root', version='6.0.2')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework-root" % "6.0.2"
[org.carewebframework/org.carewebframework-root "6.0.2"]
This is the root POM for all CareWeb Framework projects.