License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdcom.alibaba |
ArtifactId | ArtifactIddubbo-parent |
Last Version | Last Version2.6.12 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondubbo-parent
The parent project of dubbo
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dubbo-parent-2.6.12.pom | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba/dubbo-parent/ -->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>dubbo-parent</artifactId>
<version>2.6.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/dubbo-parent/
implementation 'com.alibaba:dubbo-parent:2.6.12'
// https://jarcasting.com/artifacts/com.alibaba/dubbo-parent/
implementation ("com.alibaba:dubbo-parent:2.6.12")
'com.alibaba:dubbo-parent:pom:2.6.12'
<dependency org="com.alibaba" name="dubbo-parent" rev="2.6.12">
<artifact name="dubbo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='dubbo-parent', version='2.6.12')
)
libraryDependencies += "com.alibaba" % "dubbo-parent" % "2.6.12"
[com.alibaba/dubbo-parent "2.6.12"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 2.18.3 |
cglib : cglib-nodep | jar | 2.2 |