is not current version
Last Version 1.2.1

org.webframe:wf-web-springmvc 1.1.9

Java Web Frame: wf-web-springmvc

GroupId

GroupId

org.webframe
ArtifactId

ArtifactId

wf-web-springmvc
Version

Version

1.1.9
Type

Type

jar

Download wf-web-springmvc 1.1.9


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