DbUtils
replaced by norm
| License | License | 
|---|---|
| GroupId | GroupIdio.github.xcr1234 | 
| ArtifactId | ArtifactIddbutil | 
| Last Version | Last Version2.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionxson java dbutil library. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| dbutil-2.1.pom | |
| dbutil-2.1.jar | 78 KB | 
| dbutil-2.1-sources.jar | 53 KB | 
| dbutil-2.1-javadoc.jar | 350 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.xcr1234/dbutil/ -->
<dependency>
    <groupId>io.github.xcr1234</groupId>
    <artifactId>dbutil</artifactId>
    <version>2.1</version>
</dependency>// https://jarcasting.com/artifacts/io.github.xcr1234/dbutil/
implementation 'io.github.xcr1234:dbutil:2.1'// https://jarcasting.com/artifacts/io.github.xcr1234/dbutil/
implementation ("io.github.xcr1234:dbutil:2.1")'io.github.xcr1234:dbutil:jar:2.1'<dependency org="io.github.xcr1234" name="dbutil" rev="2.1">
  <artifact name="dbutil" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.xcr1234', module='dbutil', version='2.1')
)libraryDependencies += "io.github.xcr1234" % "dbutil" % "2.1"[io.github.xcr1234/dbutil "2.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| ognl : ognl | jar | 2.6.9 | 
| cglib : cglib | jar | 2.2 | 
replaced by norm