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
文件下载
文件名 操作
qendpoint-parent-1.16.1.pom 下载
Apache Maven
<dependency>
  <groupId>com.the-qa-company</groupId>
  <artifactId>qendpoint-parent</artifactId>
  <version>1.16.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.the-qa-company:qendpoint-parent:1.16.1'
Gradle Kotlin
implementation("com.the-qa-company:qendpoint-parent:1.16.1")
Scala SBT
libraryDependencies += "com.the-qa-company" % "qendpoint-parent" % "1.16.1"
Groovy Grape
@Grapes(
  @Grab(group='com.the-qa-company', module='qendpoint-parent', version='1.16.1')
)
Apache Ivy
<dependency org="com.the-qa-company" name="qendpoint-parent" rev="1.16.1" />
Leiningen
[com.the-qa-company/qendpoint-parent "1.16.1"]
Apache Buildr
'com.the-qa-company:qendpoint-parent:jar:1.16.1'
本项目依赖
该项目无第三方依赖