MVN

org.ldp4j.commons.rmf : integration-parent

Maven & Gradle

Jun 17, 2017
44 stars

LDP4j :: Commons :: RMF :: Integration · Aggregator for the modules that provided for the integration with external RDF libraries

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

Latest Version

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

  • Latest Stable: 0.2.2

All Versions

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

Version Vulnerabilities Updated
0.2.x
integration-parent-0.2.2
integration-parent-0.2.1
integration-parent-0.2.0
0.1.x
integration-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>integration-parent</artifactId>
    <version>0.2.2</version>
</dependency>

Advertisement