License |
License |
---|---|
GroupId | GroupIdorg.hspconsortium.carewebframework |
ArtifactId | ArtifactIdcwf-webapp-testharness |
Last Version | Last Version3.0.0-RC4 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionTest Harness
Release information
|
Project Organization |
Project Organization |
<!-- 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-RC4</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-RC4'
// https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-webapp-testharness/
implementation ("org.hspconsortium.carewebframework:cwf-webapp-testharness:3.0.0-RC4")
'org.hspconsortium.carewebframework:cwf-webapp-testharness:war:3.0.0-RC4'
<dependency org="org.hspconsortium.carewebframework" name="cwf-webapp-testharness" rev="3.0.0-RC4">
<artifact name="cwf-webapp-testharness" type="war" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.carewebframework', module='cwf-webapp-testharness', version='3.0.0-RC4')
)
libraryDependencies += "org.hspconsortium.carewebframework" % "cwf-webapp-testharness" % "3.0.0-RC4"
[org.hspconsortium.carewebframework/cwf-webapp-testharness "3.0.0-RC4"]