MVN

com.googlecode.catch-exception : catch-exception

Maven & Gradle

Nov 06, 2013
109 usages

Catch and verify exceptions

<dependency>
    <groupId>com.googlecode.catch-exception</groupId>
    <artifactId>catch-exception</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.catch-exception : catch-exception to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.googlecode.catch-exception : catch-exception to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
catch-exception-1.2.0
1.1.x
catch-exception-1.1.0
1.0.x
catch-exception-1.0.4
catch-exception-1.0.3

How to add a dependency to Maven

Add the following com.googlecode.catch-exception : catch-exception maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.googlecode.catch-exception</groupId>
    <artifactId>catch-exception</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.googlecode.catch-exception : catch-exception gradle dependency to your build.gradle file:

implementation 'com.googlecode.catch-exception:catch-exception:1.2.0'

Gradle Kotlin DSL: Add the following com.googlecode.catch-exception : catch-exception gradle kotlin dependency to your build.gradle.kts file:

implementation("com.googlecode.catch-exception:catch-exception:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.googlecode.catch-exception : catch-exception sbt scala dependency to your build.sbt file:

libraryDependencies += "com.googlecode.catch-exception" % "catch-exception" % "1.2.0"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 21, 2023
102 usages
1k stars
May 11, 2023
12 usages
1.8k stars
Aug 25, 2023
280 usages
3.9k stars
Aug 21, 2023
154 usages
794 stars
Nov 18, 2016
74 usages
Sep 29, 2022
167 usages
17.3k stars
Aug 07, 2023
131 usages
Jun 06, 2023
415 usages
975 stars
Aug 16, 2023
311 usages
248 stars