Last Version

Spring Faces 2.0.5.RELEASE


GroupId

GroupId

org.springframework.webflow
ArtifactId

ArtifactId

org.springframework.faces
Version

Version

2.0.5.RELEASE
Type

Type

jar
Description

Description

Spring Faces

Download org.springframework.faces 2.0.5.RELEASE


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

Dependencies

compile (11)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
org.springframework : spring-beans jar 2.5.6
org.springframework : spring-context jar 2.5.6
org.springframework : spring-core jar 2.5.6
org.springframework : spring-web jar 2.5.6
org.springframework : spring-webmvc jar 2.5.6
org.springframework.webflow : org.springframework.binding jar 2.0.5.RELEASE
org.springframework.webflow : org.springframework.js jar 2.0.5.RELEASE
org.springframework.webflow : org.springframework.webflow jar 2.0.5.RELEASE
com.sun.facelets : jsf-facelets Optional jar 1.1.14
org.richfaces.framework » richfaces-api Optional jar 3.1.4.GA

provided (4)

Group / Artifact Type Version
javax.el : el-api jar 1.0
javax.servlet : servlet-api jar 2.4
javax.faces : jsf-api jar 1.2_09
javax.faces : jsf-impl jar 1.2_09

Project Modules

There are no modules declared in this project.