Java API to access rsp-services implementation for C-SPARQL Engine
You can find a usage example of the API in the java client example project at https://github.com/streamreasoning/rsp-services-client-example
http://streamreasoning.org/documentation/javadoc/rsp-services-csparql-api/
Add new maven repository to pom file
.... streamreasoning_repository streamreasoning repository http://streamreasoning.org/maven/ default ...Dependecy ... polimi.deib rsp-services-api latest_version_available ...