Use Gradle for build and dependency management (installation instructions here).
To build the java examples type:
gradle build
gradle -PmainClass=IdentityCheckGet execute
gradle -PmainClass=LeadVerifyGet execute
gradle -PmainClass=PhoneSearchGet execute