is not current version
Last Version 4.0.1

de.pfabulist:pfabulist-parent 2.1.2

the parent pom for all bigger pfabulist projects, with all checks but the license check

GroupId

GroupId

de.pfabulist
ArtifactId

ArtifactId

pfabulist-parent
Version

Version

2.1.2
Type

Type

pom

Download pfabulist-parent 2.1.2


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