License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.jasig |
ArtifactId | ArtifactIdspring-webflow-client-repo |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionSpring Webflow Client Repository
Flow execution storage on client via form/request parameter.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.jasig/spring-webflow-client-repo/ -->
<dependency>
<groupId>org.jasig</groupId>
<artifactId>spring-webflow-client-repo</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig/spring-webflow-client-repo/
implementation 'org.jasig:spring-webflow-client-repo:1.0.2'
// https://jarcasting.com/artifacts/org.jasig/spring-webflow-client-repo/
implementation ("org.jasig:spring-webflow-client-repo:1.0.2")
'org.jasig:spring-webflow-client-repo:jar:1.0.2'
<dependency org="org.jasig" name="spring-webflow-client-repo" rev="1.0.2">
<artifact name="spring-webflow-client-repo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig', module='spring-webflow-client-repo', version='1.0.2')
)
libraryDependencies += "org.jasig" % "spring-webflow-client-repo" % "1.0.2"
[org.jasig/spring-webflow-client-repo "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
log4j : log4j | jar | 1.2.17 |
org.springframework.webflow : spring-webflow | jar | 2.4.1.RELEASE |
commons-codec : commons-codec | jar | 1.9 |
org.cryptacular : cryptacular | jar | 1.0 |
org.springframework : spring-core | jar | 4.1.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.springframework : spring-test | jar | 4.1.1.RELEASE |
org.springframework : spring-webmvc | jar | 4.1.1.RELEASE |