| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdcom.github.smallcham |
| ArtifactId | ArtifactIdmybatis-page-nodep |
| Last Version | Last Version1.5-RELEASES |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmybatis-page
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.smallcham/mybatis-page-nodep/ -->
<dependency>
<groupId>com.github.smallcham</groupId>
<artifactId>mybatis-page-nodep</artifactId>
<version>1.5-RELEASES</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.smallcham/mybatis-page-nodep/
implementation 'com.github.smallcham:mybatis-page-nodep:1.5-RELEASES'
// https://jarcasting.com/artifacts/com.github.smallcham/mybatis-page-nodep/
implementation ("com.github.smallcham:mybatis-page-nodep:1.5-RELEASES")
'com.github.smallcham:mybatis-page-nodep:jar:1.5-RELEASES'
<dependency org="com.github.smallcham" name="mybatis-page-nodep" rev="1.5-RELEASES">
<artifact name="mybatis-page-nodep" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.smallcham', module='mybatis-page-nodep', version='1.5-RELEASES')
)
libraryDependencies += "com.github.smallcham" % "mybatis-page-nodep" % "1.5-RELEASES"
[com.github.smallcham/mybatis-page-nodep "1.5-RELEASES"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mybatis : mybatis | jar | 3.4.1 |
| org.mybatis : mybatis-spring | jar | 1.3.0 |