MVN

org.mybatis.caches : mybatis-ehcache

Maven & Gradle

Nov 24, 2022
17 usages
131 stars

mybatis-ehcache · Ehcache support for MyBatis Cache

<dependency>
    <groupId>org.mybatis.caches</groupId>
    <artifactId>mybatis-ehcache</artifactId>
    <version>1.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mybatis.caches : mybatis-ehcache to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.3
  • Latest Release Candidate: 1.0.0-RC1

All Versions

Choose a version of org.mybatis.caches : mybatis-ehcache to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
mybatis-ehcache-1.2.3
mybatis-ehcache-1.2.2
mybatis-ehcache-1.2.1
mybatis-ehcache-1.2.0
1.1.x
mybatis-ehcache-1.1.0
1.0.x
mybatis-ehcache-1.0.3
mybatis-ehcache-1.0.2
mybatis-ehcache-1.0.1
mybatis-ehcache-1.0.0-RC1

How to add a dependency to Maven

Add the following org.mybatis.caches : mybatis-ehcache maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mybatis.caches</groupId>
    <artifactId>mybatis-ehcache</artifactId>
    <version>1.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mybatis.caches : mybatis-ehcache gradle dependency to your build.gradle file:

implementation 'org.mybatis.caches:mybatis-ehcache:1.2.3'

Gradle Kotlin DSL: Add the following org.mybatis.caches : mybatis-ehcache gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mybatis.caches:mybatis-ehcache:1.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mybatis.caches : mybatis-ehcache sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mybatis.caches" % "mybatis-ehcache" % "1.2.3"

Advertisement

Dependencies from Group

Nov 24, 2022
17 usages
131 stars
Dec 29, 2015
4 usages
401 stars
Nov 30, 2016
3 usages
7 stars
Dec 12, 2022
1 usages
71 stars
Dec 11, 2022
61 stars

Discover Dependencies

Aug 03, 2020
12 usages
May 09, 2017
4 usages
63 stars
Aug 02, 2023
14 usages
1.1k stars
Mar 07, 2022
4 usages
Apr 19, 2023
1 usages
1.8k stars
Aug 23, 2023
4 usages
148 stars
Dec 04, 2016
1 stars
Jun 19, 2017
41 stars