is not current version
Last Version 2.4.1

de.bund.bva.isyfact:isyfact-bom 1.7.3

Definiert die Versionen aller Bibliotheken der IsyFact-Standard Komponenten, der IsyFact-Erweiterungen sowie die genutzten Produkte.

GroupId

GroupId

de.bund.bva.isyfact
ArtifactId

ArtifactId

isyfact-bom
Version

Version

1.7.3
Type

Type

pom

Download isyfact-bom 1.7.3

Filename Size
isyfact-bom-1.7.3.pom 1 KB
Browse

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