Last Version

JSimpleDB Application Classes 3.6.1

JSimpleDB classes supporting command line applications that utilize JSimpleDB.

License

License

GroupId

GroupId

org.jsimpledb
ArtifactId

ArtifactId

jsimpledb-app
Version

Version

3.6.1
Type

Type

jar
Description

Description

JSimpleDB Application Classes
JSimpleDB classes supporting command line applications that utilize JSimpleDB.

Download jsimpledb-app 3.6.1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.jsimpledb : jsimpledb-main jar 3.6.1
org.jsimpledb : jsimpledb-coreapi jar 3.6.1
org.jsimpledb : jsimpledb-spring jar 3.6.1
org.jsimpledb : jsimpledb-kv jar 3.6.1
org.jsimpledb : jsimpledb-util jar 3.6.1
com.google.guava : guava jar 21.0
org.dellroad : dellroad-stuff-main jar 2.2.1
jline : jline jar 2.14.2

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.10

Project Modules

There are no modules declared in this project.