MVN

com.github.hazendaz.catch-exception : catch-exception-parent

Maven & Gradle

Jul 13, 2022
1 stars

catch-exception-project · Catch and verify exceptions - parent module

<dependency>
    <groupId>com.github.hazendaz.catch-exception</groupId>
    <artifactId>catch-exception-parent</artifactId>
    <version>2.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hazendaz.catch-exception : catch-exception-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.1.4

All Versions

Choose a version of com.github.hazendaz.catch-exception : catch-exception-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
catch-exception-parent-2.1.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.hazendaz.catch-exception</groupId>
    <artifactId>catch-exception-parent</artifactId>
    <version>2.1.4</version>
</dependency>