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

org.webframe:wf-web-springmvc 1.1.8

Java Web Frame: wf-web-springmvc

Группа

Группа

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

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

wf-web-springmvc
Версия

Версия

1.1.8
Тип

Тип

jar

Скачать wf-web-springmvc 1.1.8


<!-- https://jarcasting.com/artifacts/org.webframe/wf-web-springmvc/ -->
<dependency>
    <groupId>org.webframe</groupId>
    <artifactId>wf-web-springmvc</artifactId>
    <version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webframe/wf-web-springmvc/
implementation 'org.webframe:wf-web-springmvc:1.1.8'
// https://jarcasting.com/artifacts/org.webframe/wf-web-springmvc/
implementation ("org.webframe:wf-web-springmvc:1.1.8")
'org.webframe:wf-web-springmvc:jar:1.1.8'
<dependency org="org.webframe" name="wf-web-springmvc" rev="1.1.8">
  <artifact name="wf-web-springmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webframe', module='wf-web-springmvc', version='1.1.8')
)
libraryDependencies += "org.webframe" % "wf-web-springmvc" % "1.1.8"
[org.webframe/wf-web-springmvc "1.1.8"]