enjoy-sql

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

License

License

GroupId

GroupId

com.lastB7
ArtifactId

ArtifactId

enjoy-sql
Last Version

Last Version

3.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download enjoy-sql

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework : spring-webmvc jar 4.3.8.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.4
3.3.3
3.3.2