is not current version
Last Version 5.0.13.jre8

com.github.drinkjava2:jsqlbox 2.0.3

jSqlLBox is a macro scale persistence tool for Java6+

GroupId

GroupId

com.github.drinkjava2
ArtifactId

ArtifactId

jsqlbox
Version

Version

2.0.3
Type

Type

jar

Download jsqlbox 2.0.3


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