GroupId | GroupIdde.bund.bva.isyfact |
---|---|
ArtifactId | ArtifactIdisyfact-standards-bom |
Version | Version2.2.1 |
Type | Typepom |
Filename | Size |
---|---|
isyfact-standards-bom-2.2.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.bund.bva.isyfact/isyfact-standards-bom/ -->
<dependency>
<groupId>de.bund.bva.isyfact</groupId>
<artifactId>isyfact-standards-bom</artifactId>
<version>2.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isyfact-standards-bom/
implementation 'de.bund.bva.isyfact:isyfact-standards-bom:2.2.1'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isyfact-standards-bom/
implementation ("de.bund.bva.isyfact:isyfact-standards-bom:2.2.1")
'de.bund.bva.isyfact:isyfact-standards-bom:pom:2.2.1'
<dependency org="de.bund.bva.isyfact" name="isyfact-standards-bom" rev="2.2.1">
<artifact name="isyfact-standards-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isyfact-standards-bom', version='2.2.1')
)
libraryDependencies += "de.bund.bva.isyfact" % "isyfact-standards-bom" % "2.2.1"
[de.bund.bva.isyfact/isyfact-standards-bom "2.2.1"]