Jar examples for j:jfinal-ext
jfinal extentions
You can download jar file jfinal-ext 3.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jfinal-ext-3.1.0.jar to your project.
<dependency> <groupId>com.jfinal</groupId> <artifactId>jfinal-ext</artifactId> <version>3.1.0</version> </dependency>
compile group: 'com.jfinal', name: 'jfinal-ext', version: '3.1.0'
libraryDependencies += "com.jfinal" % "jfinal-ext" % "3.1.0"
<dependency org="com.jfinal" name="jfinal-ext" rev="3.1.0"/>
@Grapes(@Grab(group='com.jfinal', module='jfinal-ext', version='3.1.0'))
'com.jfinal:jfinal-ext:jar:3.1.0'
Click the following link to download the jar file.
jfinal-ext-3.1.0-javadoc.jar