Download appfuse-web-2.1.0-M2.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.1.0-M2 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

appfuse-web-2.1.0-M2.pom



Related Tutorials