is not current version
Last Version 2.8.0-release

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


Categories

Categories

Net MyBatis Data ORM
GroupId

GroupId

net.oschina.j2cache
ArtifactId

ArtifactId

j2cache-mybatis
Version

Version

2.5.1-release
Type

Type

jar

Download j2cache-mybatis 2.5.1-release


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