Optique R2RML API - RDF4J binding

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

eu.optique-project
ArtifactId

ArtifactId

r2rml-api-rdf4j-binding
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Optique R2RML API - RDF4J binding
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download r2rml-api-rdf4j-binding

How to add to project

<!-- https://jarcasting.com/artifacts/eu.optique-project/r2rml-api-rdf4j-binding/ -->
<dependency>
    <groupId>eu.optique-project</groupId>
    <artifactId>r2rml-api-rdf4j-binding</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.optique-project/r2rml-api-rdf4j-binding/
implementation 'eu.optique-project:r2rml-api-rdf4j-binding:0.8.0'
// https://jarcasting.com/artifacts/eu.optique-project/r2rml-api-rdf4j-binding/
implementation ("eu.optique-project:r2rml-api-rdf4j-binding:0.8.0")
'eu.optique-project:r2rml-api-rdf4j-binding:jar:0.8.0'
<dependency org="eu.optique-project" name="r2rml-api-rdf4j-binding" rev="0.8.0">
  <artifact name="r2rml-api-rdf4j-binding" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.optique-project', module='r2rml-api-rdf4j-binding', version='0.8.0')
)
libraryDependencies += "eu.optique-project" % "r2rml-api-rdf4j-binding" % "0.8.0"
[eu.optique-project/r2rml-api-rdf4j-binding "0.8.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-rdf-rdf4j jar 0.5.0
eu.optique-project : r2rml-api-core jar 0.8.0
org.eclipse.rdf4j : rdf4j-model jar 3.7.3

test (6)

Group / Artifact Type Version
org.eclipse.rdf4j : rdf4j-rio-api jar 3.7.3
org.eclipse.rdf4j : rdf4j-rio-turtle jar 3.7.3
org.eclipse.rdf4j : rdf4j-rio-n3 jar 3.7.3
org.eclipse.rdf4j : rdf4j-rio-ntriples jar 3.7.3
org.eclipse.rdf4j : rdf4j-rio-rdfxml jar 3.7.3
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.0
0.6.0
0.5.0