MVN

org.apache.marmotta : kiwi-parent

Maven & Gradle

Jun 12, 2018

KiWi Triplestore: Parent · A Sesame Triple Store based on a relational database. Supports reasoning and versioning.

<dependency>
    <groupId>org.apache.marmotta</groupId>
    <artifactId>kiwi-parent</artifactId>
    <version>3.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.marmotta : kiwi-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.4.0

All Versions

Choose a version of org.apache.marmotta : kiwi-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.4.x
kiwi-parent-3.4.0
3.3.x
kiwi-parent-3.3.0
3.2.x
kiwi-parent-3.2.1
kiwi-parent-3.2.0
3.1.x
kiwi-parent-3.1.0-incubating
3.0.x
kiwi-parent-3.0.0-incubating

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.marmotta</groupId>
    <artifactId>kiwi-parent</artifactId>
    <version>3.4.0</version>
</dependency>