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

The Multi-Tier Exception Handling Framework (MulTEx 8.4.1) 8.4.1

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 and message chains in the case of indirectly caused exceptions. Internationalized message texts and parameters for exceptions. Services for reporting an exception chain/tree onto streams and dialogs. A standard way for writing method bodies with regard to exceptions. A collection of utilities for centralized exception reporting.

Лицензия

Лицензия

Группа

Группа

io.github.christophknabe
Идентификатор

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

multex
Версия

Версия

8.4.1
Тип

Тип

jar
Описание

Описание

The Multi-Tier Exception Handling Framework (MulTEx 8.4.1)
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 and message chains in the case of indirectly caused exceptions. Internationalized message texts and parameters for exceptions. Services for reporting an exception chain/tree onto streams and dialogs. A standard way for writing method bodies with regard to exceptions. A collection of utilities for centralized exception reporting.
Ссылка на сайт

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

http://public.bht-berlin.de/~knabe/java/multex/
Организация-разработчик

Организация-разработчик

Berliner Hochschule für Technik - Berlin University of Applied Sciences and Technology

Скачать multex 8.4.1


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.sun.jdk » tools jar 1.8

test (1)

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

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

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