License |
License |
---|---|
GroupId | GroupIdcom.github.menglim |
ArtifactId | ArtifactIdDbUtils |
Version | Version1.2.13 |
Type | Typejar |
Description |
DescriptionDbUtils
Database Access Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
DbUtils-1.2.13.pom | |
DbUtils-1.2.13.jar | 1 MB |
DbUtils-1.2.13-sources.jar | 1 MB |
DbUtils-1.2.13-javadoc.jar | 113 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |