Last Version

com.github.bohrqiu.dubbo:dubbo-cache-core 1.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.github.bohrqiu.dubbo
ArtifactId

ArtifactId

dubbo-cache-core
Version

Version

1.2
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download dubbo-cache-core 1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.bohrqiu.dubbo : dubbo-cache-common jar 1.2
org.projectlombok : lombok jar 1.18.0

provided (3)

Group / Artifact Type Version
com.alibaba : dubbo jar 2.6.2
org.springframework.data : spring-data-redis jar 1.8.13.RELEASE
org.springframework : spring-context jar 4.3.18.RELEASE

test (4)

Group / Artifact Type Version
redis.clients : jedis jar 2.9.0
ch.qos.logback : logback-access jar 1.1.11
org.springframework.boot : spring-boot-starter-test jar 1.5.14.RELEASE
org.springframework.boot : spring-boot-starter jar 1.5.14.RELEASE

Project Modules

There are no modules declared in this project.