License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.aweo |
ArtifactId | ArtifactIdmybatis-shim |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-shim
mybatis boost
|
Project URL |
Project URL |
Filename | Size |
---|---|
mybatis-shim-1.1.2.pom | |
mybatis-shim-1.1.2.jar | 135 KB |
mybatis-shim-1.1.2-sources.jar | 81 KB |
mybatis-shim-1.1.2-javadoc.jar | 557 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.aweo/mybatis-shim/ -->
<dependency>
<groupId>com.github.aweo</groupId>
<artifactId>mybatis-shim</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aweo/mybatis-shim/
implementation 'com.github.aweo:mybatis-shim:1.1.2'
// https://jarcasting.com/artifacts/com.github.aweo/mybatis-shim/
implementation ("com.github.aweo:mybatis-shim:1.1.2")
'com.github.aweo:mybatis-shim:jar:1.1.2'
<dependency org="com.github.aweo" name="mybatis-shim" rev="1.1.2">
<artifact name="mybatis-shim" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aweo', module='mybatis-shim', version='1.1.2')
)
libraryDependencies += "com.github.aweo" % "mybatis-shim" % "1.1.2"
[com.github.aweo/mybatis-shim "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.javassist : javassist | jar | 3.27.0-GA |
jaxen : jaxen | jar | 1.2.0 |
com.google.guava : guava | jar | 28.1-jre |
org.mybatis : mybatis Optional | jar | 3.4.1 |
org.mybatis : mybatis-spring Optional | jar | 1.3.0 |
com.alibaba : fastjson Optional | jar | 1.2.68 |
org.freemarker : freemarker | jar | 2.3.23 |
org.apache.logging.log4j : log4j-core | jar | 2.13.0 |
org.springframework : spring-core Optional | jar | 5.1.8.RELEASE |
org.springframework : spring-context Optional | jar | 5.1.8.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.24 |
org.apache.commons : commons-lang3 | jar | 3.5 |
commons-io : commons-io | jar | 2.6 |
org.dom4j : dom4j | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |