
com.github.becausetesting.httpclient.bean.RequestEntity Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of commons Show documentation
Show all versions of commons Show documentation
A common libraries used for testing framework.
package com.github.becausetesting.httpclient.bean;
import java.io.Serializable;
public interface RequestEntity extends Serializable{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy