License |
License |
---|---|
GroupId | GroupIdeu.optique-project |
ArtifactId | ArtifactIdr2rml-api-rdf4j-binding |
Version | Version0.7.0 |
Type | Typejar |
Description |
DescriptionOptique R2RML API - RDF4J binding
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- 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.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.optique-project/r2rml-api-rdf4j-binding/
implementation 'eu.optique-project:r2rml-api-rdf4j-binding:0.7.0'
// https://jarcasting.com/artifacts/eu.optique-project/r2rml-api-rdf4j-binding/
implementation ("eu.optique-project:r2rml-api-rdf4j-binding:0.7.0")
'eu.optique-project:r2rml-api-rdf4j-binding:jar:0.7.0'
<dependency org="eu.optique-project" name="r2rml-api-rdf4j-binding" rev="0.7.0">
<artifact name="r2rml-api-rdf4j-binding" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.optique-project', module='r2rml-api-rdf4j-binding', version='0.7.0')
)
libraryDependencies += "eu.optique-project" % "r2rml-api-rdf4j-binding" % "0.7.0"
[eu.optique-project/r2rml-api-rdf4j-binding "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-rdf-rdf4j | jar | 0.5.0 |
eu.optique-project : r2rml-api-core | jar | 0.7.0 |
org.eclipse.rdf4j : rdf4j-model | jar | 3.7.3 |
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 |