DbUtils

Database Access Library

License

License

GroupId

GroupId

com.github.menglim
ArtifactId

ArtifactId

DbUtils
Last Version

Last Version

1.2.13
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.menglim : mutils jar 1.2.24
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.

Versions

Version
1.2.13
1.2.11
1.2.10
1.2.8
1.2.7
1.2.6
1.2.5
1.2.3
1.2.2
1.2.1
1.0