pagination-taglibs

An tag library implementation of Pagination with Spring Framework that will provide full features of pagination, search option and column sorting.

License

License

GroupId

GroupId

com.github.paginationspring
ArtifactId

ArtifactId

pagination-taglibs
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

pagination-taglibs
An tag library implementation of Pagination with Spring Framework that will provide full features of pagination, search option and column sorting.

Download pagination-taglibs

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.paginationspring/pagination-taglibs/ -->
<dependency>
    <groupId>com.github.paginationspring</groupId>
    <artifactId>pagination-taglibs</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paginationspring/pagination-taglibs/
implementation 'com.github.paginationspring:pagination-taglibs:1.0.3'
// https://jarcasting.com/artifacts/com.github.paginationspring/pagination-taglibs/
implementation ("com.github.paginationspring:pagination-taglibs:1.0.3")
'com.github.paginationspring:pagination-taglibs:jar:1.0.3'
<dependency org="com.github.paginationspring" name="pagination-taglibs" rev="1.0.3">
  <artifact name="pagination-taglibs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paginationspring', module='pagination-taglibs', version='1.0.3')
)
libraryDependencies += "com.github.paginationspring" % "pagination-taglibs" % "1.0.3"
[com.github.paginationspring/pagination-taglibs "1.0.3"]

Dependencies

provided (9)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
commons-lang : commons-lang jar 2.6
javax.servlet : servlet-api jar 2.5
javax.servlet : jstl jar 1.2
javax.servlet.jsp : jsp-api jar 2.1
org.springframework : spring-webmvc jar 3.1.3.RELEASE
com.sun.facelets : jsf-facelets jar 1.1.15.B1
javax.faces : jsf-api jar 1.2_12
javax.faces : javax.faces-api jar 2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3