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