не последняя версия
Последняя версия 1.4.21

org.wicketstuff:spring-webflow-extras 1.4.20


Категории

Категории

Wicket Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.wicketstuff
Идентификатор

Идентификатор

spring-webflow-extras
Версия

Версия

1.4.20
Тип

Тип

jar

Скачать 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"]