License |
License
Health-Related Additional Disclaimer of Warranty and Limitation of Liability
|
---|---|
GroupId | GroupIdorg.carewebframework |
ArtifactId | ArtifactIdorg.carewebframework.web.testharness |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionCWF Test Harness
CWF Web Framework Test Harness
|
Project Organization |
Project OrganizationRegenstrief Center for Biomedical Informatics |
<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.web.testharness/ -->
<dependency>
<groupId>org.carewebframework</groupId>
<artifactId>org.carewebframework.web.testharness</artifactId>
<version>1.0.5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.web.testharness/
implementation 'org.carewebframework:org.carewebframework.web.testharness:1.0.5'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.web.testharness/
implementation ("org.carewebframework:org.carewebframework.web.testharness:1.0.5")
'org.carewebframework:org.carewebframework.web.testharness:war:1.0.5'
<dependency org="org.carewebframework" name="org.carewebframework.web.testharness" rev="1.0.5">
<artifact name="org.carewebframework.web.testharness" type="war" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.web.testharness', version='1.0.5')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.web.testharness" % "1.0.5"
[org.carewebframework/org.carewebframework.web.testharness "1.0.5"]