# Unirest for Java Example and Tutorials
## 1. Import source code into Eclipse
Menu **File –> Import –> Maven –> Existing Maven Projects**
Browse to your source code location
Click **Finish** button to finish the importing
Source code are described:
### [Configure Basic Authentication on Unirest for Java](https://howtoprogram.xyz/2017/08/19/configure-basic-authentication-unirest-java/)
### [Java REST Client Example](https://howtoprogram.xyz/java-technologies/java-rest-client-example/)