Last Version

com.gitee.fubluesky.kernel:db-sdk-mybatis-plus 1.6.10

mybatis-plus 相关

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gitee.fubluesky.kernel
ArtifactId

ArtifactId

db-sdk-mybatis-plus
Version

Version

1.6.10
Type

Type

jar
Description

Description

mybatis-plus 相关

Download db-sdk-mybatis-plus 1.6.10


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

Dependencies

compile (4)

Group / Artifact Type Version
com.gitee.fubluesky.kernel : db-api jar 1.6.10
com.baomidou : mybatis-plus-boot-starter jar 3.4.2
org.hibernate.validator : hibernate-validator jar 6.2.3.Final
com.gitee.fubluesky.kernel : kernel-core jar 1.6.10

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.