https://github.com/knowledgefactory4u/java-httpclient-mockwebserver-okhttp
https://github.com/knowledgefactory4u/java-httpclient-mockwebserver-okhttp
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/knowledgefactory4u/java-httpclient-mockwebserver-okhttp
- Owner: knowledgefactory4u
- License: gpl-3.0
- Created: 2022-02-27T16:26:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-05T04:08:53.000Z (over 3 years ago)
- Last Synced: 2025-01-14T15:43:05.129Z (5 months ago)
- Language: Java
- Size: 20.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.