Last Version

Apache Dubbo Spring Boot :: Parent 2.7.9

Apache Dubbo Spring Boot Parent

License

License

Categories

Categories

Spring Boot Container Microservices Dubbo Net Networking
GroupId

GroupId

org.apache.dubbo
ArtifactId

ArtifactId

dubbo-spring-boot-parent
Version

Version

2.7.9
Type

Type

pom
Description

Description

Apache Dubbo Spring Boot :: Parent
Apache Dubbo Spring Boot Parent
Project Organization

Project Organization

The Apache Software Foundation

Download dubbo-spring-boot-parent 2.7.9


<!-- https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-spring-boot-parent/ -->
<dependency>
    <groupId>org.apache.dubbo</groupId>
    <artifactId>dubbo-spring-boot-parent</artifactId>
    <version>2.7.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-spring-boot-parent/
implementation 'org.apache.dubbo:dubbo-spring-boot-parent:2.7.9'
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-spring-boot-parent/
implementation ("org.apache.dubbo:dubbo-spring-boot-parent:2.7.9")
'org.apache.dubbo:dubbo-spring-boot-parent:pom:2.7.9'
<dependency org="org.apache.dubbo" name="dubbo-spring-boot-parent" rev="2.7.9">
  <artifact name="dubbo-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.dubbo', module='dubbo-spring-boot-parent', version='2.7.9')
)
libraryDependencies += "org.apache.dubbo" % "dubbo-spring-boot-parent" % "2.7.9"
[org.apache.dubbo/dubbo-spring-boot-parent "2.7.9"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.