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

de.bund.bva.isyfact:isy-exception-core 2.0.1

Stellt Basisklassen zur Fehlerbehandlung bereit.

Группа

Группа

de.bund.bva.isyfact
Идентификатор

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

isy-exception-core
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать isy-exception-core 2.0.1


<!-- https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-exception-core/ -->
<dependency>
    <groupId>de.bund.bva.isyfact</groupId>
    <artifactId>isy-exception-core</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-exception-core/
implementation 'de.bund.bva.isyfact:isy-exception-core:2.0.1'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-exception-core/
implementation ("de.bund.bva.isyfact:isy-exception-core:2.0.1")
'de.bund.bva.isyfact:isy-exception-core:jar:2.0.1'
<dependency org="de.bund.bva.isyfact" name="isy-exception-core" rev="2.0.1">
  <artifact name="isy-exception-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isy-exception-core', version='2.0.1')
)
libraryDependencies += "de.bund.bva.isyfact" % "isy-exception-core" % "2.0.1"
[de.bund.bva.isyfact/isy-exception-core "2.0.1"]