io.github.mybatisSpPlus:mybatis-easy-go-processors

让开发者可以用接近书写sql的方式构建各种查询。并且方便的处理类型的转换,分页等工作。并且可以在切换源数据库后可以自动适配

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.mybatisSpPlus
ArtifactId

ArtifactId

mybatis-easy-go-processors
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

让开发者可以用接近书写sql的方式构建各种查询。并且方便的处理类型的转换,分页等工作。并且可以在切换源数据库后可以自动适配

Download mybatis-easy-go-processors

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1