License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.rosegun |
ArtifactId | ArtifactIdmybatis-generator-pagination-sample |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpagination plugin for mybatis generator
|
<!-- https://jarcasting.com/artifacts/com.rosegun/mybatis-generator-pagination-sample/ -->
<dependency>
<groupId>com.rosegun</groupId>
<artifactId>mybatis-generator-pagination-sample</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.rosegun/mybatis-generator-pagination-sample/
implementation 'com.rosegun:mybatis-generator-pagination-sample:1.0.1'
// https://jarcasting.com/artifacts/com.rosegun/mybatis-generator-pagination-sample/
implementation ("com.rosegun:mybatis-generator-pagination-sample:1.0.1")
'com.rosegun:mybatis-generator-pagination-sample:jar:1.0.1'
<dependency org="com.rosegun" name="mybatis-generator-pagination-sample" rev="1.0.1">
<artifact name="mybatis-generator-pagination-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rosegun', module='mybatis-generator-pagination-sample', version='1.0.1')
)
libraryDependencies += "com.rosegun" % "mybatis-generator-pagination-sample" % "1.0.1"
[com.rosegun/mybatis-generator-pagination-sample "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.rosegun : mybatis-generator-pagination | jar | 1.0.1 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.0 |
org.mybatis.generator : mybatis-generator-core | jar | 1.3.5 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |