is not current version
Last Version 1.0.3

com.github.120011676:mybatis-j2cache 1.0.2

mybatis j2cache

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.120011676
ArtifactId

ArtifactId

mybatis-j2cache
Version

Version

1.0.2
Type

Type

jar

Download mybatis-j2cache 1.0.2


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