File | Operation |
---|---|
mcdull-framework-0.0.5-RELEASE.pom | download |
<dependency>
<groupId>io.gitee.dqcer</groupId>
<artifactId>mcdull-framework</artifactId>
<version>0.0.5-RELEASE</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.gitee.dqcer', module='mcdull-framework', version='0.0.5-RELEASE')
)
<parent> <groupId>io.gitee.dqcer</groupId> <artifactId>mcdull</artifactId> <version>0.0.5-RELEASE</version> </parent>