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