is not current version
Last Version 3.6.1

org.jsimpledb:jsimpledb-main 2.4.7

JSimpleDB classes that map Java model classes onto the core API.

GroupId

GroupId

org.jsimpledb
ArtifactId

ArtifactId

jsimpledb-main
Version

Version

2.4.7
Type

Type

jar

Download jsimpledb-main 2.4.7


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