Last Version

spark-protocol - SPARQL client implementation of the SPARQL protocol 0.1.2

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

License

License

GroupId

GroupId

com.revelytix
ArtifactId

ArtifactId

spark-protocol
Version

Version

0.1.2
Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

Revelytix Inc.

Download spark-protocol 0.1.2


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

Dependencies

compile (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.