MVN

org.infinitenature : commons-pagination-parent

Maven & Gradle

Apr 05, 2019

Pagination support - parent

<dependency>
    <groupId>org.infinitenature</groupId>
    <artifactId>commons-pagination-parent</artifactId>
    <version>0.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.infinitenature : commons-pagination-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.7

All Versions

Choose a version of org.infinitenature : commons-pagination-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
commons-pagination-parent-0.0.7
commons-pagination-parent-0.0.6
commons-pagination-parent-0.0.5
commons-pagination-parent-0.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.infinitenature</groupId>
    <artifactId>commons-pagination-parent</artifactId>
    <version>0.0.7</version>
</dependency>

Advertisement