License |
License |
---|---|
GroupId | GroupIdcom.wvkity |
ArtifactId | ArtifactIdpageable |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis
Mybatis extension kit.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pageable-1.0.1.pom | |
pageable-1.0.1.jar | 5 KB |
pageable-1.0.1-sources.jar | 4 KB |
pageable-1.0.1-javadoc.jar | 35 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.11.2 |