MVN

it.unibz.inf.ontop : ontop-endpoint

Maven & Gradle

Aug 15, 2023
563 stars
<dependency>
    <groupId>it.unibz.inf.ontop</groupId>
    <artifactId>ontop-endpoint</artifactId>
    <version>5.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.1.0
  • 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-endpoint to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.1.x
ontop-endpoint-5.1.0
5.0.x
ontop-endpoint-5.0.2
ontop-endpoint-5.0.1
ontop-endpoint-5.0.0
4.2.x
ontop-endpoint-4.2.2
ontop-endpoint-4.2.1
ontop-endpoint-4.2.0
4.1.x
ontop-endpoint-4.1.1
ontop-endpoint-4.1.0
4.0.x
ontop-endpoint-4.0.3
ontop-endpoint-4.0.2
ontop-endpoint-4.0.0
ontop-endpoint-4.0.0-rc-1
ontop-endpoint-4.0.0-beta-1
3.0.x
ontop-endpoint-3.0.1
ontop-endpoint-3.0.0

How to add a dependency to Maven

Add the following it.unibz.inf.ontop : ontop-endpoint maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.unibz.inf.ontop</groupId>
    <artifactId>ontop-endpoint</artifactId>
    <version>5.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.unibz.inf.ontop : ontop-endpoint gradle dependency to your build.gradle file:

implementation 'it.unibz.inf.ontop:ontop-endpoint:5.1.0'

Gradle Kotlin DSL: Add the following it.unibz.inf.ontop : ontop-endpoint gradle kotlin dependency to your build.gradle.kts file:

implementation("it.unibz.inf.ontop:ontop-endpoint:5.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.unibz.inf.ontop : ontop-endpoint sbt scala dependency to your build.sbt file:

libraryDependencies += "it.unibz.inf.ontop" % "ontop-endpoint" % "5.1.0"

Advertisement

Dependencies from Group

Aug 15, 2023
4 usages
563 stars
Nov 18, 2022
3 usages
563 stars
Aug 15, 2023
1 usages
563 stars

Discover Dependencies

Jul 12, 2023
6 usages
3k stars
Apr 05, 2022
1 usages
0 stars
Mar 22, 2021
1 usages
0 stars
Dec 30, 2019
2 usages
Aug 23, 2019
0 stars
May 31, 2022
1 usages
688 stars