
com.github.becausetesting.httpclient.bean.RequestEntitySimple 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 RequestEntitySimple extends RequestEntity {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy