is not current version
Last Version 1.0.2

org.jasig:spring-webflow-client-repo 1.0.0

Flow execution storage on client via form/request parameter.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.jasig
ArtifactId

ArtifactId

spring-webflow-client-repo
Version

Version

1.0.0
Type

Type

jar

Download spring-webflow-client-repo 1.0.0


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