is not current version
Last Version 2.7.15

org.apache.dubbo:dubbo-metadata-report-consul 2.7.4.1


Categories

Categories

Data Dubbo Net Networking
GroupId

GroupId

org.apache.dubbo
ArtifactId

ArtifactId

dubbo-metadata-report-consul
Version

Version

2.7.4.1
Type

Type

jar

Download dubbo-metadata-report-consul 2.7.4.1


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