is not current version
Last Version 3.4.0

org.apache.marmotta:ldclient-provider-rdf 3.2.1

Implements access to RDF-based Linked Data Resources in different formats, including RDF/XML, N3, TURTLE, and JSON-LD.

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

ldclient-provider-rdf
Version

Version

3.2.1
Type

Type

jar

Download ldclient-provider-rdf 3.2.1


<!-- https://jarcasting.com/artifacts/org.apache.marmotta/ldclient-provider-rdf/ -->
<dependency>
    <groupId>org.apache.marmotta</groupId>
    <artifactId>ldclient-provider-rdf</artifactId>
    <version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.marmotta/ldclient-provider-rdf/
implementation 'org.apache.marmotta:ldclient-provider-rdf:3.2.1'
// https://jarcasting.com/artifacts/org.apache.marmotta/ldclient-provider-rdf/
implementation ("org.apache.marmotta:ldclient-provider-rdf:3.2.1")
'org.apache.marmotta:ldclient-provider-rdf:jar:3.2.1'
<dependency org="org.apache.marmotta" name="ldclient-provider-rdf" rev="3.2.1">
  <artifact name="ldclient-provider-rdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.marmotta', module='ldclient-provider-rdf', version='3.2.1')
)
libraryDependencies += "org.apache.marmotta" % "ldclient-provider-rdf" % "3.2.1"
[org.apache.marmotta/ldclient-provider-rdf "3.2.1"]