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