Last Version

mybatis-generator-pagination-parent 1.0.1

pagination plugin for mybatis generator

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.rosegun
ArtifactId

ArtifactId

mybatis-generator-pagination-parent
Version

Version

1.0.1
Type

Type

pom
Description

Description

mybatis-generator-pagination-parent
pagination plugin for mybatis generator
Project URL

Project URL

https://github.com/rosegun/mybatis-generator-pagination
Source Code Management

Source Code Management

https://github.com/rosegun/mybatis-generator-pagination

Download mybatis-generator-pagination-parent 1.0.1


<!-- https://jarcasting.com/artifacts/com.rosegun/mybatis-generator-pagination-parent/ -->
<dependency>
    <groupId>com.rosegun</groupId>
    <artifactId>mybatis-generator-pagination-parent</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.rosegun/mybatis-generator-pagination-parent/
implementation 'com.rosegun:mybatis-generator-pagination-parent:1.0.1'
// https://jarcasting.com/artifacts/com.rosegun/mybatis-generator-pagination-parent/
implementation ("com.rosegun:mybatis-generator-pagination-parent:1.0.1")
'com.rosegun:mybatis-generator-pagination-parent:pom:1.0.1'
<dependency org="com.rosegun" name="mybatis-generator-pagination-parent" rev="1.0.1">
  <artifact name="mybatis-generator-pagination-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.rosegun', module='mybatis-generator-pagination-parent', version='1.0.1')
)
libraryDependencies += "com.rosegun" % "mybatis-generator-pagination-parent" % "1.0.1"
[com.rosegun/mybatis-generator-pagination-parent "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mybatis-generator-pagination
  • sample