db-helper

access db tools

License

License

GroupId

GroupId

cn.rivers100
ArtifactId

ArtifactId

db-helper
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

db-helper
access db tools

Download db-helper

How to add to project

<!-- https://jarcasting.com/artifacts/cn.rivers100/db-helper/ -->
<dependency>
    <groupId>cn.rivers100</groupId>
    <artifactId>db-helper</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.rivers100/db-helper/
implementation 'cn.rivers100:db-helper:0.0.1'
// https://jarcasting.com/artifacts/cn.rivers100/db-helper/
implementation ("cn.rivers100:db-helper:0.0.1")
'cn.rivers100:db-helper:jar:0.0.1'
<dependency org="cn.rivers100" name="db-helper" rev="0.0.1">
  <artifact name="db-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.rivers100', module='db-helper', version='0.0.1')
)
libraryDependencies += "cn.rivers100" % "db-helper" % "0.0.1"
[cn.rivers100/db-helper "0.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
cn.rivers100 » rivers100-utils jar 0.0.1
com.github.pagehelper : pagehelper jar 5.3.0
com.github.jsqlparser : jsqlparser jar 4.2
javax.persistence : persistence-api jar 1.0.2
org.slf4j : slf4j-api jar 1.7.32

provided (2)

Group / Artifact Type Version
org.springframework : spring-jdbc jar 5.3.13
org.mybatis : mybatis jar 3.5.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1