org.shaneking.roc.cache

ShaneKing for Spring Cache

License

License

GroupId

GroupId

org.shaneking.roc
ArtifactId

ArtifactId

org.shaneking.roc.cache
Last Version

Last Version

0.241.2.Friendly
Release Date

Release Date

Type

Type

jar
Description

Description

org.shaneking.roc.cache
ShaneKing for Spring Cache
Project URL

Project URL

https://github.com/ShaneKingFriendly/org.shaneking.roc
Project Organization

Project Organization

ShaneKingFriendly

Download org.shaneking.roc.cache

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.4.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.1
com.github.ben-manes.caffeine : caffeine jar 2.8.8
org.shaneking.ling : org.shaneking.ling.cache jar 0.241.2.Friendly

test (1)

Group / Artifact Type Version
org.shaneking.roc : org.shaneking.roc.test jar 0.241.2.Friendly

Project Modules

There are no modules declared in this project.

org.shaneking

ShaneKing Java Library

Special Getter/Setter Method Name Prefix

  • gna: get null able
  • gnn: get not null
  • sin: set if null
  • sro: set return old
  • srv: set return void
org.shaneking.roc
ShaneKing Friendly

Versions

Version
0.241.2.Friendly
0.241.1.1