is not current version
Last Version 1.2

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


Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.github.bohrqiu.dubbo
ArtifactId

ArtifactId

dubbo-cache
Version

Version

1.0
Type

Type

pom

Download dubbo-cache 1.0

Filename Size
dubbo-cache-1.0.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.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bohrqiu.dubbo/dubbo-cache/
implementation 'com.github.bohrqiu.dubbo:dubbo-cache:1.0'
// https://jarcasting.com/artifacts/com.github.bohrqiu.dubbo/dubbo-cache/
implementation ("com.github.bohrqiu.dubbo:dubbo-cache:1.0")
'com.github.bohrqiu.dubbo:dubbo-cache:pom:1.0'
<dependency org="com.github.bohrqiu.dubbo" name="dubbo-cache" rev="1.0">
  <artifact name="dubbo-cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bohrqiu.dubbo', module='dubbo-cache', version='1.0')
)
libraryDependencies += "com.github.bohrqiu.dubbo" % "dubbo-cache" % "1.0"
[com.github.bohrqiu.dubbo/dubbo-cache "1.0"]