<dependency>
<groupId>org.hspconsortium.carewebframework</groupId>
<artifactId>cwf-ui-patientheader</artifactId>
<version>1.0.0</version>
</dependency>
libraryDependencies += "org.hspconsortium.carewebframework" % "cwf-ui-patientheader" % "1.0.0"
@Grapes(
@Grab(group='org.hspconsortium.carewebframework', module='cwf-ui-patientheader', version='1.0.0')
)
<dependency org="org.hspconsortium.carewebframework" name="cwf-ui-patientheader" rev="1.0.0" />