commons-mybatis

基于MyBatis-Plus的通用orm模块

License

License

MIT License
Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.yupaits
ArtifactId

ArtifactId

commons-mybatis
Last Version

Last Version

1.0.12
Release Date

Release Date

Type

Type

jar
Description

Description

commons-mybatis
基于MyBatis-Plus的通用orm模块

Download commons-mybatis

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.yupaits : commons-annotation jar 1.0.12
com.yupaits : commons-extension jar 1.0.12
com.baomidou : mybatis-plus-extension jar 3.1.0
org.springframework : spring-tx jar 5.1.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0