MVN

org.xowl.infra : top

Maven & Gradle

Jan 07, 2016

xOWL Infrastructure · Infrastructure for the storage, manipulation and execution of xOWL ontologies

<dependency>
    <groupId>org.xowl.infra</groupId>
    <artifactId>top</artifactId>
    <version>1.0-beta3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xowl.infra : top to add to Maven - Latest Versions:

  • Latest Stable: 1.0-beta3
  • Latest Beta: 1.0-beta3

All Versions

Choose a version of org.xowl.infra : top to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
top-1.0-beta3
top-1.0-beta2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.xowl.infra</groupId>
    <artifactId>top</artifactId>
    <version>1.0-beta3</version>
</dependency>

Advertisement