is not current version
Last Version 1.2

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


Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.github.bohrqiu.dubbo
ArtifactId

ArtifactId

dubbo-cache
Version

Version

1.1
Type

Type

pom

Download dubbo-cache 1.1

Filename Size
dubbo-cache-1.1.pom 2 KB
Browse

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