Last Version

mybatis-ehcache-spring 0.0.1

Mybatis ehcache with spring. Mybatis cache metrics.

License

License

Categories

Categories

Ehcache Data Caching MyBatis ORM
GroupId

GroupId

io.github.hengyunabc
ArtifactId

ArtifactId

mybatis-ehcache-spring
Version

Version

0.0.1
Type

Type

jar
Description

Description

mybatis-ehcache-spring
Mybatis ehcache with spring. Mybatis cache metrics.
Project URL

Project URL

https://github.com/hengyunabc/mybatis-ehcache-spring
Source Code Management

Source Code Management

https://github.com/hengyunabc/mybatis-ehcache-spring

Download mybatis-ehcache-spring 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.ehcache : ehcache-core jar 2.6.10

provided (6)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.2.7
io.dropwizard.metrics : metrics-ehcache jar 3.1.1
javax.transaction : transaction-api jar 1.1
org.springframework : spring-core jar 4.1.6.RELEASE
org.springframework : spring-context jar 4.1.6.RELEASE
org.springframework : spring-beans jar 4.1.6.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.12

Project Modules

There are no modules declared in this project.