Last Version

SPARQL Query Benchmarker - Core API 2.2.0

An API for benchmarking the performance of queries against arbitrary SPARQL endpoint

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.sparql-query-bm
ArtifactId

ArtifactId

core
Version

Version

2.2.0
Type

Type

jar
Description

Description

SPARQL Query Benchmarker - Core API
An API for benchmarking the performance of queries against arbitrary SPARQL endpoint
Project URL

Project URL

http://sourceforge.net/projects/sparql-query-bm
Source Code Management

Source Code Management

https://sourceforge.net/p/sparql-query-bm/git/

Download core 2.2.0


<!-- https://jarcasting.com/artifacts/net.sf.sparql-query-bm/core/ -->
<dependency>
    <groupId>net.sf.sparql-query-bm</groupId>
    <artifactId>core</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.sparql-query-bm/core/
implementation 'net.sf.sparql-query-bm:core:2.2.0'
// https://jarcasting.com/artifacts/net.sf.sparql-query-bm/core/
implementation ("net.sf.sparql-query-bm:core:2.2.0")
'net.sf.sparql-query-bm:core:jar:2.2.0'
<dependency org="net.sf.sparql-query-bm" name="core" rev="2.2.0">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.sparql-query-bm', module='core', version='2.2.0')
)
libraryDependencies += "net.sf.sparql-query-bm" % "core" % "2.2.0"
[net.sf.sparql-query-bm/core "2.2.0"]

Dependencies

compile (5)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4
org.apache.commons : commons-math jar 2.2
org.apache.jena : jena-arq jar 3.1.0
org.slf4j : slf4j-api jar 1.7.6
joda-time : joda-time jar 2.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
log4j : log4j jar 1.2.16

Project Modules

There are no modules declared in this project.