| License |
License |
|---|---|
| GroupId | GroupIdde.bund.bva.isyfact |
| ArtifactId | ArtifactIdisy-exception-sst-bridge |
| Version | Version2.4.1 |
| Type | Typejar |
| Description |
DescriptionStellt die SST-Objekte der 1er-IsyFact-Version zur Verfügung.
|
<!-- https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-exception-sst-bridge/ -->
<dependency>
<groupId>de.bund.bva.isyfact</groupId>
<artifactId>isy-exception-sst-bridge</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-exception-sst-bridge/
implementation 'de.bund.bva.isyfact:isy-exception-sst-bridge:2.4.1'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-exception-sst-bridge/
implementation ("de.bund.bva.isyfact:isy-exception-sst-bridge:2.4.1")
'de.bund.bva.isyfact:isy-exception-sst-bridge:jar:2.4.1'
<dependency org="de.bund.bva.isyfact" name="isy-exception-sst-bridge" rev="2.4.1">
<artifact name="isy-exception-sst-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isy-exception-sst-bridge', version='2.4.1')
)
libraryDependencies += "de.bund.bva.isyfact" % "isy-exception-sst-bridge" % "2.4.1"
[de.bund.bva.isyfact/isy-exception-sst-bridge "2.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.bund.bva.isyfact : isy-logging | jar | |
| de.bund.bva.isyfact : isy-exception-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |