mybatis

Mybatis extension kit.

License

License

GroupId

GroupId

com.wvkity
ArtifactId

ArtifactId

pageable
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis
Mybatis extension kit.
Project URL

Project URL

https://github.com/wvkity/mybatis
Source Code Management

Source Code Management

https://github.com/wvkity/mybatis

Download pageable

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.11.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0