Download appfuse-web-2.2.1.jar file - Jar a

Jar examples for a:appfuse-web

Description

AppFuse Web Frameworks: JSF, Spring MVC, Struts 2 and Tapestry.

You can download jar file appfuse-web 2.2.1 in this page.

License

Apache License

Build File

You can use the following script to add appfuse-web-2.2.1.jar to your project.

<dependency>
   <groupId>org.appfuse</groupId>
   <artifactId>appfuse-web</artifactId>
   <version>2.2.1</version>
</dependency>
compile group: 'org.appfuse', name: 'appfuse-web', version: '2.2.1'
libraryDependencies += "org.appfuse" % "appfuse-web" % "2.2.1"
<dependency org="org.appfuse" name="appfuse-web" rev="2.2.1"/>
@Grapes(@Grab(group='org.appfuse', module='appfuse-web', version='2.2.1'))
'org.appfuse:appfuse-web:jar:2.2.1'

Download

Click the following link to download the jar file.

appfuse-web-2.2.1.pom



Related Tutorials