Last Version

RDF4J 3.0.0

An extensible framework for RDF and RDF Schema data.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.rdf4j
ArtifactId

ArtifactId

rdf4j-parent
Version

Version

3.0.0
Type

Type

pom
Description

Description

RDF4J
An extensible framework for RDF and RDF Schema data.
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse/rdf4j

Download rdf4j-parent 3.0.0

Filename Size
rdf4j-parent-3.0.0.pom 23 KB
Browse

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

Dependencies

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

Project Modules

  • client
  • util
  • model
  • rio
  • queryresultio
  • query
  • queryalgebra-model
  • queryparser
  • queryrender
  • repository
  • http
  • sparqlbuilder
  • testsuites