mybatis-shim

mybatis boost

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.aweo
ArtifactId

ArtifactId

mybatis-shim
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-shim
mybatis boost
Project URL

Project URL

https://gitee.com/awe2/mybatis-shim

Download mybatis-shim

How to add to project

<!-- 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"]

Dependencies

compile (14)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.0