is not current version
Last Version 3.40.0

net.officefloor.spring:officespring_webmvc 3.34.0

Integration of Spring Web MVC into OfficeFloor

Categories

Categories

Net
GroupId

GroupId

net.officefloor.spring
ArtifactId

ArtifactId

officespring_webmvc
Version

Version

3.34.0
Type

Type

jar

Download officespring_webmvc 3.34.0


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