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