<dependency>
<groupId>io.gitee.dqcer</groupId>
<artifactId>mcdull-framework-starter-oss</artifactId>
<version>0.1.3-RELEASE</version>
</dependency>
libraryDependencies += "io.gitee.dqcer" % "mcdull-framework-starter-oss" % "0.1.3-RELEASE"
@Grapes(
@Grab(group='io.gitee.dqcer', module='mcdull-framework-starter-oss', version='0.1.3-RELEASE')
)
<dependency org="io.gitee.dqcer" name="mcdull-framework-starter-oss" rev="0.1.3-RELEASE" />
<parent> <groupId>io.gitee.dqcer</groupId> <artifactId>mcdull-framework-starters</artifactId> <version>0.1.3-RELEASE</version> </parent>
provided
|-- io.gitee.dqcer:mcdull-framework-config
|-- io.gitee.dqcer:mcdull-framework-base
|-- org.springframework:spring-context