MVN

org.ldp4j.commons.rmf : rmf-parent

Maven & Gradle

Jun 17, 2017
44 stars

LDP4j :: Commons :: RMF -- RDF Manipulation Framework · A framework for the simple manipulation of RDF data sources

<dependency>
    <groupId>org.ldp4j.commons.rmf</groupId>
    <artifactId>rmf-parent</artifactId>
    <version>0.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ldp4j.commons.rmf : rmf-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2.2

All Versions

Choose a version of org.ldp4j.commons.rmf : rmf-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
rmf-parent-0.2.2
rmf-parent-0.2.1
rmf-parent-0.2.0
0.1.x
rmf-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ldp4j.commons.rmf</groupId>
    <artifactId>rmf-parent</artifactId>
    <version>0.2.2</version>
</dependency>

Advertisement