File | Operation |
---|---|
detachment-frame-1.0.6-RELEASE.pom | download |
<dependency>
<groupId>cn.detachment</groupId>
<artifactId>detachment-frame</artifactId>
<version>1.0.6-RELEASE</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='detachment-frame', version='1.0.6-RELEASE')
)
<parent> <groupId>cn.detachment</groupId> <artifactId>base</artifactId> <version>1.0.6-RELEASE</version> </parent>