is not current version
Last Version 4.0.2

RDF4J: Query result IO - SPARQL/JSON 3.7.2

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

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


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

Dependencies

compile (5)

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

test (6)

Group / Artifact Type Version
org.eclipse.rdf4j : rdf4j-queryresultio-testsuite jar 3.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.vintage : junit-vintage-engine jar 5.7.2
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.