License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.fortytwo.stream |
ArtifactId | ArtifactIdstream42-sparql |
Version | Version1.2 |
Type | Typejar |
Description |
DescriptionStream42 SPARQL
continuous query processor for graph tuple streams
|
Filename | Size |
---|---|
stream42-sparql-1.2.pom | |
stream42-sparql-1.2.jar | 51 KB |
stream42-sparql-1.2-tests.jar | 32 KB |
stream42-sparql-1.2-sources.jar | 24 KB |
stream42-sparql-1.2-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.fortytwo.stream/stream42-sparql/ -->
<dependency>
<groupId>net.fortytwo.stream</groupId>
<artifactId>stream42-sparql</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.fortytwo.stream/stream42-sparql/
implementation 'net.fortytwo.stream:stream42-sparql:1.2'
// https://jarcasting.com/artifacts/net.fortytwo.stream/stream42-sparql/
implementation ("net.fortytwo.stream:stream42-sparql:1.2")
'net.fortytwo.stream:stream42-sparql:jar:1.2'
<dependency org="net.fortytwo.stream" name="stream42-sparql" rev="1.2">
<artifact name="stream42-sparql" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.fortytwo.stream', module='stream42-sparql', version='1.2')
)
libraryDependencies += "net.fortytwo.stream" % "stream42-sparql" % "1.2"
[net.fortytwo.stream/stream42-sparql "1.2"]
Group / Artifact | Type | Version |
---|---|---|
net.fortytwo.stream : stream42-core | jar | 1.2 |
org.openrdf.sesame : sesame-queryparser-sparql | jar | 4.1.2 |
net.fortytwo : linked-data-sail | jar | 1.5 |
net.fortytwo.sesametools : common | jar | 1.10 |
Group / Artifact | Type | Version |
---|---|---|
org.openrdf.sesame : sesame-rio-ntriples | jar | 4.1.2 |
org.openrdf.sesame : sesame-rio-nquads | jar | 4.1.2 |
org.openrdf.sesame : sesame-sail-memory | jar | 4.1.2 |
junit : junit | jar | 4.12 |