is not current version
Last Version 2.0.5

org.dbist:dbist 1.0.9

Easy database management framework

GroupId

GroupId

org.dbist
ArtifactId

ArtifactId

dbist
Version

Version

1.0.9
Type

Type

jar

Download dbist 1.0.9


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