is not current version
Last Version 0.1.7

com.revelytix:sherpa-protocol 0.1.6

Defines an Avro-based protocol for cursored SPARQL query access.

GroupId

GroupId

com.revelytix
ArtifactId

ArtifactId

sherpa-protocol
Version

Version

0.1.6
Type

Type

jar

Download sherpa-protocol 0.1.6


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