MulTEx - the Multi-Tier Exception Handling Framework

MulTEx is a simple, but powerful framework for organizing exceptions and messages in a multi-tier Java software system. It offers the key features: Causal chains/trees as a means to capture low-level error information Redundancy-free stack traces in the case of indirectly caused exceptions Internationalizable message texts and parameters for exceptions Services for reporting an exception with its causal chain/tree onto streams and screens A standard way for writing method bodies with regard to exceptions. MulTEx depends on Java >= 1.4

Лицензия

Лицензия

Группа

Группа

de.tfh-berlin.knabe
Идентификатор

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

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

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

7.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

MulTEx - the Multi-Tier Exception Handling Framework
MulTEx is a simple, but powerful framework for organizing exceptions and messages in a multi-tier Java software system. It offers the key features: Causal chains/trees as a means to capture low-level error information Redundancy-free stack traces in the case of indirectly caused exceptions Internationalizable message texts and parameters for exceptions Services for reporting an exception with its causal chain/tree onto streams and screens A standard way for writing method bodies with regard to exceptions. MulTEx depends on Java >= 1.4

Скачать multex

Имя Файла Размер
multex-7.1.pom
multex-7.1.jar 37 KB
multex-7.1-sources.jar 73 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/de.tfh-berlin.knabe/multex/ -->
<dependency>
    <groupId>de.tfh-berlin.knabe</groupId>
    <artifactId>multex</artifactId>
    <version>7.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.tfh-berlin.knabe/multex/
implementation 'de.tfh-berlin.knabe:multex:7.1'
// https://jarcasting.com/artifacts/de.tfh-berlin.knabe/multex/
implementation ("de.tfh-berlin.knabe:multex:7.1")
'de.tfh-berlin.knabe:multex:jar:7.1'
<dependency org="de.tfh-berlin.knabe" name="multex" rev="7.1">
  <artifact name="multex" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tfh-berlin.knabe', module='multex', version='7.1')
)
libraryDependencies += "de.tfh-berlin.knabe" % "multex" % "7.1"
[de.tfh-berlin.knabe/multex "7.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
7.1