Last Version

j2cache 2.8.0-release

J2Cache is a 2 level Cache system, Using ehcache + redis

License

License

Categories

Categories

Net
GroupId

GroupId

net.oschina.j2cache
ArtifactId

ArtifactId

j2cache
Version

Version

2.8.0-release
Type

Type

pom
Description

Description

j2cache
J2Cache is a 2 level Cache system, Using ehcache + redis
Project URL

Project URL

https://gitee.com/ld/J2Cache

Download j2cache 2.8.0-release


<!-- https://jarcasting.com/artifacts/net.oschina.j2cache/j2cache/ -->
<dependency>
    <groupId>net.oschina.j2cache</groupId>
    <artifactId>j2cache</artifactId>
    <version>2.8.0-release</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.j2cache/j2cache/
implementation 'net.oschina.j2cache:j2cache:2.8.0-release'
// https://jarcasting.com/artifacts/net.oschina.j2cache/j2cache/
implementation ("net.oschina.j2cache:j2cache:2.8.0-release")
'net.oschina.j2cache:j2cache:pom:2.8.0-release'
<dependency org="net.oschina.j2cache" name="j2cache" rev="2.8.0-release">
  <artifact name="j2cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.oschina.j2cache', module='j2cache', version='2.8.0-release')
)
libraryDependencies += "net.oschina.j2cache" % "j2cache" % "2.8.0-release"
[net.oschina.j2cache/j2cache "2.8.0-release"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • core
  • modules/hibernate3
  • modules/hibernate4
  • modules/hibernate5
  • modules/spring-boot-starter
  • modules/spring-boot2-starter
  • modules/mybatis
  • modules/springcache
  • modules/session-manager