JSFlow for Spring Web MVC

A controller component for Spring MVC that allows complex control flows spanning several webpages in web applications to be expressed as a single structured algorithm in JavaScript, using Mozilla Rhino JavaScript runtime.

License

License

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

org.szegedi
ArtifactId

ArtifactId

spring-webmvc-jsflow
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

JSFlow for Spring Web MVC
A controller component for Spring MVC that allows complex control flows spanning several webpages in web applications to be expressed as a single structured algorithm in JavaScript, using Mozilla Rhino JavaScript runtime.
Project Organization

Project Organization

Attila Szegedi

Download spring-webmvc-jsflow

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
org.mozilla : rhino jar 1.7.7.1
org.springframework : spring-beans jar 4.3.10.RELEASE
org.springframework : spring-context jar 4.3.10.RELEASE
org.springframework : spring-core jar 4.3.10.RELEASE
org.springframework : spring-jdbc jar 4.3.10.RELEASE
org.springframework : spring-tx jar 4.3.10.RELEASE
org.springframework : spring-web jar 4.3.10.RELEASE
org.springframework : spring-webmvc jar 4.3.10.RELEASE

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.3