Jar examples for e:enjoy
Enjoy is a simple, light, rapid, independent, extensible Java Template Engine.
You can download jar file enjoy 3.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add enjoy-3.3.jar to your project.
<dependency> <groupId>com.jfinal</groupId> <artifactId>enjoy</artifactId> <version>3.3</version> </dependency>
compile group: 'com.jfinal', name: 'enjoy', version: '3.3'
libraryDependencies += "com.jfinal" % "enjoy" % "3.3"
<dependency org="com.jfinal" name="enjoy" rev="3.3"/>
@Grapes(@Grab(group='com.jfinal', module='enjoy', version='3.3'))
'com.jfinal:enjoy:jar:3.3'
Click the following link to download the jar file.
enjoy-3.3-javadoc.jar