| License |
License |
|---|---|
| GroupId | GroupIdcom.ecfront |
| ArtifactId | ArtifactIdez-dbutils |
| Last Version | Last Version2.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEZ dbutils
DBUtils的封装类库
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ez-dbutils-2.8.0.pom | |
| ez-dbutils-2.8.0.jar | 104 KB |
| ez-dbutils-2.8.0-sources.jar | 71 KB |
| ez-dbutils-2.8.0-javadoc.jar | 347 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ecfront/ez-dbutils/ -->
<dependency>
<groupId>com.ecfront</groupId>
<artifactId>ez-dbutils</artifactId>
<version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ecfront/ez-dbutils/
implementation 'com.ecfront:ez-dbutils:2.8.0'
// https://jarcasting.com/artifacts/com.ecfront/ez-dbutils/
implementation ("com.ecfront:ez-dbutils:2.8.0")
'com.ecfront:ez-dbutils:jar:2.8.0'
<dependency org="com.ecfront" name="ez-dbutils" rev="2.8.0">
<artifact name="ez-dbutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ecfront', module='ez-dbutils', version='2.8.0')
)
libraryDependencies += "com.ecfront" % "ez-dbutils" % "2.8.0"
[com.ecfront/ez-dbutils "2.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : druid | jar | 1.0.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.18 |
| ch.qos.logback : logback-core | jar | 1.1.5 |
| ch.qos.logback : logback-classic | jar | 1.1.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.4.191 |
| mysql : mysql-connector-java | jar | 5.1.38 |
| org.postgresql : postgresql | jar | 9.4.1208 |
| org.apache.hive : hive-jdbc | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |