is not current version
Last Version 5.0.0

enjoy 4.9.16

Enjoy is a simple, light, rapid, independent, extensible Java Template Engine.

License

License

GroupId

GroupId

com.jfinal
ArtifactId

ArtifactId

enjoy
Version

Version

4.9.16
Type

Type

jar
Description

Description

enjoy
Enjoy is a simple, light, rapid, independent, extensible Java Template Engine.
Project URL

Project URL

https://jfinal.com

Download enjoy 4.9.16


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

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.