MVN

com.github.galigator.openllet : openllet-parent

Maven & Gradle

Sep 27, 2019
94 stars

Openllet :: Parent POM · Openllet is open-source future of Pellet OWL Reasoner

<dependency>
    <groupId>com.github.galigator.openllet</groupId>
    <artifactId>openllet-parent</artifactId>
    <version>2.6.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.galigator.openllet : openllet-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.6.5

All Versions

Choose a version of com.github.galigator.openllet : openllet-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.6.x
openllet-parent-2.6.5
openllet-parent-2.6.4
openllet-parent-2.6.3
openllet-parent-2.6.2
openllet-parent-2.6.1
openllet-parent-2.6.0
2.5.x
openllet-parent-2.5.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.galigator.openllet</groupId>
    <artifactId>openllet-parent</artifactId>
    <version>2.6.5</version>
</dependency>