MVN

it.unibz.inf.ontop : ontop-core

Maven & Gradle

Mar 09, 2023
456 stars
<dependency>
    <groupId>it.unibz.inf.ontop</groupId>
    <artifactId>ontop-core</artifactId>
    <version>5.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.unibz.inf.ontop : ontop-core to add to Maven - Latest Versions:

  • Latest Stable: 5.0.2
  • Latest Release Candidate: 4.0.0-rc-1
  • Latest Beta: 4.0.0-beta-1

All Versions

Choose a version of it.unibz.inf.ontop : ontop-core to add to Maven - All Versions:

  • Version Updated
  • ontop-core-5.0.2

    Mar 09, 2023
  • ontop-core-5.0.1

    Jan 29, 2023
  • ontop-core-5.0.0

    Dec 30, 2022
  • ontop-core-4.2.2

    Nov 18, 2022
  • ontop-core-4.2.1

    Apr 19, 2022
  • ontop-core-4.2.0

    Dec 30, 2021
  • ontop-core-4.1.1

    Jul 23, 2021
  • ontop-core-4.1.0

    Feb 28, 2021
  • ontop-core-4.0.2

    Sep 04, 2020
  • ontop-core-4.0.0

    Jul 31, 2020
  • ontop-core-4.0.0-rc-1

    Jul 08, 2020
  • ontop-core-4.0.0-beta-1

    Dec 21, 2019
  • ontop-core-3.0.1

    Dec 17, 2019
  • ontop-core-3.0.0

    Aug 23, 2019
  • ontop-core-3.0.0-beta-2

    Feb 27, 2018
  • ontop-core-3.0.0-beta-1

    Aug 11, 2017

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>it.unibz.inf.ontop</groupId>
    <artifactId>ontop-core</artifactId>
    <version>5.0.2</version>
</dependency>