Add this in your pom.xml file:
<repository>
<id>spotlight-releases-repository</id>
<url>https://github.com/dbpedia-spotlight/maven-repo/raw/master/releases</url>
</repository>
<repository>
<id>spotlight-snapshots-repository</id>
<url>https://github.com/dbpedia-spotlight/maven-repo/raw/master/snapshots</url>
</repository>
Thanks coffeecoders to provide a helpful guide.