is not current version
Last Version 3.14.5-RELEASE

com.ibeetl:sql-jfinal 3.6.6-RELEASE

java DAO tool

License

License

GroupId

GroupId

com.ibeetl
ArtifactId

ArtifactId

sql-jfinal
Version

Version

3.6.6-RELEASE
Type

Type

jar
Description

Description

java DAO tool

Download sql-jfinal 3.6.6-RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
com.ibeetl : beetlsql jar 3.6.6-RELEASE
javax.servlet : javax.servlet-api jar 4.0.1
com.ibeetl : beetl jar 3.4.0.RELEASE
org.projectlombok : lombok Optional jar 1.16.18

provided (5)

Group / Artifact Type Version
com.jfinal : jfinal-undertow jar 2.2
com.jfinal : jfinal jar 4.9.03
mysql : mysql-connector-java jar 8.0.20
com.h2database : h2 jar 1.4.200
com.zaxxer : HikariCP jar 3.3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.