org.rockyang:mybatis-spring-boot

MyBatis 增强工具包,实现了便捷的单表 CRUD,各种自定义条件查询,以及物理分页查询

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

org.rockyang
ArtifactId

ArtifactId

mybatis-spring-boot
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

MyBatis 增强工具包,实现了便捷的单表 CRUD,各种自定义条件查询,以及物理分页查询

Download mybatis-spring-boot

How to add to project

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

Dependencies

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

Project Modules

  • mybatis-spring-boot-autoconfigure
  • mybatis-spring-boot-starter

Versions

Version
1.5.0