is not current version
Last Version 1.2.13

DbUtils 1.2.8

Database Access Library

License

License

GroupId

GroupId

com.github.menglim
ArtifactId

ArtifactId

DbUtils
Version

Version

1.2.8
Type

Type

jar
Description

Description

DbUtils
Database Access Library
Project URL

Project URL

https://github.com/menglim/DbUtils
Source Code Management

Source Code Management

https://github.com/menglim/DbUtils

Download DbUtils 1.2.8


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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.menglim : mutils jar 1.2.10
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
javax.mail : mail jar 1.4
org.json : json jar 20180130
org.apache.commons : commons-lang3 jar 3.9
com.google.code.gson : gson jar 2.8.5
commons-beanutils : commons-beanutils jar 1.9.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

Project Modules

There are no modules declared in this project.