spark-protocol - SPARQL client implementation of the SPARQL protocol

Defines an implementation of the spark-api that uses the SPARQL protocol to query remote SPARQL endpoints via HTTP.

Лицензия

Лицензия

Группа

Группа

com.revelytix
Идентификатор

Идентификатор

spark-protocol
Последняя версия

Последняя версия

0.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

spark-protocol - SPARQL client implementation of the SPARQL protocol
Defines an implementation of the spark-api that uses the SPARQL protocol to query remote SPARQL endpoints via HTTP.
Организация-разработчик

Организация-разработчик

Revelytix Inc.

Скачать spark-protocol

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.revelytix/spark-protocol/ -->
<dependency>
    <groupId>com.revelytix</groupId>
    <artifactId>spark-protocol</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.revelytix/spark-protocol/
implementation 'com.revelytix:spark-protocol:0.1.2'
// https://jarcasting.com/artifacts/com.revelytix/spark-protocol/
implementation ("com.revelytix:spark-protocol:0.1.2")
'com.revelytix:spark-protocol:jar:0.1.2'
<dependency org="com.revelytix" name="spark-protocol" rev="0.1.2">
  <artifact name="spark-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.revelytix', module='spark-protocol', version='0.1.2')
)
libraryDependencies += "com.revelytix" % "spark-protocol" % "0.1.2"
[com.revelytix/spark-protocol "0.1.2"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.revelytix : spark-api jar 0.1.2
com.revelytix : spark-spi jar 0.1.2
org.apache.httpcomponents : httpcore jar 4.0.1
org.apache.httpcomponents : httpclient jar 4.0.1
org.apache.httpcomponents : httpmime jar 4.0.1

Модули Проекта

Данный проект не имеет модулей.
com.revelytix

Revelytix

Версии библиотеки

Версия
0.1.2
0.1.1
0.1.0