Last Version

dubbo-bom 2.6.12

Dubbo dependencies BOM

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

dubbo-bom
Version

Version

2.6.12
Type

Type

pom
Description

Description

dubbo-bom
Dubbo dependencies BOM
Project URL

Project URL

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

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/incubator-dubbo

Download dubbo-bom 2.6.12

Filename Size
dubbo-bom-2.6.12.pom 12 KB
Browse

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

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.