MVN

de.jpdigital : owlapi-simplex

Maven & Gradle

Feb 05, 2020
0 stars

OWLAPI Simplex · A code generator and some utility classes to make the OWL API simpler to use.

<dependency>
    <groupId>de.jpdigital</groupId>
    <artifactId>owlapi-simplex</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.jpdigital : owlapi-simplex to add to Maven - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of de.jpdigital : owlapi-simplex to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
owlapi-simplex-0.1.1
owlapi-simplex-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.jpdigital</groupId>
    <artifactId>owlapi-simplex</artifactId>
    <version>0.1.1</version>
</dependency>

Advertisement