is not current version
Last Version 4.0.2

Eclipse RDF4J 4.0.0-M3

An extensible Java framework for RDF and SPARQL

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.rdf4j
ArtifactId

ArtifactId

rdf4j
Version

Version

4.0.0-M3
Type

Type

pom
Description

Description

Eclipse RDF4J
An extensible Java framework for RDF and SPARQL
Project URL

Project URL

https://rdf4j.org/
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse/rdf4j

Download rdf4j 4.0.0-M3

Filename Size
rdf4j-4.0.0-M3.pom 29 KB
Browse

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

Dependencies

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

Project Modules

  • assembly-descriptors
  • core
  • tools
  • spring-components
  • testsuites
  • compliance
  • examples
  • bom