pfabulist-super-parent

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-super-parent
Last Version

Last Version

4.1
Release Date

Release Date

Type

Type

pom
Description

Description

pfabulist-super-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-super-parent

How to add to project

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

Versions

Version
4.1
4.0