Team33 Exceptional Library

Provides wrapping and unwrapping checked exceptions.

License

License

GroupId

GroupId

de.team33.libs
ArtifactId

ArtifactId

lib-exceptional
Last Version

Last Version

8.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Team33 Exceptional Library
Provides wrapping and unwrapping checked exceptions.
Project URL

Project URL

https://github.com/akk-team33/lib-exceptional
Source Code Management

Source Code Management

https://github.com/akk-team33/lib-exceptional

Download lib-exceptional

How to add to project

<!-- https://jarcasting.com/artifacts/de.team33.libs/lib-exceptional/ -->
<dependency>
    <groupId>de.team33.libs</groupId>
    <artifactId>lib-exceptional</artifactId>
    <version>8.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.team33.libs/lib-exceptional/
implementation 'de.team33.libs:lib-exceptional:8.3.2'
// https://jarcasting.com/artifacts/de.team33.libs/lib-exceptional/
implementation ("de.team33.libs:lib-exceptional:8.3.2")
'de.team33.libs:lib-exceptional:jar:8.3.2'
<dependency org="de.team33.libs" name="lib-exceptional" rev="8.3.2">
  <artifact name="lib-exceptional" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.team33.libs', module='lib-exceptional', version='8.3.2')
)
libraryDependencies += "de.team33.libs" % "lib-exceptional" % "8.3.2"
[de.team33.libs/lib-exceptional "8.3.2"]

Dependencies

test (2)

Group / Artifact Type Version
com.google.guava : guava jar 23.6-jre
junit : junit jar [4.11,5.0)

Project Modules

There are no modules declared in this project.

lib-exceptional

Requires

Java 8

pom.xml

<dependency>
  <groupId>de.team33.libs</groupId>
  <artifactId>lib-exceptional</artifactId>
  <version>8.3.2</version>
</dependency>

Versions

Version
8.3.2
8.3.1
8.3.0
8.2.3
8.2.2
8.1.1