License |
License |
---|---|
GroupId | GroupIdorg.aoju |
ArtifactId | ArtifactIdbus-cache |
Last Version | Last Version6.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbus-cache
Bus Cache
|
Project URL |
Project URL |
Filename | Size |
---|---|
bus-cache-6.5.2.pom | |
bus-cache-6.5.2.jar | 94 KB |
bus-cache-6.5.2-sources.jar | 78 KB |
bus-cache-6.5.2-javadoc.jar | 301 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.aoju/bus-cache/ -->
<dependency>
<groupId>org.aoju</groupId>
<artifactId>bus-cache</artifactId>
<version>6.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.aoju/bus-cache/
implementation 'org.aoju:bus-cache:6.5.2'
// https://jarcasting.com/artifacts/org.aoju/bus-cache/
implementation ("org.aoju:bus-cache:6.5.2")
'org.aoju:bus-cache:jar:6.5.2'
<dependency org="org.aoju" name="bus-cache" rev="6.5.2">
<artifact name="bus-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aoju', module='bus-cache', version='6.5.2')
)
libraryDependencies += "org.aoju" % "bus-cache" % "6.5.2"
[org.aoju/bus-cache "6.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.aoju : bus-extra | jar | 6.5.2 |
org.aoju : bus-proxy | jar | 6.5.2 |
org.aoju : bus-setting | jar | 6.5.2 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
com.google.guava : guava Optional | jar | 30.1.1-jre |
redis.clients : jedis Optional | jar | 4.2.2 |
com.caucho : hessian Optional | jar | 4.0.65 |
mysql : mysql-connector-java Optional | jar | 8.0.29 |
com.google.inject : guice Optional | jar | 5.0.1 |
com.googlecode.xmemcached : xmemcached Optional | jar | 2.4.7 |
org.apache.curator : curator-recipes Optional | jar | 5.2.1 |
org.ehcache : ehcache Optional | jar | 3.9.4 |
org.springframework.boot : spring-boot-starter-jdbc Optional | jar | 2.7.0 |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.7.0 |