is not current version
Last Version 3.4.0

org.apache.marmotta:ldclient-provider-rdfa 3.3.0

This package allows the Linked Data Client to access HTML pages with embedded RDFa annotations as Linked Data.

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

ldclient-provider-rdfa
Version

Version

3.3.0
Type

Type

jar

Download ldclient-provider-rdfa 3.3.0


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