is not current version
Last Version 3.3.4

com.lastB7:enjoy-sql 3.3.2

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.2
Type

Type

jar

Download enjoy-sql 3.3.2


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