MVN

eu.codearte.catch-exception : catch-exception-parent

Maven & Gradle

Apr 09, 2019
143 stars

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

<dependency>
    <groupId>eu.codearte.catch-exception</groupId>
    <artifactId>catch-exception-parent</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.codearte.catch-exception : catch-exception-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0
  • Latest Beta: 2.0.0-beta-1
  • Latest Alpha: 2.0.0-ALPHA-1

All Versions

Choose a version of eu.codearte.catch-exception : catch-exception-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0
catch-exception-parent-2.0
2.0.x
catch-exception-parent-2.0.0-beta-1
catch-exception-parent-2.0.0-ALPHA-1
1.4.x
catch-exception-parent-1.4.6
catch-exception-parent-1.4.5
catch-exception-parent-1.4.4
catch-exception-parent-1.4.2
catch-exception-parent-1.4.1
catch-exception-parent-1.4.1-beta-2
1.3.x
catch-exception-parent-1.3.4
catch-exception-parent-1.3.3
catch-exception-parent-1.3.2
catch-exception-parent-1.3.1
catch-exception-parent-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>eu.codearte.catch-exception</groupId>
    <artifactId>catch-exception-parent</artifactId>
    <version>2.0</version>
</dependency>

Advertisement