не последняя версия
Последняя версия 3.0.9

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


Категории

Категории

Redis Данные Базы данных Dubbo Сеть Networking
Группа

Группа

org.apache.dubbo
Идентификатор

Идентификатор

dubbo-metadata-report-redis
Версия

Версия

2.7.4.1
Тип

Тип

jar

Скачать dubbo-metadata-report-redis 2.7.4.1


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