is not current version
Last Version 3.6.14

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

Supports jFinal (an ORM framework)

GroupId

GroupId

com.github.fangjinuo.sqlhelper
ArtifactId

ArtifactId

sqlhelper-jfinal
Version

Version

3.4.9
Type

Type

jar

Download sqlhelper-jfinal 3.4.9


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