Last Version

cn.mybatisboost:mybatis-boost-spring-boot-autoconfigure 2.3.2

Boost your mybatis sql developing experience

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration MyBatis Data ORM
GroupId

GroupId

cn.mybatisboost
ArtifactId

ArtifactId

mybatis-boost-spring-boot-autoconfigure
Version

Version

2.3.2
Type

Type

jar
Description

Description

Boost your mybatis sql developing experience

Download mybatis-boost-spring-boot-autoconfigure 2.3.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
cn.mybatisboost : mybatis-boost-core jar 2.3.2
org.mybatis : mybatis Optional jar 3.4.6
org.mybatis.spring.boot : mybatis-spring-boot-starter Optional jar 1.3.2

Project Modules

There are no modules declared in this project.