Last Version

ClearWSD CLI 0.12.1

Command line interfaces for non-programmatic training and experimentation.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.clearwsd
ArtifactId

ArtifactId

clearwsd-cli
Version

Version

0.12.1
Type

Type

jar
Description

Description

ClearWSD CLI
Command line interfaces for non-programmatic training and experimentation.

Download clearwsd-cli 0.12.1


<!-- https://jarcasting.com/artifacts/io.github.clearwsd/clearwsd-cli/ -->
<dependency>
    <groupId>io.github.clearwsd</groupId>
    <artifactId>clearwsd-cli</artifactId>
    <version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.clearwsd/clearwsd-cli/
implementation 'io.github.clearwsd:clearwsd-cli:0.12.1'
// https://jarcasting.com/artifacts/io.github.clearwsd/clearwsd-cli/
implementation ("io.github.clearwsd:clearwsd-cli:0.12.1")
'io.github.clearwsd:clearwsd-cli:jar:0.12.1'
<dependency org="io.github.clearwsd" name="clearwsd-cli" rev="0.12.1">
  <artifact name="clearwsd-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.clearwsd', module='clearwsd-cli', version='0.12.1')
)
libraryDependencies += "io.github.clearwsd" % "clearwsd-cli" % "0.12.1"
[io.github.clearwsd/clearwsd-cli "0.12.1"]

Dependencies

compile (5)

Group / Artifact Type Version
io.github.clearwsd : clearwsd-stanford jar 0.12.1
org.mapdb : mapdb jar 3.0.7
com.google.guava : guava jar 27.0-jre
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.