| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.luohuasheng.bee | 
| ArtifactId | ArtifactIdlhs-bee-jdbc-dbtools | 
| Last Version | Last Version1.0.10 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjdbc operation tools | 
| Filename | Size | 
|---|---|
| lhs-bee-jdbc-dbtools-1.0.10.pom | |
| lhs-bee-jdbc-dbtools-1.0.10.jar | 123 KB | 
| lhs-bee-jdbc-dbtools-1.0.10-sources.jar | 73 KB | 
| lhs-bee-jdbc-dbtools-1.0.10-javadoc.jar | 588 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-jdbc-dbtools/ -->
<dependency>
    <groupId>net.luohuasheng.bee</groupId>
    <artifactId>lhs-bee-jdbc-dbtools</artifactId>
    <version>1.0.10</version>
</dependency>// https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-jdbc-dbtools/
implementation 'net.luohuasheng.bee:lhs-bee-jdbc-dbtools:1.0.10'// https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-jdbc-dbtools/
implementation ("net.luohuasheng.bee:lhs-bee-jdbc-dbtools:1.0.10")'net.luohuasheng.bee:lhs-bee-jdbc-dbtools:jar:1.0.10'<dependency org="net.luohuasheng.bee" name="lhs-bee-jdbc-dbtools" rev="1.0.10">
  <artifact name="lhs-bee-jdbc-dbtools" type="jar" />
</dependency>@Grapes(
@Grab(group='net.luohuasheng.bee', module='lhs-bee-jdbc-dbtools', version='1.0.10')
)libraryDependencies += "net.luohuasheng.bee" % "lhs-bee-jdbc-dbtools" % "1.0.10"[net.luohuasheng.bee/lhs-bee-jdbc-dbtools "1.0.10"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : log4j-over-slf4j | jar | 1.7.32 | 
| javax.persistence : persistence-api | jar | 1.0.2 | 
| net.luohuasheng.bee : lhs-bee-proxy-jdbc | jar | 1.0.10 | 
| net.luohuasheng.bee : lhs-bee-proxy-core | jar | 1.0.10 | 
| net.luohuasheng.bee : lhs-bee-proxy-cache | jar | 1.0.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.zaxxer : HikariCP | jar | 4.0.3 | 
| com.alibaba : druid | jar | 1.2.6 | 
| com.mchange : c3p0 | jar | 0.9.5.5 | 
| org.apache.commons : commons-dbcp2 | jar | 2.8.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.32 | 
| junit : junit | jar | 4.13.2 | 
| mysql : mysql-connector-java | jar | 8.0.25 | 
| org.xerial : sqlite-jdbc | jar | 3.36.0.2 | 
| com.alibaba : fastjson | jar | 1.2.78 |