License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.officefloor.spring |
ArtifactId | ArtifactIdofficespring_webmvc |
Last Version | Last Version3.40.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Web MVC Integration
Integration of Spring Web MVC into OfficeFloor
|
<!-- https://jarcasting.com/artifacts/net.officefloor.spring/officespring_webmvc/ -->
<dependency>
<groupId>net.officefloor.spring</groupId>
<artifactId>officespring_webmvc</artifactId>
<version>3.40.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.spring/officespring_webmvc/
implementation 'net.officefloor.spring:officespring_webmvc:3.40.0'
// https://jarcasting.com/artifacts/net.officefloor.spring/officespring_webmvc/
implementation ("net.officefloor.spring:officespring_webmvc:3.40.0")
'net.officefloor.spring:officespring_webmvc:jar:3.40.0'
<dependency org="net.officefloor.spring" name="officespring_webmvc" rev="3.40.0">
<artifact name="officespring_webmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.spring', module='officespring_webmvc', version='3.40.0')
)
libraryDependencies += "net.officefloor.spring" % "officespring_webmvc" % "3.40.0"
[net.officefloor.spring/officespring_webmvc "3.40.0"]
Group / Artifact | Type | Version |
---|---|---|
net.officefloor.spring : officespring | jar | 3.40.0 |
net.officefloor.jee : officeservlet | jar | 3.40.0 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.3 |
net.officefloor.core : officecompiler | jar | 3.40.0 |