Last Version

net.oschina.j2cache:j2cache-mybatis 2.8.0-release

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

License

License

Categories

Categories

Net MyBatis Data ORM
GroupId

GroupId

net.oschina.j2cache
ArtifactId

ArtifactId

j2cache-mybatis
Version

Version

2.8.0-release
Type

Type

jar
Description

Description

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

Download j2cache-mybatis 2.8.0-release


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

Dependencies

compile (2)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.4.6
mysql : mysql-connector-java Optional jar 8.0.11

provided (1)

Group / Artifact Type Version
net.oschina.j2cache : j2cache-core jar 2.7.6-release

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.