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