Jar examples for a:appfuse-web-common
Common web files (images, stylesheets, scripts) and Java classes (listeners and filters) used by all web frameworks. This module is not meant to be included in a project utilizing AppFuse. It's designed to be used internally by AppFuse only.
You can download jar file appfuse-web-common 3.0.0 in this page.
Apache License
You can use the following script to add appfuse-web-common-3.0.0.jar to your project.
<dependency> <groupId>org.appfuse</groupId> <artifactId>appfuse-web-common</artifactId> <version>3.0.0</version> </dependency>
compile group: 'org.appfuse', name: 'appfuse-web-common', version: '3.0.0'
libraryDependencies += "org.appfuse" % "appfuse-web-common" % "3.0.0"
<dependency org="org.appfuse" name="appfuse-web-common" rev="3.0.0"/>
@Grapes(@Grab(group='org.appfuse', module='appfuse-web-common', version='3.0.0'))
'org.appfuse:appfuse-web-common:jar:3.0.0'
Click the following link to download the jar file.
appfuse-web-common-3.0.0-javadoc.jar