io.github.guoshiqiufeng:db-sdk-mybatis-plus

mybatis-plus 相关

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.guoshiqiufeng
ArtifactId

ArtifactId

db-sdk-mybatis-plus
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-plus 相关

Download db-sdk-mybatis-plus

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.guoshiqiufeng : db-api jar 1.0.0
com.baomidou : mybatis-plus-boot-starter jar
org.hibernate.validator : hibernate-validator jar
io.github.guoshiqiufeng : kernel-core jar 1.0.0

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0