io.github.kalumcode:fly-mybatisplus-starter

fly-parent框架公共模块

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.kalumcode
ArtifactId

ArtifactId

fly-mybatisplus-starter
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

fly-parent框架公共模块

Download fly-mybatisplus-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.kalumcode/fly-mybatisplus-starter/ -->
<dependency>
    <groupId>io.github.kalumcode</groupId>
    <artifactId>fly-mybatisplus-starter</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kalumcode/fly-mybatisplus-starter/
implementation 'io.github.kalumcode:fly-mybatisplus-starter:1.4.0'
// https://jarcasting.com/artifacts/io.github.kalumcode/fly-mybatisplus-starter/
implementation ("io.github.kalumcode:fly-mybatisplus-starter:1.4.0")
'io.github.kalumcode:fly-mybatisplus-starter:jar:1.4.0'
<dependency org="io.github.kalumcode" name="fly-mybatisplus-starter" rev="1.4.0">
  <artifact name="fly-mybatisplus-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kalumcode', module='fly-mybatisplus-starter', version='1.4.0')
)
libraryDependencies += "io.github.kalumcode" % "fly-mybatisplus-starter" % "1.4.0"
[io.github.kalumcode/fly-mybatisplus-starter "1.4.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.baomidou : mybatis-plus-boot-starter jar
p6spy : p6spy jar
org.projectlombok : lombok jar
cn.hutool : hutool-all jar
com.alibaba : fastjson jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.2.0
1.1.0