is not current version
Last Version 3.0.0-RC4

org.hspconsortium.carewebframework:cwf-webapp-testharness 3.0.0-RC1


GroupId

GroupId

org.hspconsortium.carewebframework
ArtifactId

ArtifactId

cwf-webapp-testharness
Version

Version

3.0.0-RC1
Type

Type

war

Download cwf-webapp-testharness 3.0.0-RC1


<!-- https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-webapp-testharness/ -->
<dependency>
    <groupId>org.hspconsortium.carewebframework</groupId>
    <artifactId>cwf-webapp-testharness</artifactId>
    <version>3.0.0-RC1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-webapp-testharness/
implementation 'org.hspconsortium.carewebframework:cwf-webapp-testharness:3.0.0-RC1'
// https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-webapp-testharness/
implementation ("org.hspconsortium.carewebframework:cwf-webapp-testharness:3.0.0-RC1")
'org.hspconsortium.carewebframework:cwf-webapp-testharness:war:3.0.0-RC1'
<dependency org="org.hspconsortium.carewebframework" name="cwf-webapp-testharness" rev="3.0.0-RC1">
  <artifact name="cwf-webapp-testharness" type="war" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.carewebframework', module='cwf-webapp-testharness', version='3.0.0-RC1')
)
libraryDependencies += "org.hspconsortium.carewebframework" % "cwf-webapp-testharness" % "3.0.0-RC1"
[org.hspconsortium.carewebframework/cwf-webapp-testharness "3.0.0-RC1"]