is not current version
Last Version 2.4.1

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

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

2.3.0
Type

Type

pom

Download isyfact-bom 2.3.0

Filename Size
isyfact-bom-2.3.0.pom 2 KB
Browse

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