Last Version

spark-api - SPARQL client connection API 0.1.7

Defines a Java client-side connection-oriented API for accessing sparql endpoints ala JDBC.

License

License

GroupId

GroupId

com.revelytix
ArtifactId

ArtifactId

spark-api
Version

Version

0.1.7
Type

Type

jar
Description

Description

spark-api - SPARQL client connection API
Defines a Java client-side connection-oriented API for accessing sparql endpoints ala JDBC.
Project URL

Project URL

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

Project Organization

Revelytix Inc.

Download spark-api 0.1.7


<!-- https://jarcasting.com/artifacts/com.revelytix/spark-api/ -->
<dependency>
    <groupId>com.revelytix</groupId>
    <artifactId>spark-api</artifactId>
    <version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.revelytix/spark-api/
implementation 'com.revelytix:spark-api:0.1.7'
// https://jarcasting.com/artifacts/com.revelytix/spark-api/
implementation ("com.revelytix:spark-api:0.1.7")
'com.revelytix:spark-api:jar:0.1.7'
<dependency org="com.revelytix" name="spark-api" rev="0.1.7">
  <artifact name="spark-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.revelytix', module='spark-api', version='0.1.7')
)
libraryDependencies += "com.revelytix" % "spark-api" % "0.1.7"
[com.revelytix/spark-api "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

There are no modules declared in this project.