is not current version
Last Version 5.0.13.jre8

com.github.drinkjava2:jsqlbox 3.0.0

jSqlLBox is a macro scale persistence tool for Java6+

GroupId

GroupId

com.github.drinkjava2
ArtifactId

ArtifactId

jsqlbox
Version

Version

3.0.0
Type

Type

jar

Download jsqlbox 3.0.0


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