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

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

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.mybatisSpPlus
ArtifactId

ArtifactId

mybatis-easy-go-core
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download mybatis-easy-go-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.3
org.springframework.boot : spring-boot-starter-web jar 2.3.7.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.7.RELEASE
org.apache.commons : commons-lang3 jar 3.3.2
com.google.guava : guava jar 28.0-jre
io.github.mybatisSpPlus : mybatis-easy-go-processors jar 0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1