RDF4J: Spring boot component for a HTTP sparql server

HTTP server component implementing only the SPARQL protocol

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

org.eclipse.rdf4j
ArtifactId

ArtifactId

rdf4j-spring-boot-sparql-web
Last Version

Last Version

4.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

RDF4J: Spring boot component for a HTTP sparql server
HTTP server component implementing only the SPARQL protocol
Project Organization

Project Organization

Eclipse Foundation

Download rdf4j-spring-boot-sparql-web

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.eclipse.rdf4j : rdf4j-repository-api jar 4.0.2
org.eclipse.rdf4j : rdf4j-rio-api jar 4.0.2
org.eclipse.rdf4j : rdf4j-queryresultio-api jar 4.0.2
org.eclipse.rdf4j : rdf4j-storage pom 4.0.2
org.eclipse.rdf4j : rdf4j-config jar 4.0.2
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-data-rest jar
org.springframework : spring-context jar
org.springframework.boot : spring-boot-starter-jetty jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.2
4.0.1
4.0.0
4.0.0-M3
4.0.0-M2
4.0.0-M1