文件名 | 操作 |
---|---|
cwf-ui-parent-2.0.1.pom | 下载 |
<dependency>
<groupId>org.hspconsortium.carewebframework</groupId>
<artifactId>cwf-ui-parent</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.carewebframework', module='cwf-ui-parent', version='2.0.1')
)