| License |
License |
|---|---|
| GroupId | GroupIdcom.weblyzard.sparql |
| ArtifactId | ArtifactIdstreaming-sparql-pom |
| Version | Version0.0.7.2 |
| Type | Typepom |
| Description |
Descriptioncom.weblyzard.sparql
Cross-server SPARQL query library with support for incremental, streaming result processing.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| streaming-sparql-pom-0.0.7.2.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.weblyzard.sparql/streaming-sparql-pom/ -->
<dependency>
<groupId>com.weblyzard.sparql</groupId>
<artifactId>streaming-sparql-pom</artifactId>
<version>0.0.7.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.weblyzard.sparql/streaming-sparql-pom/
implementation 'com.weblyzard.sparql:streaming-sparql-pom:0.0.7.2'
// https://jarcasting.com/artifacts/com.weblyzard.sparql/streaming-sparql-pom/
implementation ("com.weblyzard.sparql:streaming-sparql-pom:0.0.7.2")
'com.weblyzard.sparql:streaming-sparql-pom:pom:0.0.7.2'
<dependency org="com.weblyzard.sparql" name="streaming-sparql-pom" rev="0.0.7.2">
<artifact name="streaming-sparql-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.weblyzard.sparql', module='streaming-sparql-pom', version='0.0.7.2')
)
libraryDependencies += "com.weblyzard.sparql" % "streaming-sparql-pom" % "0.0.7.2"
[com.weblyzard.sparql/streaming-sparql-pom "0.0.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |