is not current version
Last Version 1.9.0

de.bund.bva.isyfact:isyfact-masterpom 1.8.3

Die IsyFact Master-POM enthält globale Vorgaben, die sich auf alle IsyFact Projekte auswirken sollen.

GroupId

GroupId

de.bund.bva.isyfact
ArtifactId

ArtifactId

isyfact-masterpom
Version

Version

1.8.3
Type

Type

pom

Download isyfact-masterpom 1.8.3


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