q

qendpoint-parent

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.
https://github.com/the-qa-company/qEndpoint
GNU General Public License (GPL) 3.0 with notice
The QA Company
Dennis Diefenbach Ali Haidar Antoine Willerval Clément Defrétière
Files download
File Operation
qendpoint-parent-1.13.6.pom download
Apache Maven
<dependency>
  <groupId>com.the-qa-company</groupId>
  <artifactId>qendpoint-parent</artifactId>
  <version>1.13.6</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.the-qa-company:qendpoint-parent:1.13.6'
Gradle Kotlin
implementation("com.the-qa-company:qendpoint-parent:1.13.6")
Scala SBT
libraryDependencies += "com.the-qa-company" % "qendpoint-parent" % "1.13.6"
Groovy Grape
@Grapes(
  @Grab(group='com.the-qa-company', module='qendpoint-parent', version='1.13.6')
)
Apache Ivy
<dependency org="com.the-qa-company" name="qendpoint-parent" rev="1.13.6" />
Leiningen
[com.the-qa-company/qendpoint-parent "1.13.6"]
Apache Buildr
'com.the-qa-company:qendpoint-parent:jar:1.13.6'
Dependencies
The project has no third-party dependencies