is not current version
Last Version 3.6.1

org.jsimpledb:jsimpledb-cliapp 3.6.0

JSimpleDB Command Line Interface (CLI) executable application.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.jsimpledb
ArtifactId

ArtifactId

jsimpledb-cliapp
Version

Version

3.6.0
Type

Type

jar

Download jsimpledb-cliapp 3.6.0


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