org.minbox.framework:mybatis-pageable

Parent dependency used to build components in "minbox projects"

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

org.minbox.framework
ArtifactId

ArtifactId

mybatis-pageable
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Parent dependency used to build components in "minbox projects"

Download mybatis-pageable

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.7
org.projectlombok : lombok Optional jar
org.slf4j : slf4j-simple Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8