spark - repository multi-module

Multi-module for all of the modules that makes up spark and sherpa.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.1.7
Дата

Дата

Тип

Тип

pom
Описание

Описание

spark - repository multi-module
Multi-module for all of the modules that makes up spark and sherpa.
Ссылка на сайт

Ссылка на сайт

https://github.com/revelytix/spark
Организация-разработчик

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

Revelytix Inc.
Система контроля версий

Система контроля версий

https://github.com/revelytix/spark

Скачать spark

Имя Файла Размер
spark-0.1.7.pom 5 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • spark-api
  • spark-spi
  • spark-http-client
  • sherpa-protocol
  • sherpa-java
  • sherpa-clojure

This repository holds several open-source projects created by Revelytix, Inc.

Spark

Spark is a Java SPARQL API. SPARQL is a query language for RDF, commonly used to access data in semantic web applications.

Sherpa

Sherpa is a high-performance, language-agnostic, binary protocol for SPARQL processor communication. It aims to avoid the costs associated with the SPARQL Protocol (text-based, single-shot RPC style) and provide an alternative. Sherpa uses Avro to define the protocol and provide interop for multiple languages. Avro currently supports Java, C, C++, C#, Ruby, Python, and PHP.

Wiki

Find more info on the wiki: [https://github.com/revelytix/spark/wiki](Wiki Home)

com.revelytix

Revelytix

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

Версия
0.1.7
0.1.6
0.1.5
0.1.4