文件名 | 操作 |
---|---|
dubbo-spring-boot-project-0.1.2.RELEASE.pom | 下载 |
<dependency>
<groupId>com.alibaba.boot</groupId>
<artifactId>dubbo-spring-boot-project</artifactId>
<version>0.1.2.RELEASE</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.alibaba.boot', module='dubbo-spring-boot-project', version='0.1.2.RELEASE')
)
<dependency org="com.alibaba.boot" name="dubbo-spring-boot-project" rev="0.1.2.RELEASE" />