Last Version

cn.mybatisboost:mybatis-boost-all 1.2.1

Boost your mybatis sql developing experience

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.mybatisboost
ArtifactId

ArtifactId

mybatis-boost-all
Version

Version

1.2.1
Type

Type

pom
Description

Description

Boost your mybatis sql developing experience

Download mybatis-boost-all 1.2.1


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

Dependencies

compile (5)

Group / Artifact Type Version
cn.mybatisboost : mybatis-boost-core jar 1.2.1
cn.mybatisboost : mybatis-boost-mapper jar 1.2.1
cn.mybatisboost : mybatis-boost-lang jar 1.2.1
cn.mybatisboost : mybatis-boost-limiter jar 1.2.1
cn.mybatisboost : mybatis-boost-metric jar 1.2.1

Project Modules

There are no modules declared in this project.