Last Version

com.googlecode.catch-exception:catch-throwable 1.2.0

Catch throwables (not only exceptions)

License

License

GroupId

GroupId

com.googlecode.catch-exception
ArtifactId

ArtifactId

catch-throwable
Version

Version

1.2.0
Type

Type

jar
Description

Description

Catch throwables (not only exceptions)
Project URL

Project URL

http://code.google.com/p/catch-exception/catch-throwable/
Source Code Management

Source Code Management

http://code.google.com/p/catch-exception/source/browse/catch-throwable/

Download catch-throwable 1.2.0


<!-- https://jarcasting.com/artifacts/com.googlecode.catch-exception/catch-throwable/ -->
<dependency>
    <groupId>com.googlecode.catch-exception</groupId>
    <artifactId>catch-throwable</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.catch-exception/catch-throwable/
implementation 'com.googlecode.catch-exception:catch-throwable:1.2.0'
// https://jarcasting.com/artifacts/com.googlecode.catch-exception/catch-throwable/
implementation ("com.googlecode.catch-exception:catch-throwable:1.2.0")
'com.googlecode.catch-exception:catch-throwable:jar:1.2.0'
<dependency org="com.googlecode.catch-exception" name="catch-throwable" rev="1.2.0">
  <artifact name="catch-throwable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.catch-exception', module='catch-throwable', version='1.2.0')
)
libraryDependencies += "com.googlecode.catch-exception" % "catch-throwable" % "1.2.0"
[com.googlecode.catch-exception/catch-throwable "1.2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
org.easytesting : fest-assert-core Optional jar 2.0M10
org.assertj : assertj-core Optional jar 1.4.0
junit : junit Optional jar 4.8.2

test (2)

Group / Artifact Type Version
org.powermock : powermock-module-junit4 jar 1.5.1
org.powermock : powermock-api-mockito jar 1.5.1

Project Modules

There are no modules declared in this project.