License |
License |
---|---|
GroupId | GroupIdcom.weblyzard.sparql |
ArtifactId | ArtifactIdstreaming-sparql |
Version | Version0.0.7.2 |
Type | Typejar |
Description |
DescriptionCross-server SPARQL query library with support for incremental, streaming result processing.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
streaming-sparql-0.0.7.2.pom | |
streaming-sparql-0.0.7.2.jar | 11 KB |
streaming-sparql-0.0.7.2-sources.jar | 6 KB |
streaming-sparql-0.0.7.2-javadoc.jar | 411 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.jena : jena-arq | jar | 3.10.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
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 |