Download wffweb-2.1.13.jar file - Jar w

Jar examples for w:wffweb

Description

A java framework to develop web applications

You can download jar file wffweb 2.1.13 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add wffweb-2.1.13.jar to your project.

<dependency>
   <groupId>com.webfirmframework</groupId>
   <artifactId>wffweb</artifactId>
   <version>2.1.13</version>
</dependency>
compile group: 'com.webfirmframework', name: 'wffweb', version: '2.1.13'
libraryDependencies += "com.webfirmframework" % "wffweb" % "2.1.13"
<dependency org="com.webfirmframework" name="wffweb" rev="2.1.13"/>
@Grapes(@Grab(group='com.webfirmframework', module='wffweb', version='2.1.13'))
'com.webfirmframework:wffweb:jar:2.1.13'

Download

Click the following link to download the jar file.

wffweb-2.1.13-javadoc.jar
wffweb-2.1.13-sources.jar
wffweb-2.1.13.jar
wffweb-2.1.13.pom



Related Tutorials