License |
License |
---|---|
GroupId | GroupIdcom.github.hughwick |
ArtifactId | ArtifactIdtoolbox-cache |
Version | Version2.3.3 |
Type | Typejar |
Description |
Descriptiontoolbox 缓存操作工具包
|
Filename | Size |
---|---|
toolbox-cache-2.3.3.pom | |
toolbox-cache-2.3.3.jar | 7 KB |
toolbox-cache-2.3.3-sources.jar | 6 KB |
toolbox-cache-2.3.3-javadoc.jar | 428 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hughwick/toolbox-cache/ -->
<dependency>
<groupId>com.github.hughwick</groupId>
<artifactId>toolbox-cache</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-cache/
implementation 'com.github.hughwick:toolbox-cache:2.3.3'
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-cache/
implementation ("com.github.hughwick:toolbox-cache:2.3.3")
'com.github.hughwick:toolbox-cache:jar:2.3.3'
<dependency org="com.github.hughwick" name="toolbox-cache" rev="2.3.3">
<artifact name="toolbox-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hughwick', module='toolbox-cache', version='2.3.3')
)
libraryDependencies += "com.github.hughwick" % "toolbox-cache" % "2.3.3"
[com.github.hughwick/toolbox-cache "2.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.hughwick : toolbox-core | jar | 2.3.3 |
redis.clients : jedis | jar | 3.3.0 |
com.github.ben-manes.caffeine : caffeine | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.springframework : spring-test | jar | 5.3.20 |
org.springframework : spring-context | jar | 5.3.20 |