Mybatis Extend Spring Boot Starter

Mybatis Extend提供对SpringBoot支持。

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

cn.ivan95.me
ArtifactId

ArtifactId

mybatis-extend-spring-boot-starter
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Mybatis Extend Spring Boot Starter
Mybatis Extend提供对SpringBoot支持。

Download mybatis-extend-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
cn.ivan95.me : mybatis-extend jar 1.0.4
com.alibaba : fastjson jar 1.2.19
org.mybatis.spring.boot : mybatis-spring-boot-starter Optional jar 1.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0