Apache Jena - Fuseki UI

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-ui
Last Version

Last Version

4.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Apache Jena

Download jena-fuseki-ui

How to add to project

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

There are no modules declared in this project.

Versions

Version
4.5.0
4.4.0