lib-exceptional
Provides wrapping and unwrapping checked exceptions.
Version 4
Requires
Java 8
pom.xml
<dependency>
<groupId>de.team33.libs</groupId>
<artifactId>lib-exceptional-04</artifactId>
<version>4.0.0</version>
</dependency>
| License |
License |
|---|---|
| GroupId | GroupIdde.team33.libs |
| ArtifactId | ArtifactIdlib-exceptional-04 |
| Last Version | Last Version4.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTeam33 Exceptional Library
Provides wrapping and unwrapping checked exceptions.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lib-exceptional-04-4.0.0.pom | |
| lib-exceptional-04-4.0.0.jar | 13 KB |
| lib-exceptional-04-4.0.0-sources.jar | 10 KB |
| lib-exceptional-04-4.0.0-javadoc.jar | 89 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.team33.libs/lib-exceptional-04/ -->
<dependency>
<groupId>de.team33.libs</groupId>
<artifactId>lib-exceptional-04</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.team33.libs/lib-exceptional-04/
implementation 'de.team33.libs:lib-exceptional-04:4.0.0'
// https://jarcasting.com/artifacts/de.team33.libs/lib-exceptional-04/
implementation ("de.team33.libs:lib-exceptional-04:4.0.0")
'de.team33.libs:lib-exceptional-04:jar:4.0.0'
<dependency org="de.team33.libs" name="lib-exceptional-04" rev="4.0.0">
<artifact name="lib-exceptional-04" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.team33.libs', module='lib-exceptional-04', version='4.0.0')
)
libraryDependencies += "de.team33.libs" % "lib-exceptional-04" % "4.0.0"
[de.team33.libs/lib-exceptional-04 "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.team33.libs : lib-testing-01 | jar | 1.0.0 |
| junit : junit | jar | [4.13,5.0) |
Provides wrapping and unwrapping checked exceptions.
Version 4
Java 8
<dependency>
<groupId>de.team33.libs</groupId>
<artifactId>lib-exceptional-04</artifactId>
<version>4.0.0</version>
</dependency>