| License |
License |
|---|---|
| GroupId | GroupIdde.bund.bva.isyfact |
| ArtifactId | ArtifactIdbridge-documentation |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStellt die SST-Objekte der 1er-IsyFact-Version zur Verfügung.
|
| Filename | Size |
|---|---|
| bridge-documentation-2.1.0.pom | |
| bridge-documentation-2.1.0.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.bund.bva.isyfact/bridge-documentation/ -->
<dependency>
<groupId>de.bund.bva.isyfact</groupId>
<artifactId>bridge-documentation</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/bridge-documentation/
implementation 'de.bund.bva.isyfact:bridge-documentation:2.1.0'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/bridge-documentation/
implementation ("de.bund.bva.isyfact:bridge-documentation:2.1.0")
'de.bund.bva.isyfact:bridge-documentation:jar:2.1.0'
<dependency org="de.bund.bva.isyfact" name="bridge-documentation" rev="2.1.0">
<artifact name="bridge-documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='bridge-documentation', version='2.1.0')
)
libraryDependencies += "de.bund.bva.isyfact" % "bridge-documentation" % "2.1.0"
[de.bund.bva.isyfact/bridge-documentation "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |