License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.gitee.fubluesky.kernel |
ArtifactId | ArtifactIddb-sdk-mybatis-plus |
Last Version | Last Version1.6.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-plus 相关
|
Filename | Size |
---|---|
db-sdk-mybatis-plus-1.6.10.pom | |
db-sdk-mybatis-plus-1.6.10.jar | 11 KB |
db-sdk-mybatis-plus-1.6.10-sources.jar | 11 KB |
db-sdk-mybatis-plus-1.6.10-javadoc.jar | 70 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |