
com.makeandbuild.vessl.persistence.jdbc.PagedResponse Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of vessl Show documentation
Show all versions of vessl Show documentation
a lightweight persistence, REST, fixture, property configuration, and validation framework
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