Last Version

mybatis-oscache 1.0.2

OSCache support for MyBatis Cache

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

org.mybatis.caches
ArtifactId

ArtifactId

mybatis-oscache
Version

Version

1.0.2
Type

Type

jar
Description

Description

mybatis-oscache
OSCache support for MyBatis Cache
Project Organization

Project Organization

MyBatis.org
Source Code Management

Source Code Management

http://github.com/mybatis/oscache-cache

Download mybatis-oscache 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
opensymphony : oscache jar 2.4.1

provided (1)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.4.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.