License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdcom.github.bohrqiu.dubbo |
ArtifactId | ArtifactIddubbo-cache-core |
Version | Version1.2 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
dubbo-cache-core-1.2.pom | |
dubbo-cache-core-1.2.jar | 23 KB |
dubbo-cache-core-1.2-sources.jar | 19 KB |
dubbo-cache-core-1.2-javadoc.jar | 127 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.bohrqiu.dubbo : dubbo-cache-common | jar | 1.2 |
org.projectlombok : lombok | jar | 1.18.0 |
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 |
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 |