de-labathome-parent

The common parent POM for artifacts under de.labathome.

License

License

GroupId

GroupId

de.labathome
ArtifactId

ArtifactId

de-labathome-parent
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

de-labathome-parent
The common parent POM for artifacts under de.labathome.
Project URL

Project URL

https://github.com/jonathanschilling/de-labathome-parent
Source Code Management

Source Code Management

https://github.com/jonathanschilling/de-labathome-parent/tree/master

Download de-labathome-parent

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.platform : junit-platform-launcher jar 1.7.0

Project Modules

There are no modules declared in this project.

de-labathome-parent

The parent POM for Maven artifacts under de.labathome:

<parent>
  <groupId>de.labathome</groupId>
  <artifactId>de-labathome-parent</artifactId>
  <version>1.0.0</version>
</parent>

Versions

Version
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0