Last Version

AppFuse Common Web Module 3.5.0

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.

License

License

GroupId

GroupId

org.appfuse
ArtifactId

ArtifactId

appfuse-web-common
Version

Version

3.5.0
Type

Type

jar
Description

Description

AppFuse Common Web Module
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.
Project Organization

Project Organization

Pivotal Software, Inc.

Download appfuse-web-common 3.5.0


<!-- https://jarcasting.com/artifacts/org.appfuse/appfuse-web-common/ -->
<dependency>
    <groupId>org.appfuse</groupId>
    <artifactId>appfuse-web-common</artifactId>
    <version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.appfuse/appfuse-web-common/
implementation 'org.appfuse:appfuse-web-common:3.5.0'
// https://jarcasting.com/artifacts/org.appfuse/appfuse-web-common/
implementation ("org.appfuse:appfuse-web-common:3.5.0")
'org.appfuse:appfuse-web-common:jar:3.5.0'
<dependency org="org.appfuse" name="appfuse-web-common" rev="3.5.0">
  <artifact name="appfuse-web-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.appfuse', module='appfuse-web-common', version='3.5.0')
)
libraryDependencies += "org.appfuse" % "appfuse-web-common" % "3.5.0"
[org.appfuse/appfuse-web-common "3.5.0"]

Dependencies

compile (31)

Group / Artifact Type Version
org.appfuse : appfuse-service jar 3.5.0
org.appfuse : appfuse-hibernate jar 3.5.0
org.appfuse : appfuse-data-common jar 3.5.0
commons-dbcp : commons-dbcp jar 1.4
org.directwebremoting : dwr jar 2.0.10
net.sf.ehcache : ehcache-web jar 2.0.4
net.sf.ehcache : ehcache-core jar 2.6.9
javax.servlet : jstl jar 1.2
org.apache.velocity : velocity-tools jar 2.0
org.springframework.security : spring-security-taglibs jar
org.springframework : spring-webmvc jar
org.tuckey : urlrewritefilter jar 4.0.3
ro.isdc.wro4j : wro4j-core jar 1.7.5
org.webjars : jquery-cookie jar 1.3.1
org.webjars : bootstrap jar 3.3.1
org.webjars : bootstrap-datepicker jar 1.3.1
org.webjars : bootswatch-spacelab jar 3.3.1+2
commons-lang : commons-lang jar 2.6
org.springframework.security : spring-security-core jar
org.springframework.security : spring-security-config jar
org.springframework.security : spring-security-ldap jar
org.aspectj : aspectjweaver jar 1.8.4
org.aspectj : aspectjrt jar 1.8.4
junit : junit Optional jar 4.12
org.slf4j : slf4j-api jar 1.7.7
org.apache.logging.log4j : log4j-jcl jar 2.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.1
org.apache.logging.log4j : log4j-core jar 2.1
org.jboss.logging : jboss-logging jar 3.2.0.Beta1
mysql : mysql-connector-java jar 5.1.27
org.springframework : spring-test Optional jar

provided (2)

Group / Artifact Type Version
javax.servlet.jsp : jsp-api jar 2.1
javax.servlet : javax.servlet-api jar 3.1.0

runtime (4)

Group / Artifact Type Version
struts-menu : struts-menu jar 2.4.3
opensymphony : sitemesh jar 2.4.2
org.apache.logging.log4j : log4j-1.2-api jar 2.1
org.apache.logging.log4j : log4j-web jar 2.1

test (2)

Group / Artifact Type Version
org.subethamail : subethasmtp-wiser jar 1.2
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.