Last Version

EZ dbutils 2.8.0

DBUtils的封装类库

License

License

GroupId

GroupId

com.ecfront
ArtifactId

ArtifactId

ez-dbutils
Version

Version

2.8.0
Type

Type

jar
Description

Description

EZ dbutils
DBUtils的封装类库
Project URL

Project URL

https://github.com/gudaoxuri/EZ-DBUtils

Download ez-dbutils 2.8.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.alibaba : druid jar 1.0.17

provided (3)

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

runtime (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.