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