License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.wichell |
ArtifactId | ArtifactIdframework-pagination-mybatis |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon project com.wichell.wichell pom
|
<!-- https://jarcasting.com/artifacts/com.wichell/framework-pagination-mybatis/ -->
<dependency>
<groupId>com.wichell</groupId>
<artifactId>framework-pagination-mybatis</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wichell/framework-pagination-mybatis/
implementation 'com.wichell:framework-pagination-mybatis:1.0.0'
// https://jarcasting.com/artifacts/com.wichell/framework-pagination-mybatis/
implementation ("com.wichell:framework-pagination-mybatis:1.0.0")
'com.wichell:framework-pagination-mybatis:jar:1.0.0'
<dependency org="com.wichell" name="framework-pagination-mybatis" rev="1.0.0">
<artifact name="framework-pagination-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wichell', module='framework-pagination-mybatis', version='1.0.0')
)
libraryDependencies += "com.wichell" % "framework-pagination-mybatis" % "1.0.0"
[com.wichell/framework-pagination-mybatis "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.38 |
com.baomidou : mybatis-plus | jar | 2.1.6 |
org.mybatis.caches : mybatis-oscache | jar | 1.0.1 |
com.wichell : framework-pagination-api | jar | 1.0.0 |