| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdcom.github.monee1988 |
| ArtifactId | ArtifactIdmybatis-page |
| Version | Version1.0.0-RELEASE |
| Type | Typejar |
| Description |
Descriptionmybatis-page
mybatis-page
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mybatis-page-1.0.0-RELEASE.pom | |
| mybatis-page-1.0.0-RELEASE.jar | 23 KB |
| mybatis-page-1.0.0-RELEASE-sources.jar | 15 KB |
| mybatis-page-1.0.0-RELEASE-javadoc.jar | 105 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.monee1988/mybatis-page/ -->
<dependency>
<groupId>com.github.monee1988</groupId>
<artifactId>mybatis-page</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.monee1988/mybatis-page/
implementation 'com.github.monee1988:mybatis-page:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.monee1988/mybatis-page/
implementation ("com.github.monee1988:mybatis-page:1.0.0-RELEASE")
'com.github.monee1988:mybatis-page:jar:1.0.0-RELEASE'
<dependency org="com.github.monee1988" name="mybatis-page" rev="1.0.0-RELEASE">
<artifact name="mybatis-page" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.monee1988', module='mybatis-page', version='1.0.0-RELEASE')
)
libraryDependencies += "com.github.monee1988" % "mybatis-page" % "1.0.0-RELEASE"
[com.github.monee1988/mybatis-page "1.0.0-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mybatis : mybatis | jar | 3.5.9 |
| org.mybatis : mybatis-spring | jar | 2.0.7 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.springframework : spring-beans | jar | 5.3.18 |
| org.springframework : spring-context | jar | 5.3.18 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.11 |