Last Version

pfabulist-parent 4.0.1

A parent pom with latest dependencies, enough to deploy to maven central. Also the super pom for all projects in the pfabulist space

License

License

GroupId

GroupId

de.pfabulist
ArtifactId

ArtifactId

pfabulist-parent
Version

Version

4.0.1
Type

Type

pom
Description

Description

pfabulist-parent
A parent pom with latest dependencies, enough to deploy to maven central. Also the super pom for all projects in the pfabulist space

Download pfabulist-parent 4.0.1

Filename Size
pfabulist-parent-4.0.1.pom 13 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.