License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.verygoodwlk |
ArtifactId | ArtifactIdken-page-mybatis-plugin |
Last Version | Last Version1.2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/io.github.verygoodwlk/ken-page-mybatis-plugin/ -->
<dependency>
<groupId>io.github.verygoodwlk</groupId>
<artifactId>ken-page-mybatis-plugin</artifactId>
<version>1.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.verygoodwlk/ken-page-mybatis-plugin/
implementation 'io.github.verygoodwlk:ken-page-mybatis-plugin:1.2.9'
// https://jarcasting.com/artifacts/io.github.verygoodwlk/ken-page-mybatis-plugin/
implementation ("io.github.verygoodwlk:ken-page-mybatis-plugin:1.2.9")
'io.github.verygoodwlk:ken-page-mybatis-plugin:jar:1.2.9'
<dependency org="io.github.verygoodwlk" name="ken-page-mybatis-plugin" rev="1.2.9">
<artifact name="ken-page-mybatis-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.verygoodwlk', module='ken-page-mybatis-plugin', version='1.2.9')
)
libraryDependencies += "io.github.verygoodwlk" % "ken-page-mybatis-plugin" % "1.2.9"
[io.github.verygoodwlk/ken-page-mybatis-plugin "1.2.9"]
Group / Artifact | Type | Version |
---|---|---|
io.github.verygoodwlk : ken-page-mybatis-commons | jar | 1.2.9 |
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.5.5 |
org.springframework.boot : spring-boot-starter-aop | jar | |
com.baomidou : mybatis-plus-annotation | jar | 3.4.0 |