MVN

net.sourceforge.owlapi : oppl2-parent

Maven & Gradle

Sep 23, 2018

OPPL 2 parent · OPPL 2 is a language for querying and manipulating OWL ontologies

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

Latest Version

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

  • Latest Stable: 5.0.0

All Versions

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

Version Vulnerabilities Updated
5.0.x
oppl2-parent-5.0.0
3.5.x
oppl2-parent-3.5.0
3.0.x
oppl2-parent-3.0.0
2.1.x
oppl2-parent-2.1.2
oppl2-parent-2.1.1
oppl2-parent-2.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sourceforge.owlapi</groupId>
    <artifactId>oppl2-parent</artifactId>
    <version>5.0.0</version>
</dependency>