is not current version
Last Version 1.6.10

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

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.5
Type

Type

jar
Description

Description

mybatis-plus 相关

Download db-sdk-mybatis-plus 1.6.5


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

Dependencies

compile (4)

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

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.