mybatis-extension

mybatis extension

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.rexsheng
ArtifactId

ArtifactId

mybatis-extension
Last Version

Last Version

1.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-extension
mybatis extension
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/RexSheng/mybatis-extension

Download mybatis-extension

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.rexsheng/mybatis-extension/ -->
<dependency>
    <groupId>com.github.rexsheng</groupId>
    <artifactId>mybatis-extension</artifactId>
    <version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rexsheng/mybatis-extension/
implementation 'com.github.rexsheng:mybatis-extension:1.7.1'
// https://jarcasting.com/artifacts/com.github.rexsheng/mybatis-extension/
implementation ("com.github.rexsheng:mybatis-extension:1.7.1")
'com.github.rexsheng:mybatis-extension:jar:1.7.1'
<dependency org="com.github.rexsheng" name="mybatis-extension" rev="1.7.1">
  <artifact name="mybatis-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rexsheng', module='mybatis-extension', version='1.7.1')
)
libraryDependencies += "com.github.rexsheng" % "mybatis-extension" % "1.7.1"
[com.github.rexsheng/mybatis-extension "1.7.1"]

Dependencies

provided (7)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.4
org.mybatis.generator : mybatis-generator-core jar 1.4.0
mysql : mysql-connector-java jar 5.1.44
org.slf4j : slf4j-api jar 1.7.30
org.springframework.boot : spring-boot-starter-web jar 2.3.11.RELEASE
org.mybatis : mybatis-spring jar 2.0.6
com.baomidou : mybatis-plus jar 3.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.1
1.7.0
1.6.2
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0