License |
License
Health-Related Additional Disclaimer of Warranty and Limitation of Liability
|
---|---|
GroupId | GroupIdorg.carewebframework |
ArtifactId | ArtifactIdorg.carewebframework.cal.webapp.testharness |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionCAL Test Harness
CareWeb Framework Root POM
|
Project Organization |
Project OrganizationRegenstrief Center for Biomedical Informatics |
<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.cal.webapp.testharness/ -->
<dependency>
<groupId>org.carewebframework</groupId>
<artifactId>org.carewebframework.cal.webapp.testharness</artifactId>
<version>4.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.cal.webapp.testharness/
implementation 'org.carewebframework:org.carewebframework.cal.webapp.testharness:4.0.0'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.cal.webapp.testharness/
implementation ("org.carewebframework:org.carewebframework.cal.webapp.testharness:4.0.0")
'org.carewebframework:org.carewebframework.cal.webapp.testharness:war:4.0.0'
<dependency org="org.carewebframework" name="org.carewebframework.cal.webapp.testharness" rev="4.0.0">
<artifact name="org.carewebframework.cal.webapp.testharness" type="war" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.cal.webapp.testharness', version='4.0.0')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.cal.webapp.testharness" % "4.0.0"
[org.carewebframework/org.carewebframework.cal.webapp.testharness "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |