Cross posting here after being redirected from Twitter.
Is it possible to upload the dbpedia-spotlight-services-1.0.0.jar from sourceforge jar to Maven Central as described here:
This can be done using the POM file from dbpedia-spotlight/dbpedia-spotlight-model/blob/master/pom.xml
Other DBPedia libraries are also listed in maven and searchable via: https://search.maven.org/search?q=org.dbpedia only the spotlight services are missing.
This will allow people to customize the DBPedia spotlight service by importing it in their java/scala code.
@JulioNoe @kurzum
I have created a github issue for this as well: https://github.com/dbpedia-spotlight/dbpedia-spotlight-model/issues/50
I would like to highlight that the currently available library on maven is not the dbpedia-spotlight-core from the pom file I listed above.