не последняя версия
Последняя версия 3.6.14

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

Supports jFinal (an ORM framework)

Группа

Группа

com.github.fangjinuo.sqlhelper
Идентификатор

Идентификатор

sqlhelper-jfinal
Версия

Версия

3.0.5
Тип

Тип

jar

Скачать sqlhelper-jfinal 3.0.5


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