All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.makeandbuild.vessl.persistence.jdbc.PagedResponse Maven / Gradle / Ivy

Go to download

a lightweight persistence, REST, fixture, property configuration, and validation framework

There is a newer version: 1.0.52
Show newest version
package com.makeandbuild.vessl.persistence.jdbc;

import java.util.List;

import com.makeandbuild.vessl.persistence.AbstractPagedResponse;

public class PagedResponse extends AbstractPagedResponse> {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy