| License |
License |
|---|---|
| GroupId | GroupIdorg.springframework.webflow |
| ArtifactId | ArtifactIdspring-faces |
| Version | Version2.5.1.RELEASE |
| Type | Typejar |
| Description |
DescriptionSpring Faces
Spring Faces
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spring-faces-2.5.1.RELEASE.pom | |
| spring-faces-2.5.1.RELEASE.jar | 89 KB |
| spring-faces-2.5.1.RELEASE-sources.jar | 72 KB |
| spring-faces-2.5.1.RELEASE-javadoc.jar | 205 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |