is not current version
Last Version 4.0.2

RDF4J: Query result IO - SPARQL/JSON 4.0.0-M1

Query result writer implementation for the SPARQL Query Results JSON Format.

License

License

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

org.eclipse.rdf4j
ArtifactId

ArtifactId

rdf4j-queryresultio-sparqljson
Version

Version

4.0.0-M1
Type

Type

jar
Description

Description

RDF4J: Query result IO - SPARQL/JSON
Query result writer implementation for the SPARQL Query Results JSON Format.
Project Organization

Project Organization

Eclipse Foundation

Download rdf4j-queryresultio-sparqljson 4.0.0-M1


<!-- https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-queryresultio-sparqljson/ -->
<dependency>
    <groupId>org.eclipse.rdf4j</groupId>
    <artifactId>rdf4j-queryresultio-sparqljson</artifactId>
    <version>4.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-queryresultio-sparqljson/
implementation 'org.eclipse.rdf4j:rdf4j-queryresultio-sparqljson:4.0.0-M1'
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-queryresultio-sparqljson/
implementation ("org.eclipse.rdf4j:rdf4j-queryresultio-sparqljson:4.0.0-M1")
'org.eclipse.rdf4j:rdf4j-queryresultio-sparqljson:jar:4.0.0-M1'
<dependency org="org.eclipse.rdf4j" name="rdf4j-queryresultio-sparqljson" rev="4.0.0-M1">
  <artifact name="rdf4j-queryresultio-sparqljson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.rdf4j', module='rdf4j-queryresultio-sparqljson', version='4.0.0-M1')
)
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-queryresultio-sparqljson" % "4.0.0-M1"
[org.eclipse.rdf4j/rdf4j-queryresultio-sparqljson "4.0.0-M1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.rdf4j : rdf4j-queryresultio-api jar 4.0.0-M1
org.eclipse.rdf4j : rdf4j-query jar 4.0.0-M1
org.eclipse.rdf4j : rdf4j-model jar 4.0.0-M1
com.fasterxml.jackson.core : jackson-core jar

test (6)

Group / Artifact Type Version
org.eclipse.rdf4j : rdf4j-queryresultio-testsuite jar 4.0.0-M1
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar
org.assertj : assertj-core jar 3.19.0
org.mockito : mockito-core jar 3.8.0
ch.qos.logback : logback-classic jar 1.1.11

Project Modules

There are no modules declared in this project.