MVN

io.github.bes2008.solution.sqlhelper : sqlhelper

Maven & Gradle

Jun 08, 2023
305 stars

io.github.bes2008.solution.sqlhelper:sqlhelper:4.0.7 · JDBC Extensions: Supports SQL Tools (ORM, Dialect, Pagination, DDL Dump, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java

<dependency>
    <groupId>io.github.bes2008.solution.sqlhelper</groupId>
    <artifactId>sqlhelper</artifactId>
    <version>4.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.bes2008.solution.sqlhelper : sqlhelper to add to Maven - Latest Versions:

  • Latest Stable: 4.0.7

All Versions

Choose a version of io.github.bes2008.solution.sqlhelper : sqlhelper to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
sqlhelper-4.0.7
sqlhelper-4.0.6
sqlhelper-4.0.5
sqlhelper-4.0.4
sqlhelper-4.0.3
sqlhelper-4.0.2
sqlhelper-4.0.1
sqlhelper-4.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.bes2008.solution.sqlhelper</groupId>
    <artifactId>sqlhelper</artifactId>
    <version>4.0.7</version>
</dependency>