Download jfinal-sqlinxml-0.1.jar file - Jar j

Jar examples for j:jfinal-sqlinxml

Description

jfinal sqlinxml plugins

You can download jar file jfinal-sqlinxml 0.1 in this page.

License

Apache License Version 2.0

Build File

You can use the following script to add jfinal-sqlinxml-0.1.jar to your project.

<dependency>
   <groupId>cn.dreampie</groupId>
   <artifactId>jfinal-sqlinxml</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'cn.dreampie', name: 'jfinal-sqlinxml', version: '0.1'
libraryDependencies += "cn.dreampie" % "jfinal-sqlinxml" % "0.1"
<dependency org="cn.dreampie" name="jfinal-sqlinxml" rev="0.1"/>
@Grapes(@Grab(group='cn.dreampie', module='jfinal-sqlinxml', version='0.1'))
'cn.dreampie:jfinal-sqlinxml:jar:0.1'

Download

Click the following link to download the jar file.

jfinal-sqlinxml-0.1-javadoc.jar
jfinal-sqlinxml-0.1-sources.jar
jfinal-sqlinxml-0.1.jar
jfinal-sqlinxml-0.1.pom



Related Tutorials