| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.jrouter | 
    
| ArtifactId | ArtifactIdj-paging | 
    
| Last Version | Last Version1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionJ-Paging 
            Pagination model. 
         | 
    
| Filename | Size | 
|---|---|
| j-paging-1.1.pom | |
| j-paging-1.1-sources.jar | 15 KB | 
| j-paging-1.1-javadoc.jar | 118 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.jrouter/j-paging/ -->
<dependency>
    <groupId>net.jrouter</groupId>
    <artifactId>j-paging</artifactId>
    <version>1.1</version>
</dependency>
                // https://jarcasting.com/artifacts/net.jrouter/j-paging/
implementation 'net.jrouter:j-paging:1.1'
                // https://jarcasting.com/artifacts/net.jrouter/j-paging/
implementation ("net.jrouter:j-paging:1.1")
                'net.jrouter:j-paging:jar:1.1'
                <dependency org="net.jrouter" name="j-paging" rev="1.1">
  <artifact name="j-paging" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.jrouter', module='j-paging', version='1.1')
)
                libraryDependencies += "net.jrouter" % "j-paging" % "1.1"
                [net.jrouter/j-paging "1.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.mybatis : mybatis Optional | jar | 3.5.6 | 
| org.mybatis : mybatis-spring Optional | jar | 2.0.6 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| org.slf4j : jul-to-slf4j | jar | 1.7.30 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 | 
| org.slf4j : log4j-over-slf4j | jar | 1.7.30 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| org.javassist : javassist | jar | 3.27.0-GA | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.8.RELEASE | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.3 | 
| org.junit.vintage : junit-vintage-engine | jar |