is not current version
Last Version 0.0.7.2

com.weblyzard.sparql:streaming-sparql 0.0.2

Cross-server SPARQL query library with support for incremental, streaming result processing.

GroupId

GroupId

com.weblyzard.sparql
ArtifactId

ArtifactId

streaming-sparql
Version

Version

0.0.2
Type

Type

jar

Download streaming-sparql 0.0.2


<!-- https://jarcasting.com/artifacts/com.weblyzard.sparql/streaming-sparql/ -->
<dependency>
    <groupId>com.weblyzard.sparql</groupId>
    <artifactId>streaming-sparql</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.weblyzard.sparql/streaming-sparql/
implementation 'com.weblyzard.sparql:streaming-sparql:0.0.2'
// https://jarcasting.com/artifacts/com.weblyzard.sparql/streaming-sparql/
implementation ("com.weblyzard.sparql:streaming-sparql:0.0.2")
'com.weblyzard.sparql:streaming-sparql:jar:0.0.2'
<dependency org="com.weblyzard.sparql" name="streaming-sparql" rev="0.0.2">
  <artifact name="streaming-sparql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weblyzard.sparql', module='streaming-sparql', version='0.0.2')
)
libraryDependencies += "com.weblyzard.sparql" % "streaming-sparql" % "0.0.2"
[com.weblyzard.sparql/streaming-sparql "0.0.2"]