Last Version

com.alibaba:dubbo-bootstrap 2.6.5

The parent project of dubbo

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

dubbo-bootstrap
Version

Version

2.6.5
Type

Type

jar
Description

Description

The parent project of dubbo
Project Organization

Project Organization

The Apache Software Foundation

Download dubbo-bootstrap 2.6.5


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

Dependencies

compile (3)

Group / Artifact Type Version
com.alibaba : dubbo-config-api jar 2.6.5
com.alibaba : dubbo-common jar 2.6.5
com.alibaba : dubbo-registry-api jar 2.6.5

test (4)

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

Project Modules

There are no modules declared in this project.