spark - repository multi-module

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

License

License

GroupId

GroupId

com.revelytix
ArtifactId

ArtifactId

spark
Last Version

Last Version

0.1.7
Release Date

Release Date

Type

Type

pom
Description

Description

spark - repository multi-module
Multi-module for all of the modules that makes up spark and sherpa.
Project URL

Project URL

https://github.com/revelytix/spark
Project Organization

Project Organization

Revelytix Inc.
Source Code Management

Source Code Management

https://github.com/revelytix/spark

Download spark

Filename Size
spark-0.1.7.pom 5 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • 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

Versions

Version
0.1.7
0.1.6
0.1.5
0.1.4