не последняя версия
Последняя версия 2.4.1

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

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

Группа

Группа

de.bund.bva.isyfact
Идентификатор

Идентификатор

isyfact-bom
Версия

Версия

1.6.2
Тип

Тип

pom

Скачать isyfact-bom 1.6.2

Имя Файла Размер
isyfact-bom-1.6.2.pom 1 KB
Обзор

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