| Categories |
CategoriesSpring Boot Container Microservices Dubbo Net Networking |
|---|---|
| GroupId | GroupIdcom.alibaba.boot |
| ArtifactId | ArtifactIddubbo-spring-boot-project |
| Last Version | Last Version0.2.1.RELEASE |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionDubbo Spring Boot Project
Dubbo Spring Boot Project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dubbo-spring-boot-project-0.2.1.RELEASE.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.boot/dubbo-spring-boot-project/ -->
<dependency>
<groupId>com.alibaba.boot</groupId>
<artifactId>dubbo-spring-boot-project</artifactId>
<version>0.2.1.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.boot/dubbo-spring-boot-project/
implementation 'com.alibaba.boot:dubbo-spring-boot-project:0.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.alibaba.boot/dubbo-spring-boot-project/
implementation ("com.alibaba.boot:dubbo-spring-boot-project:0.2.1.RELEASE")
'com.alibaba.boot:dubbo-spring-boot-project:pom:0.2.1.RELEASE'
<dependency org="com.alibaba.boot" name="dubbo-spring-boot-project" rev="0.2.1.RELEASE">
<artifact name="dubbo-spring-boot-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.boot', module='dubbo-spring-boot-project', version='0.2.1.RELEASE')
)
libraryDependencies += "com.alibaba.boot" % "dubbo-spring-boot-project" % "0.2.1.RELEASE"
[com.alibaba.boot/dubbo-spring-boot-project "0.2.1.RELEASE"]
| Version |
|---|
|
0.2.1.RELEASE
|
|
0.2.1
|
|
0.2.0
|
|
0.1.2.RELEASE
|
|
0.1.2
|
|
0.1.1
|
|
0.1.0
|