SolrJ comes as part of the Solr distribution since Solr 1.x. The latest Solr version can be downloaded here.
From Solr-6.3.0 that is the latest version available, we need to get the following libraries and add them to our build path:
/dist/apache-solr-solrj-.jar
/dist/solrj-lib/
Once we're done,...