is not current version
Last Version 1.8.29

com.cherokeesoft:db-utils 1.8.11

Cherokee DB tools

GroupId

GroupId

com.cherokeesoft
ArtifactId

ArtifactId

db-utils
Version

Version

1.8.11
Type

Type

jar

Download db-utils 1.8.11


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