Last Version

MybatisBoost 2.3.2

Boost your mybatis sql developing experience

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.mybatisboost
ArtifactId

ArtifactId

mybatis-boost
Version

Version

2.3.2
Type

Type

pom
Description

Description

MybatisBoost
Boost your mybatis sql developing experience
Source Code Management

Source Code Management

https://github.com/zhang-rf/mybatis-boost

Download mybatis-boost 2.3.2

Filename Size
mybatis-boost-2.3.2.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/cn.mybatisboost/mybatis-boost/ -->
<dependency>
    <groupId>cn.mybatisboost</groupId>
    <artifactId>mybatis-boost</artifactId>
    <version>2.3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.mybatisboost/mybatis-boost/
implementation 'cn.mybatisboost:mybatis-boost:2.3.2'
// https://jarcasting.com/artifacts/cn.mybatisboost/mybatis-boost/
implementation ("cn.mybatisboost:mybatis-boost:2.3.2")
'cn.mybatisboost:mybatis-boost:pom:2.3.2'
<dependency org="cn.mybatisboost" name="mybatis-boost" rev="2.3.2">
  <artifact name="mybatis-boost" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.mybatisboost', module='mybatis-boost', version='2.3.2')
)
libraryDependencies += "cn.mybatisboost" % "mybatis-boost" % "2.3.2"
[cn.mybatisboost/mybatis-boost "2.3.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-boost-core
  • mybatis-boost-spring-boot-autoconfigure
  • mybatis-boost-spring-boot-starter
  • mybatis-boost-test