An open API service indexing awesome lists of open source software.

https://github.com/knowledgefactory4u/java-httpclient-mockwebserver-okhttp


https://github.com/knowledgefactory4u/java-httpclient-mockwebserver-okhttp

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# java-httpclient-mockwebserver-okhttp

# Local setup:

Step 1: Download or clone the source code to a local machine.

Step 2: mvn clean install

mvn install will invoke mvn validate, mvn compile, mvn test, mvn package etc.