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