| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fangjinuo.sqlhelper |
| ArtifactId | ArtifactIdsqlhelper |
| Version | Version3.6.10 |
| Type | Typepom |
| Description |
Descriptioncom.github.fangjinuo.sqlhelper:sqlhelper:3.6.10
JDBC Extensions:
Supports SQL Tools (ORM, Dialect, Pagination, DDL Dump, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test)
based Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sqlhelper-3.6.10.pom | 31 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper/ -->
<dependency>
<groupId>com.github.fangjinuo.sqlhelper</groupId>
<artifactId>sqlhelper</artifactId>
<version>3.6.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper/
implementation 'com.github.fangjinuo.sqlhelper:sqlhelper:3.6.10'
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper/
implementation ("com.github.fangjinuo.sqlhelper:sqlhelper:3.6.10")
'com.github.fangjinuo.sqlhelper:sqlhelper:pom:3.6.10'
<dependency org="com.github.fangjinuo.sqlhelper" name="sqlhelper" rev="3.6.10">
<artifact name="sqlhelper" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.sqlhelper', module='sqlhelper', version='3.6.10')
)
libraryDependencies += "com.github.fangjinuo.sqlhelper" % "sqlhelper" % "3.6.10"
[com.github.fangjinuo.sqlhelper/sqlhelper "3.6.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.0 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.0 |
| com.github.fangjinuo.langx : langx-java | jar | 4.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |