License |
License |
---|---|
GroupId | GroupIdde.bund.bva.isyfact |
ArtifactId | ArtifactIdisy-exception-sst |
Last Version | Last Version2.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIsyFact-Fehlerbehandlung (Schnittstelle)
Stellt die Schnittstelle der Komponente zur Fehlerbehandlung bereit.
|
Filename | Size |
---|---|
isy-exception-sst-2.4.1.pom | |
isy-exception-sst-2.4.1.jar | 9 KB |
isy-exception-sst-2.4.1-sources.jar | 11 KB |
isy-exception-sst-2.4.1-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-exception-sst/ -->
<dependency>
<groupId>de.bund.bva.isyfact</groupId>
<artifactId>isy-exception-sst</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-exception-sst/
implementation 'de.bund.bva.isyfact:isy-exception-sst:2.4.1'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-exception-sst/
implementation ("de.bund.bva.isyfact:isy-exception-sst:2.4.1")
'de.bund.bva.isyfact:isy-exception-sst:jar:2.4.1'
<dependency org="de.bund.bva.isyfact" name="isy-exception-sst" rev="2.4.1">
<artifact name="isy-exception-sst" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isy-exception-sst', version='2.4.1')
)
libraryDependencies += "de.bund.bva.isyfact" % "isy-exception-sst" % "2.4.1"
[de.bund.bva.isyfact/isy-exception-sst "2.4.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |