is not current version
Last Version 0.1.7

com.revelytix:spark-http-client 0.1.4

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

Categories

Categories

CLI User Interface
GroupId

GroupId

com.revelytix
ArtifactId

ArtifactId

spark-http-client
Version

Version

0.1.4
Type

Type

jar

Download spark-http-client 0.1.4


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