is not current version
Last Version 1.7.1

eu.fbk.knowledgestore:ks-tool 1.6.2

A collection of command line tools for interacting with a KnowledgeStore server, including benchmarking tools to create and perform a performance test of KS retrieval methods as well as a tool for dumping the contents of a KS instance to RDF files.

GroupId

GroupId

eu.fbk.knowledgestore
ArtifactId

ArtifactId

ks-tool
Version

Version

1.6.2
Type

Type

jar

Download ks-tool 1.6.2


<!-- https://jarcasting.com/artifacts/eu.fbk.knowledgestore/ks-tool/ -->
<dependency>
    <groupId>eu.fbk.knowledgestore</groupId>
    <artifactId>ks-tool</artifactId>
    <version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fbk.knowledgestore/ks-tool/
implementation 'eu.fbk.knowledgestore:ks-tool:1.6.2'
// https://jarcasting.com/artifacts/eu.fbk.knowledgestore/ks-tool/
implementation ("eu.fbk.knowledgestore:ks-tool:1.6.2")
'eu.fbk.knowledgestore:ks-tool:jar:1.6.2'
<dependency org="eu.fbk.knowledgestore" name="ks-tool" rev="1.6.2">
  <artifact name="ks-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fbk.knowledgestore', module='ks-tool', version='1.6.2')
)
libraryDependencies += "eu.fbk.knowledgestore" % "ks-tool" % "1.6.2"
[eu.fbk.knowledgestore/ks-tool "1.6.2"]