| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.cherokeesoft | 
    
| ArtifactId | ArtifactIddb-utils | 
    
| Last Version | Last Version1.8.29 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionCherokee DB tools 
            Cherokee DB tools 
         | 
    
| Filename | Size | 
|---|---|
| db-utils-1.8.29.pom | |
| db-utils-1.8.29.jar | 36 KB | 
| db-utils-1.8.29-sources.jar | 16 KB | 
| db-utils-1.8.29-javadoc.jar | 197 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.cherokeesoft/db-utils/ -->
<dependency>
    <groupId>com.cherokeesoft</groupId>
    <artifactId>db-utils</artifactId>
    <version>1.8.29</version>
</dependency>
                // https://jarcasting.com/artifacts/com.cherokeesoft/db-utils/
implementation 'com.cherokeesoft:db-utils:1.8.29'
                // https://jarcasting.com/artifacts/com.cherokeesoft/db-utils/
implementation ("com.cherokeesoft:db-utils:1.8.29")
                'com.cherokeesoft:db-utils:jar:1.8.29'
                <dependency org="com.cherokeesoft" name="db-utils" rev="1.8.29">
  <artifact name="db-utils" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.cherokeesoft', module='db-utils', version='1.8.29')
)
                libraryDependencies += "com.cherokeesoft" % "db-utils" % "1.8.29"
                [com.cherokeesoft/db-utils "1.8.29"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| commons-collections : commons-collections | jar | 3.2.2 | 
| org.slf4j : slf4j-api | jar | 1.7.26 | 
| org.apache.velocity : velocity | jar | 1.7 | 
| org.simpleflatmapper : sfm-springjdbc | jar | 6.5.0 | 
| org.projectlombok : lombok | jar | 1.18.12 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.2 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 | 
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.9.2 | 
| com.google.code.gson : gson | jar | 2.8.6 | 
| com.google.guava : guava | jar | 29.0-jre | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-jdbc | jar | 5.0.10.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |