License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.sparql-query-bm |
ArtifactId | ArtifactIdcore |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSPARQL Query Benchmarker - Core API
An API for benchmarking the performance of queries against arbitrary SPARQL endpoint
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-2.2.0.pom | |
core-2.2.0.jar | 51 KB |
core-2.2.0-sources.jar | 52 KB |
core-2.2.0-javadoc.jar | 179 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
log4j : log4j | jar | 1.2.16 |