Last Version

Spring Faces 2.5.1.RELEASE

Spring Faces

License

License

GroupId

GroupId

org.springframework.webflow
ArtifactId

ArtifactId

spring-faces
Version

Version

2.5.1.RELEASE
Type

Type

jar
Description

Description

Spring Faces
Spring Faces
Project URL

Project URL

https://github.com/spring-projects/spring-webflow
Project Organization

Project Organization

Spring IO
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-webflow

Download spring-faces 2.5.1.RELEASE


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

Dependencies

compile (12)

Group / Artifact Type Version
com.sun.facelets : jsf-facelets Optional jar 1.1.14
org.springframework.security : spring-security-core Optional jar 5.0.8.RELEASE
org.springframework.security : spring-security-taglibs Optional jar 5.0.8.RELEASE
org.springframework.security : spring-security-web Optional jar 5.0.8.RELEASE
org.springframework.webflow : spring-binding jar 2.5.1.RELEASE
org.springframework.webflow : spring-webflow jar 2.5.1.RELEASE
org.springframework : spring-beans jar 5.0.9.RELEASE
org.springframework : spring-context jar 5.0.9.RELEASE
org.springframework : spring-core jar 5.0.9.RELEASE
org.springframework : spring-expression jar 5.0.9.RELEASE
org.springframework : spring-web jar 5.0.9.RELEASE
org.springframework : spring-webmvc jar 5.0.9.RELEASE

provided (4)

Group / Artifact Type Version
com.sun.faces : jsf-api jar 2.2.16
com.sun.faces : jsf-impl jar 2.2.16
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.myfaces.core : myfaces-impl jar 2.2.12

Project Modules

There are no modules declared in this project.