| License | License | 
|---|---|
| GroupId | GroupIdcom.trigyn | 
| ArtifactId | ArtifactIddbutils | 
| Last Version | Last Version1.4.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiondbutils Database utils | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| dbutils-1.4.4.pom | |
| dbutils-1.4.4.jar | 76 KB | 
| dbutils-1.4.4-sources.jar | 40 KB | 
| dbutils-1.4.4-javadoc.jar | 684 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.trigyn/dbutils/ -->
<dependency>
    <groupId>com.trigyn</groupId>
    <artifactId>dbutils</artifactId>
    <version>1.4.4</version>
</dependency>// https://jarcasting.com/artifacts/com.trigyn/dbutils/
implementation 'com.trigyn:dbutils:1.4.4'// https://jarcasting.com/artifacts/com.trigyn/dbutils/
implementation ("com.trigyn:dbutils:1.4.4")'com.trigyn:dbutils:jar:1.4.4'<dependency org="com.trigyn" name="dbutils" rev="1.4.4">
  <artifact name="dbutils" type="jar" />
</dependency>@Grapes(
@Grab(group='com.trigyn', module='dbutils', version='1.4.4')
)libraryDependencies += "com.trigyn" % "dbutils" % "1.4.4"[com.trigyn/dbutils "1.4.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.3.12.RELEASE | 
| org.flywaydb : flyway-core | jar | 6.4.4 | 
| org.mybatis : mybatis | jar | 3.5.5 | 
| commons-dbcp : commons-dbcp | jar | 1.2.2 | 
| commons-codec : commons-codec | jar | 1.10 | 
| org.springframework.boot : spring-boot-starter-mail | jar | 2.3.12.RELEASE | 
| org.springframework.boot : spring-boot-starter | jar | 2.3.12.RELEASE | 
| org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.3.12.RELEASE | 
| com.lmax : disruptor | jar | 3.3.6 | 
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.12.RELEASE | 
| io.springfox : springfox-swagger2 | jar | 2.9.2 | 
| io.springfox : springfox-swagger-ui | jar | 2.9.2 | 
| org.codehaus.jettison : jettison | jar | 1.3.8 | 
| com.google.code.gson : gson | jar | 2.8.0 | 
| org.apache.commons : commons-text | jar | 1.9 | 
| com.microsoft.azure : azure-storage | jar | 8.6.2 | 
| com.auth0 : jwks-rsa | jar | 0.11.0 | 
| com.auth0 : java-jwt | jar | 3.15.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.12.RELEASE |