is not current version
Last Version 2.4.1

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

Stellt Basisklassen zur Fehlerbehandlung bereit.

GroupId

GroupId

de.bund.bva.isyfact
ArtifactId

ArtifactId

isy-exception-core
Version

Version

2.3.1
Type

Type

jar

Download isy-exception-core 2.3.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.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-exception-core/
implementation 'de.bund.bva.isyfact:isy-exception-core:2.3.1'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-exception-core/
implementation ("de.bund.bva.isyfact:isy-exception-core:2.3.1")
'de.bund.bva.isyfact:isy-exception-core:jar:2.3.1'
<dependency org="de.bund.bva.isyfact" name="isy-exception-core" rev="2.3.1">
  <artifact name="isy-exception-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isy-exception-core', version='2.3.1')
)
libraryDependencies += "de.bund.bva.isyfact" % "isy-exception-core" % "2.3.1"
[de.bund.bva.isyfact/isy-exception-core "2.3.1"]