<dependency>
<groupId>org.hspconsortium.carewebframework</groupId>
<artifactId>cwf-webapp-template</artifactId>
<version>1.0.0</version>
<type>war</type>
</dependency>
libraryDependencies += "org.hspconsortium.carewebframework" % "cwf-webapp-template" % "1.0.0"
@Grapes(
@Grab(group='org.hspconsortium.carewebframework', module='cwf-webapp-template', version='1.0.0')
)
<dependency org="org.hspconsortium.carewebframework" name="cwf-webapp-template" rev="1.0.0" />
<parent> <groupId>org.hspconsortium.carewebframework</groupId> <artifactId>cwf-webapp-parent</artifactId> <version>1.0.0</version> </parent>
compile
|-- javax.servlet:javax.servlet-api
|-- log4j:log4j
|-- org.hspconsortium.carewebframework:cwf-ui-patientselection-v1
|-- org.hspconsortium.carewebframework:cwf-ui-patientheader
|-- org.hspconsortium.carewebframework:cwf-ui-patientphoto
|-- org.hspconsortium.carewebframework:cwf-ui-documents
|-- org.hspconsortium.carewebframework:cwf-ui-conditions
|-- org.hspconsortium.carewebframework:cwf-ui-adversereactions
|-- org.hspconsortium.carewebframework:cwf-ui-familyhistory
|-- org.hspconsortium.carewebframework:cwf-ui-medicationorders
|-- org.carewebframework:org.carewebframework.ui.popupsupport:5.0.0-RC2
|-- org.carewebframework:org.carewebframework.plugin.chat:5.0.0-RC2
|-- org.carewebframework:org.carewebframework.plugin.userheader:5.0.0-RC2
|-- org.carewebframework:org.carewebframework.plugin.statuspanel:5.0.0-RC2
|-- org.carewebframework:${org.carewebframework.security.profile}:5.0.0-RC2
|-- org.carewebframework:org.carewebframework.hibernate.property:5.0.0-RC2
|-- org.carewebframework:org.carewebframework.hibernate.h2:5.0.0-RC2
|-- org.hspconsortium.carewebframework:cwf-api-smart:1.0.0