com.googlecode.catch-exception:catch-exception

Catch and verify exceptions

License

License

GroupId

GroupId

com.googlecode.catch-exception
ArtifactId

ArtifactId

catch-exception
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Catch and verify exceptions

Download catch-exception

How to add to project

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

Group / Artifact Type Version
org.powermock : powermock-module-junit4 jar 1.5.1
org.powermock : powermock-api-mockito jar 1.5.1
org.springframework : spring-context jar 3.2.0.RELEASE
org.springframework : spring-test jar 3.2.0.RELEASE
org.springframework : spring-web jar 3.2.0.RELEASE
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.4
1.0.3