jar

io.vigier.cursorpaging : cursorpaging-jpa-api

Maven & Gradle

Jun 24, 2024
3 stars

spring-cursorpaging · Cursor paging support for Spring Data

Table Of Contents

Latest Version

Download io.vigier.cursorpaging : cursorpaging-jpa-api JAR file - Latest Versions:

All Versions

Download io.vigier.cursorpaging : cursorpaging-jpa-api JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cursorpaging-jpa-api-0.8.0-RC1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.vigier.cursorpaging.jpa.serializer.dto

├─ io.vigier.cursorpaging.jpa.serializer.dto.Cursor.class - [JAR]

io.vigier.cursorpaging.jpa.api

├─ io.vigier.cursorpaging.jpa.api.DtoPageRequest.class - [JAR]

├─ io.vigier.cursorpaging.jpa.api.StringToBase64StringConverter.class - [JAR]

io.vigier.cursorpaging.jpa.serializer

├─ io.vigier.cursorpaging.jpa.serializer.Base64String.class - [JAR]

├─ io.vigier.cursorpaging.jpa.serializer.CryptoException.class - [JAR]

├─ io.vigier.cursorpaging.jpa.serializer.Encrypter.class - [JAR]

├─ io.vigier.cursorpaging.jpa.serializer.EntitySerializer.class - [JAR]

├─ io.vigier.cursorpaging.jpa.serializer.EntitySerializerFactory.class - [JAR]

├─ io.vigier.cursorpaging.jpa.serializer.FromDtoMapper.class - [JAR]

├─ io.vigier.cursorpaging.jpa.serializer.ToDtoMapper.class - [JAR]

Advertisement