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

in.anjan.struts2-webflow:struts2-webflow 1.1

Spring Web Flow Plugin for Struts 2

Группа

Группа

in.anjan.struts2-webflow
Идентификатор

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

struts2-webflow
Версия

Версия

1.1
Тип

Тип

jar

Скачать struts2-webflow 1.1


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