| License |
License |
|---|---|
| GroupId | GroupIdcom.ibeetl |
| ArtifactId | ArtifactIdsql-jfinal |
| Version | Version3.6.6-RELEASE |
| Type | Typejar |
| Description |
Descriptionjava DAO tool
|
| Filename | Size |
|---|---|
| sql-jfinal-3.6.6-RELEASE.pom | |
| sql-jfinal-3.6.6-RELEASE.jar | 7 KB |
| sql-jfinal-3.6.6-RELEASE-sources.jar | 3 KB |
| sql-jfinal-3.6.6-RELEASE-javadoc.jar | 34 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-core | jar | 1.3 |