MVN

it.unibz.inf.ontop : ontop-translation

Maven & Gradle

Aug 12, 2017
<dependency>
    <groupId>it.unibz.inf.ontop</groupId>
    <artifactId>ontop-translation</artifactId>
    <version>3.0.0-beta-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0.0-beta-1
  • Latest Beta: 3.0.0-beta-1

All Versions

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

Version Vulnerabilities Updated
3.0.x
ontop-translation-3.0.0-beta-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>it.unibz.inf.ontop</groupId>
    <artifactId>ontop-translation</artifactId>
    <version>3.0.0-beta-1</version>
</dependency>

Advertisement