MVN

com.the-qa-company : qendpoint-parent

Maven & Gradle

Aug 17, 2023
78 stars

qendpoint · The qEndpoint is a highly scalable triple store with full-text and GeoSPARQL support. It can be used as a standalone SPARQL endpoint, or as a dependency.

<dependency>
    <groupId>com.the-qa-company</groupId>
    <artifactId>qendpoint-parent</artifactId>
    <version>1.13.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.the-qa-company : qendpoint-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.13.3

All Versions

Choose a version of com.the-qa-company : qendpoint-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.13.x
qendpoint-parent-1.13.3
qendpoint-parent-1.13.2
qendpoint-parent-1.13.1
qendpoint-parent-1.13.0
1.12.x
qendpoint-parent-1.12.0
1.11.x
qendpoint-parent-1.11.3
qendpoint-parent-1.11.2
qendpoint-parent-1.11.1
qendpoint-parent-1.11.0
1.10.x
qendpoint-parent-1.10.1
qendpoint-parent-1.10.0
1.9.x
qendpoint-parent-1.9.0
1.8.x
qendpoint-parent-1.8.0
1.7.x
qendpoint-parent-1.7.5
qendpoint-parent-1.7.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.the-qa-company</groupId>
    <artifactId>qendpoint-parent</artifactId>
    <version>1.13.3</version>
</dependency>