mybatis-j2cache
mybatis cache j2cache
| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdcom.github.120011676 |
| ArtifactId | ArtifactIdmybatis-j2cache |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmybatis-j2cache
mybatis j2cache
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mybatis-j2cache-1.0.3.pom | |
| mybatis-j2cache-1.0.3.jar | 2 KB |
| mybatis-j2cache-1.0.3-sources.jar | 1 KB |
| mybatis-j2cache-1.0.3-javadoc.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.120011676/mybatis-j2cache/ -->
<dependency>
<groupId>com.github.120011676</groupId>
<artifactId>mybatis-j2cache</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.120011676/mybatis-j2cache/
implementation 'com.github.120011676:mybatis-j2cache:1.0.3'
// https://jarcasting.com/artifacts/com.github.120011676/mybatis-j2cache/
implementation ("com.github.120011676:mybatis-j2cache:1.0.3")
'com.github.120011676:mybatis-j2cache:jar:1.0.3'
<dependency org="com.github.120011676" name="mybatis-j2cache" rev="1.0.3">
<artifact name="mybatis-j2cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.120011676', module='mybatis-j2cache', version='1.0.3')
)
libraryDependencies += "com.github.120011676" % "mybatis-j2cache" % "1.0.3"
[com.github.120011676/mybatis-j2cache "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 5.1.38 |
| org.mybatis : mybatis | jar | 3.2.8 |
| net.oschina.j2cache : j2cache-core | jar | 1.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar | 4.1.6.RELEASE |
| org.springframework : spring-context | jar | 4.1.6.RELEASE |
mybatis cache j2cache