is not current version
Last Version 5.0.13.jre8

com.github.drinkjava2:jsqlbox 1.0.0

jSQLBox is a macro scale persistence tool for Java8+

GroupId

GroupId

com.github.drinkjava2
ArtifactId

ArtifactId

jsqlbox
Version

Version

1.0.0
Type

Type

jar

Download jsqlbox 1.0.0


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