com.weblyzard.sparql:streaming-client

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.weblyzard.sparql
ArtifactId

ArtifactId

streaming-client
Last Version

Last Version

0.0.7.2
Release Date

Release Date

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-client

Download streaming-client

How to add to project

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

Dependencies

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7.2
0.0.7.1