License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.sparql-query-bm |
ArtifactId | ArtifactIdcmd |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSPARQL Query Benchmarker - CLI
A command line interface to the benchmarking core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cmd-2.2.0.pom | |
cmd-2.2.0.jar | 7 MB |
cmd-2.2.0-sources.jar | 5 KB |
cmd-2.2.0-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.sparql-query-bm/cmd/ -->
<dependency>
<groupId>net.sf.sparql-query-bm</groupId>
<artifactId>cmd</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.sparql-query-bm/cmd/
implementation 'net.sf.sparql-query-bm:cmd:2.2.0'
// https://jarcasting.com/artifacts/net.sf.sparql-query-bm/cmd/
implementation ("net.sf.sparql-query-bm:cmd:2.2.0")
'net.sf.sparql-query-bm:cmd:jar:2.2.0'
<dependency org="net.sf.sparql-query-bm" name="cmd" rev="2.2.0">
<artifact name="cmd" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.sparql-query-bm', module='cmd', version='2.2.0')
)
libraryDependencies += "net.sf.sparql-query-bm" % "cmd" % "2.2.0"
[net.sf.sparql-query-bm/cmd "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |