mybatis-generator-limit-plugin

mybatis-generator-limit-plugin is a mybatis generator plugin to add limit,offset.

License

License

GroupId

GroupId

com.qiukeke
ArtifactId

ArtifactId

console-table
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-generator-limit-plugin
mybatis-generator-limit-plugin is a mybatis generator plugin to add limit,offset.
Project URL

Project URL

https://github.com/qiukeren/ConsoleTable

Download console-table

How to add to project

<!-- https://jarcasting.com/artifacts/com.qiukeke/console-table/ -->
<dependency>
    <groupId>com.qiukeke</groupId>
    <artifactId>console-table</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.qiukeke/console-table/
implementation 'com.qiukeke:console-table:1.0'
// https://jarcasting.com/artifacts/com.qiukeke/console-table/
implementation ("com.qiukeke:console-table:1.0")
'com.qiukeke:console-table:jar:1.0'
<dependency org="com.qiukeke" name="console-table" rev="1.0">
  <artifact name="console-table" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qiukeke', module='console-table', version='1.0')
)
libraryDependencies += "com.qiukeke" % "console-table" % "1.0"
[com.qiukeke/console-table "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.mybatis.generator : mybatis-generator-core jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0