Last Version

dubbo-parent 3.0.9

The parent project of dubbo

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

org.apache.dubbo
ArtifactId

ArtifactId

dubbo-parent
Version

Version

3.0.9
Type

Type

pom
Description

Description

dubbo-parent
The parent project of dubbo
Project URL

Project URL

https://github.com/apache/dubbo
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/dubbo

Download dubbo-parent 3.0.9

Filename Size
dubbo-parent-3.0.9.pom 28 KB
Browse

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

Dependencies

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-params 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

Project Modules

  • dubbo-common
  • dubbo-container
  • dubbo-compiler
  • dubbo-remoting
  • dubbo-rpc
  • dubbo-cluster
  • dubbo-registry
  • dubbo-monitor
  • dubbo-config
  • dubbo-filter
  • dubbo-demo
  • dubbo-plugin
  • dubbo-serialization
  • dubbo-compatible
  • dubbo-dependencies-bom
  • dubbo-distribution
  • dubbo-configcenter
  • dubbo-dependencies
  • dubbo-metadata
  • dubbo-metrics
  • dubbo-build-tools
  • dubbo-spring-boot
  • dubbo-native
  • dubbo-test
  • dubbo-native-plugin