Last Version

Web App Template 2.0.0-RC2

Template for creating a web application.

License

License

GroupId

GroupId

org.hspconsortium.carewebframework
ArtifactId

ArtifactId

cwf-webapp-template
Version

Version

2.0.0-RC2
Type

Type

war
Description

Description

Web App Template
Template for creating a web application.
Project Organization

Project Organization

Healthcare Services Platform Consortium

Download cwf-webapp-template 2.0.0-RC2


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

Dependencies

compile (20)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar
log4j : log4j jar
org.hspconsortium.carewebframework : cwf-ui-patientselection-v1 jar 2.0.0-RC2
org.hspconsortium.carewebframework : cwf-plugin-patientheader jar 2.0.0-RC2
org.hspconsortium.carewebframework : cwf-plugin-patientphoto jar 2.0.0-RC2
org.hspconsortium.carewebframework : cwf-plugin-documents jar 2.0.0-RC2
org.hspconsortium.carewebframework : cwf-plugin-conditions jar 2.0.0-RC2
org.hspconsortium.carewebframework : cwf-plugin-adversereactions jar 2.0.0-RC2
org.hspconsortium.carewebframework : cwf-plugin-familyhistory jar 2.0.0-RC2
org.hspconsortium.carewebframework : cwf-plugin-medicationorders jar 2.0.0-RC2
org.carewebframework : org.carewebframework.ui.popupsupport jar 6.0.0-RC2
org.carewebframework : org.carewebframework.plugin.chat jar 6.0.0-RC2
org.carewebframework : org.carewebframework.plugin.userheader jar 6.0.0-RC2
org.carewebframework : org.carewebframework.plugin.statuspanel jar 6.0.0-RC2
org.carewebframework : org.carewebframework.hibernate.security jar 6.0.0-RC2
org.carewebframework : org.carewebframework.hibernate.property jar 6.0.0-RC2
org.carewebframework : org.carewebframework.hibernate.h2 jar 6.0.0-RC2
org.hspconsortium.carewebframework : cwf-api-smart jar 2.0.0-RC2
org.hspconsortium.carewebframework : cwf-plugin-smart jar 2.0.0-RC2
org.springframework.security : spring-security-config jar

Project Modules

There are no modules declared in this project.