is not current version
Last Version 3.3.4

com.lastB7:enjoy-sql 3.3.3

the jfinal enjoy plugin for normal java program to use sql management function.

GroupId

GroupId

com.lastB7
ArtifactId

ArtifactId

enjoy-sql
Version

Version

3.3.3
Type

Type

jar

Download enjoy-sql 3.3.3


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