is not current version
Last Version 3.6.14

com.github.fangjinuo.sqlhelper:sqlhelper-jfinal 3.6.12

Supports jFinal (an ORM framework)

GroupId

GroupId

com.github.fangjinuo.sqlhelper
ArtifactId

ArtifactId

sqlhelper-jfinal
Version

Version

3.6.12
Type

Type

jar

Download sqlhelper-jfinal 3.6.12


<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-jfinal/ -->
<dependency>
    <groupId>com.github.fangjinuo.sqlhelper</groupId>
    <artifactId>sqlhelper-jfinal</artifactId>
    <version>3.6.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-jfinal/
implementation 'com.github.fangjinuo.sqlhelper:sqlhelper-jfinal:3.6.12'
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-jfinal/
implementation ("com.github.fangjinuo.sqlhelper:sqlhelper-jfinal:3.6.12")
'com.github.fangjinuo.sqlhelper:sqlhelper-jfinal:jar:3.6.12'
<dependency org="com.github.fangjinuo.sqlhelper" name="sqlhelper-jfinal" rev="3.6.12">
  <artifact name="sqlhelper-jfinal" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.sqlhelper', module='sqlhelper-jfinal', version='3.6.12')
)
libraryDependencies += "com.github.fangjinuo.sqlhelper" % "sqlhelper-jfinal" % "3.6.12"
[com.github.fangjinuo.sqlhelper/sqlhelper-jfinal "3.6.12"]