Team33 Exceptional Library - Edition 1

Contains variants of basic functional constructs that can throw checked exceptions, tools for converting them to their more manageable counterparts, exception types useful for this, and some tools for exception handling.

Лицензия

Лицензия

Группа

Группа

de.team33.patterns
Идентификатор

Идентификатор

exceptional-01
Последняя версия

Последняя версия

1.3.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Team33 Exceptional Library - Edition 1
Contains variants of basic functional constructs that can throw checked exceptions, tools for converting them to their more manageable counterparts, exception types useful for this, and some tools for exception handling.
Ссылка на сайт

Ссылка на сайт

http://team33.de/dev/patterns/exceptional-01

Скачать exceptional-01

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.2
1.3.0
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0