License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.jeffreyning |
ArtifactId | ArtifactIdmybatis-plus-page |
Last Version | Last Version1.0.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.jeffreyning:mybatis-plus-page
mybatis-plus-page
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.jeffreyning/mybatis-plus-page/ -->
<dependency>
<groupId>com.github.jeffreyning</groupId>
<artifactId>mybatis-plus-page</artifactId>
<version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeffreyning/mybatis-plus-page/
implementation 'com.github.jeffreyning:mybatis-plus-page:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.jeffreyning/mybatis-plus-page/
implementation ("com.github.jeffreyning:mybatis-plus-page:1.0.2-RELEASE")
'com.github.jeffreyning:mybatis-plus-page:jar:1.0.2-RELEASE'
<dependency org="com.github.jeffreyning" name="mybatis-plus-page" rev="1.0.2-RELEASE">
<artifact name="mybatis-plus-page" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeffreyning', module='mybatis-plus-page', version='1.0.2-RELEASE')
)
libraryDependencies += "com.github.jeffreyning" % "mybatis-plus-page" % "1.0.2-RELEASE"
[com.github.jeffreyning/mybatis-plus-page "1.0.2-RELEASE"]