MVN

net.officefloor.web : web

Maven & Gradle

Aug 12, 2021
2 usages
60 stars

Web · Web functionality for OfficeFloor

<dependency>
    <groupId>net.officefloor.web</groupId>
    <artifactId>web</artifactId>
    <version>3.40.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.officefloor.web : web to add to Maven - Latest Versions:

  • Latest Stable: 3.40.0

All Versions

Choose a version of net.officefloor.web : web to add to Maven - All Versions:

Version Vulnerabilities Updated
3.40.x
web-3.40.0
3.39.x
web-3.39.0
3.38.x
web-3.38.0
3.37.x
web-3.37.0
3.36.x
web-3.36.0
3.35.x
web-3.35.0
3.34.x
web-3.34.0
3.33.x
web-3.33.0
3.32.x
web-3.32.0
3.31.x
web-3.31.0
3.30.x
web-3.30.2
web-3.30.0
3.29.x
web-3.29.0
3.28.x
web-3.28.2
web-3.28.1
web-3.28.0
3.27.x
web-3.27.0
3.26.x
web-3.26.0
3.25.x
web-3.25.0
3.24.x
web-3.24.0
3.23.x
web-3.23.0
3.22.x
web-3.22.0
3.21.x
web-3.21.0
3.20.x
web-3.20.0
3.19.x
web-3.19.0
3.18.x
web-3.18.0
3.17.x
web-3.17.0
3.16.x
web-3.16.0
3.15.x
web-3.15.0
3.14.x
web-3.14.0
3.13.x
web-3.13.0
3.12.x
web-3.12.0
3.11.x
web-3.11.0
3.10.x
web-3.10.3
web-3.10.2
web-3.10.1
web-3.10.0
3.9.x
web-3.9.2
web-3.9.1
web-3.9.0
3.8.x
web-3.8.0
3.7.x
web-3.7.0
3.6.x
web-3.6.2
web-3.6.1
web-3.6.0
3.5.x
web-3.5.1
web-3.5.0
3.4.x
web-3.4.0
3.3.x
web-3.3.0
3.2.x
web-3.2.0
3.1.x
web-3.1.0
3.0.x
web-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.officefloor.web</groupId>
    <artifactId>web</artifactId>
    <version>3.40.0</version>
</dependency>

Advertisement