License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Dubbo Net Networking |
GroupId | GroupIdorg.apache.dubbo |
ArtifactId | ArtifactIddubbo-spring-boot |
Last Version | Last Version3.0.9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Dubbo Spring Boot Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dubbo-spring-boot-3.0.9.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-spring-boot/ -->
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-spring-boot</artifactId>
<version>3.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-spring-boot/
implementation 'org.apache.dubbo:dubbo-spring-boot:3.0.9'
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-spring-boot/
implementation ("org.apache.dubbo:dubbo-spring-boot:3.0.9")
'org.apache.dubbo:dubbo-spring-boot:pom:3.0.9'
<dependency org="org.apache.dubbo" name="dubbo-spring-boot" rev="3.0.9">
<artifact name="dubbo-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.dubbo', module='dubbo-spring-boot', version='3.0.9')
)
libraryDependencies += "org.apache.dubbo" % "dubbo-spring-boot" % "3.0.9"
[org.apache.dubbo/dubbo-spring-boot "3.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.1 |
org.apache.dubbo » dubbo-test-check | jar | 3.0.9 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 3.12.4 |
org.mockito : mockito-inline | jar | 3.12.4 |
cglib : cglib-nodep | jar | 2.2 |