is not current version
Last Version 3.4.0

org.apache.marmotta:ldclient-provider-phpbb 3.0.1

This package provides access to posts, topics and forums stored in a PHPBB installation and maps them to the SIOC ontology to represent the information in RDF. This package is experimental, as PHPBB does not provide proper API access over web services. The providers try parsing the HTML content instead.

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

ldclient-provider-phpbb
Version

Version

3.0.1
Type

Type

jar

Download ldclient-provider-phpbb 3.0.1


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