is not current version
Last Version 1.4.21

org.wicketstuff:spring-webflow-extras 1.4.20


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

spring-webflow-extras
Version

Version

1.4.20
Type

Type

jar

Download spring-webflow-extras 1.4.20


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