MVN

net.sourceforge.owlapi : owlapitools-parent

Maven & Gradle

Nov 01, 2015

OWLAPI_TOOLS · OWLAPI_TOOLS is a collection of add-ons for OWL API

<dependency>
    <groupId>net.sourceforge.owlapi</groupId>
    <artifactId>owlapitools-parent</artifactId>
    <version>3.5.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sourceforge.owlapi : owlapitools-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.5.4

All Versions

Choose a version of net.sourceforge.owlapi : owlapitools-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.1.x
owlapitools-parent-4.1.0
4.0.x
owlapitools-parent-4.0.1
3.5.x
owlapitools-parent-3.5.4
1.1.x
owlapitools-parent-1.1.1
owlapitools-parent-1.1.0
1.0.x
owlapitools-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sourceforge.owlapi</groupId>
    <artifactId>owlapitools-parent</artifactId>
    <version>3.5.4</version>
</dependency>