Auto catch

Simple Java error wrapper

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.vgalloy
ArtifactId

ArtifactId

auto-catch
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Auto catch
Simple Java error wrapper
Source Code Management

Source Code Management

https://github.com/vgalloy/autocatch/tree/master

Download auto-catch

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.1
org.junit.jupiter : junit-jupiter-engine jar 5.4.1
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0
0.2.0
0.1.0