GroupId | GroupIdde.bund.bva.isyfact |
---|---|
ArtifactId | ArtifactIdisyfact-standards-bom |
Version | Version1.8.1 |
Type | Typepom |
Filename | Size |
---|---|
isyfact-standards-bom-1.8.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>1.8.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:1.8.1'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isyfact-standards-bom/
implementation ("de.bund.bva.isyfact:isyfact-standards-bom:1.8.1")
'de.bund.bva.isyfact:isyfact-standards-bom:pom:1.8.1'
<dependency org="de.bund.bva.isyfact" name="isyfact-standards-bom" rev="1.8.1">
<artifact name="isyfact-standards-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isyfact-standards-bom', version='1.8.1')
)
libraryDependencies += "de.bund.bva.isyfact" % "isyfact-standards-bom" % "1.8.1"
[de.bund.bva.isyfact/isyfact-standards-bom "1.8.1"]