MVN

net.officefloor.cabinet : cabinet

Maven & Gradle

Aug 12, 2021
1 usages
60 stars

Cabinet · Cloud Filing Cabinet

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

Latest Version

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

  • Latest Stable: 3.40.0

All Versions

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

Version Vulnerabilities Updated
3.40.x
cabinet-3.40.0
3.39.x
cabinet-3.39.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement