Last Version

sherpa-java - SHERPA sparql protocol client 0.1.7

Defines a SPARQL client API implementation using the SHERPA fast protocol for client-server communication. Requires a SHERPA-enabled server.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.revelytix
ArtifactId

ArtifactId

sherpa-java
Version

Version

0.1.7
Type

Type

jar
Description

Description

sherpa-java - SHERPA sparql protocol client
Defines a SPARQL client API implementation using the SHERPA fast protocol for client-server communication. Requires a SHERPA-enabled server.
Project URL

Project URL

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

Project Organization

Revelytix Inc.

Download sherpa-java 0.1.7


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.avro : avro-ipc jar 1.5.4
com.revelytix : sherpa-protocol jar 0.1.7
com.revelytix : spark-api jar 0.1.7
com.revelytix : spark-spi jar 0.1.7
org.slf4j : slf4j-api jar 1.6.1

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.1

test (2)

Group / Artifact Type Version
com.revelytix : spark-spi test-jar 0.1.7
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.