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

com.github.bohrqiu.dubbo:dubbo-cache-common 1.1


Категории

Категории

Dubbo Сеть Networking
Группа

Группа

com.github.bohrqiu.dubbo
Идентификатор

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

dubbo-cache-common
Версия

Версия

1.1
Тип

Тип

jar

Скачать dubbo-cache-common 1.1


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