is not current version
Last Version 2.0.0-RC2

org.hspconsortium.carewebframework:cwf-webapp-template 1.0.0

Template for creating a web application.

GroupId

GroupId

org.hspconsortium.carewebframework
ArtifactId

ArtifactId

cwf-webapp-template
Version

Version

1.0.0
Type

Type

war

Download cwf-webapp-template 1.0.0


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