Last Version

com.weblyzard.sparql:streaming-sparql 0.0.7.2

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

License

License

GroupId

GroupId

com.weblyzard.sparql
ArtifactId

ArtifactId

streaming-sparql
Version

Version

0.0.7.2
Type

Type

jar
Description

Description

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

Project Organization

webLyzard technology
Source Code Management

Source Code Management

https://github.com/weblyzard/streaming-sparql/tree/master/streaming-sparql

Download streaming-sparql 0.0.7.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.jena : jena-arq jar 3.10.0
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (5)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-jre
com.google.code.gson : gson jar 2.8.5
junit : junit jar 4.13.1
io.github.stephenc.docker : junit-docker-rule jar 0.5.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.1

Project Modules

There are no modules declared in this project.