Last Version

Apache Jena - Fuseki - A SPARQL 1.1 Server 4.5.0

Fuseki is a SPARQL 1.1 Server which provides the SPARQL query, SPARQL update and SPARQL graph store protocols.

License

License

GroupId

GroupId

org.apache.jena
ArtifactId

ArtifactId

jena-fuseki
Version

Version

4.5.0
Type

Type

pom
Description

Description

Apache Jena - Fuseki - A SPARQL 1.1 Server
Fuseki is a SPARQL 1.1 Server which provides the SPARQL query, SPARQL update and SPARQL graph store protocols.
Project URL

Project URL

https://jena.apache.org/
Project Organization

Project Organization

Apache Jena

Download jena-fuseki 4.5.0

Filename Size
jena-fuseki-4.5.0.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.jena/jena-fuseki/ -->
<dependency>
    <groupId>org.apache.jena</groupId>
    <artifactId>jena-fuseki</artifactId>
    <version>4.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jena/jena-fuseki/
implementation 'org.apache.jena:jena-fuseki:4.5.0'
// https://jarcasting.com/artifacts/org.apache.jena/jena-fuseki/
implementation ("org.apache.jena:jena-fuseki:4.5.0")
'org.apache.jena:jena-fuseki:pom:4.5.0'
<dependency org="org.apache.jena" name="jena-fuseki" rev="4.5.0">
  <artifact name="jena-fuseki" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.jena', module='jena-fuseki', version='4.5.0')
)
libraryDependencies += "org.apache.jena" % "jena-fuseki" % "4.5.0"
[org.apache.jena/jena-fuseki "4.5.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jena-fuseki-core
  • jena-fuseki-access
  • jena-fuseki-main
  • jena-fuseki-server
  • jena-fuseki-webapp
  • jena-fuseki-ui
  • jena-fuseki-war
  • jena-fuseki-fulljar
  • jena-fuseki-docker
  • apache-jena-fuseki