File | Operation |
---|---|
cwf-parent-2.0.1.pom | download |
<dependency>
<groupId>org.hspconsortium.carewebframework</groupId>
<artifactId>cwf-parent</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.carewebframework', module='cwf-parent', version='2.0.1')
)
<parent> <groupId>org.hspconsortium.carewebframework</groupId> <artifactId>cwf-root</artifactId> <version>2.0.0</version> </parent>