is not current version
Last Version 3.0.0-RC4

org.hspconsortium.carewebframework:cwf-webapp-testharness 2.0.0-RC2


GroupId

GroupId

org.hspconsortium.carewebframework
ArtifactId

ArtifactId

cwf-webapp-testharness
Version

Version

2.0.0-RC2
Type

Type

war

Download cwf-webapp-testharness 2.0.0-RC2


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