MVN

fish.focus.uvms.incident : incident

Maven & Gradle

Feb 23, 2022
0 stars

Incident handling module

<dependency>
    <groupId>fish.focus.uvms.incident</groupId>
    <artifactId>incident</artifactId>
    <version>1.0.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fish.focus.uvms.incident : incident to add to Maven - Latest Versions:

  • Latest Stable: 1.0.12

All Versions

Choose a version of fish.focus.uvms.incident : incident to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
incident-1.0.12

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>fish.focus.uvms.incident</groupId>
    <artifactId>incident</artifactId>
    <version>1.0.12</version>
</dependency>

Advertisement