is not current version
Last Version 5.0.13.jre8

com.github.drinkjava2:jsqlbox 1.0.7

jSqlLBox is a macro scale persistence tool for Java6+

GroupId

GroupId

com.github.drinkjava2
ArtifactId

ArtifactId

jsqlbox
Version

Version

1.0.7
Type

Type

jar

Download jsqlbox 1.0.7


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