MVN

group.phorus : exception-handling

Maven & Gradle

Apr 30, 2024

exception-handling · Library with common functions for recording metrics.

<dependency>
    <groupId>group.phorus</groupId>
    <artifactId>exception-handling</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of group.phorus : exception-handling to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of group.phorus : exception-handling to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
exception-handling-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>group.phorus</groupId>
    <artifactId>exception-handling</artifactId>
    <version>1.0.0</version>
</dependency>