Spring Web Flow builds on Spring MVC and allows implementing the 'flows' of a web application. A flow encapsulates a sequence of steps that guide a user through the execution of some business task.
Compile Dependencies (17)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Concurrency
CC0 1.0 +1
| backport-util-concurrent
»
backport-util-concurrent(optional) Dawid Kurzyniec's backport of JSR 166 | 3.0 | 3.1 | |
Logging
Apache 2.0
| commons-logging
»
commons-logging Apache Commons Logging is a thin adapter allowing configurable bridging to other, | 1.1.1 | 1.3.6 | |
Expression Lang
Apache 2.0
| opensymphony
»
ognl OGNL - Core module of Object Graph Navigation Library | 2.6.11 | 3.4.11 | |
O/R Mapping
Apache 2.0
| org.hibernate
»
hibernate-core(optional)2 vulnerabilities Hibernate's core ORM functionality | 3.6.9.Final | 7.3.4.Final | |
Logging
MIT
| org.slf4j
»
slf4j-api(optional) API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 1.6.1 | 2.0.18 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-beans2 vulnerabilities Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ... | 4.0.0.RELEASE | 7.0.7 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context3 vulnerabilities Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 4.0.0.RELEASE | 7.0.7 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core6 vulnerabilities Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 4.0.0.RELEASE | 7.0.7 | |
Expression Lang
Apache 2.0
| org.springframework
»
spring-expression4 vulnerabilities Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ... | 4.0.0.RELEASE | 7.0.7 | |
O/R Mapping
Apache 2.0
| org.springframework
»
spring-orm(optional) Spring Object/Relational Mapping which provides integration layers for popular object-relational mapping APIs, including ... | 4.0.0.RELEASE | 7.0.7 | |
Transactions
Apache 2.0
| org.springframework
»
spring-tx(optional) Support for programmatic and declarative transaction management for classes that implement special interfaces or any ... | 4.0.0.RELEASE | 7.0.7 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-web7 vulnerabilities Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ... | 4.0.0.RELEASE | 7.0.7 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc8 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 4.0.0.RELEASE | 7.0.7 | |
Apache 2.0
| org.springframework
»
spring-webmvc-portlet(optional) It provides the MVC implementation to be used in a Portlet environment and mirrors the functionality of the ... | 4.0.0.RELEASE | 4.3.30.RELEASE | |
Security
Apache 2.0
| org.springframework.security
»
spring-security-core(optional)9 vulnerabilities Spring Security is a powerful and highly customizable authentication and access-control framework. It provides ... | 3.2.0.RELEASE | 7.0.5 | |
Apache 2.0
| org.springframework.webflow
»
spring-binding Spring Binding | 2.3.3.RELEASE | 4.0.0 | |
Apache 2.0
| org.springframework.webflow
»
spring-js Spring JS | 2.3.3.RELEASE | 2.4.8.RELEASE |
Provided Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Expression Lang
CDDL +2
| javax.el
»
el-api API for the Unified Expression Language 3.0 | 2.2 | 3.0.0 | |
Java Spec
Apache 2.0
| javax.portlet
»
portlet-api The Java Portlet API version 3.0 developed by the Java Community Process JSR-362 Expert Group. | 2.0 | 3.0.1 | |
Java Spec
EPL 2.0 +1
| javax.servlet
»
javax.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 3.0.1 | 6.1.0 | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 3.8.2 | 6.0.3 | |
JPA
EDL 1.0 +1
| org.eclipse.persistence
»
javax.persistence Java(TM) Persistence API | 2.0.0 | 2.2 |
