Mybatis Easy GO

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

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.mybatisSpPlus
ArtifactId

ArtifactId

mybatis-easy-go
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/mybatisSpPlus/mybatis-easy-go

Download mybatis-easy-go

Filename Size
mybatis-easy-go-0.2.pom 6 KB
Browse

How to add to project

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

  • mybatis-easy-go-processors
  • mybatis-easy-go-core

Versions

Version
0.2
0.1