mybatis-plus

mybatis-plus相关helper

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.githgf
ArtifactId

ArtifactId

mybatis-plus-helper
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-plus
mybatis-plus相关helper
Project URL

Project URL

https://github.com/githgf/mybatis-plus-helper
Source Code Management

Source Code Management

https://github.com/githgf/mybatis-plus-helper

Download mybatis-plus-helper

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6
org.apache.commons : commons-lang3 jar 3.7

provided (4)

Group / Artifact Type Version
com.baomidou : mybatis-plus-boot-starter jar 3.4.1
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.0.1
com.baomidou : mybatis-plus-generator jar 3.4.1
org.springframework.boot : spring-boot-starter-json jar 2.0.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1