License |
License |
---|---|
Categories |
CategoriesEhcache Data Caching MyBatis ORM |
GroupId | GroupIdcom.cjxch.supermybatis |
ArtifactId | ArtifactIdsuper-mybatis-cache-ehcache |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.cjxch.supermybatis/super-mybatis-cache-ehcache/ -->
<dependency>
<groupId>com.cjxch.supermybatis</groupId>
<artifactId>super-mybatis-cache-ehcache</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cjxch.supermybatis/super-mybatis-cache-ehcache/
implementation 'com.cjxch.supermybatis:super-mybatis-cache-ehcache:1.2.1'
// https://jarcasting.com/artifacts/com.cjxch.supermybatis/super-mybatis-cache-ehcache/
implementation ("com.cjxch.supermybatis:super-mybatis-cache-ehcache:1.2.1")
'com.cjxch.supermybatis:super-mybatis-cache-ehcache:jar:1.2.1'
<dependency org="com.cjxch.supermybatis" name="super-mybatis-cache-ehcache" rev="1.2.1">
<artifact name="super-mybatis-cache-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cjxch.supermybatis', module='super-mybatis-cache-ehcache', version='1.2.1')
)
libraryDependencies += "com.cjxch.supermybatis" % "super-mybatis-cache-ehcache" % "1.2.1"
[com.cjxch.supermybatis/super-mybatis-cache-ehcache "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.cjxch.supermybatis : super-mybatis-cache-base | jar | 1.2.1 |
net.sf.ehcache : ehcache | jar | 2.10.6 |