MVN

io.github.liveontologies : elk-ore-parent

Maven & Gradle

May 24, 2024

ELK ORE Parent · Parent module for the ORE build

<dependency>
    <groupId>io.github.liveontologies</groupId>
    <artifactId>elk-ore-parent</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.liveontologies : elk-ore-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of io.github.liveontologies : elk-ore-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
elk-ore-parent-0.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.liveontologies</groupId>
    <artifactId>elk-ore-parent</artifactId>
    <version>0.6.0</version>
</dependency>