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>
                | License | 
                License | 
        
|---|---|
| GroupId | GroupIdde.labathome | 
    
| ArtifactId | ArtifactIdde-labathome-parent | 
    
| Last Version | Last Version2.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptionde-labathome-parent 
            The common parent POM for artifacts under de.labathome. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| de-labathome-parent-2.0.0.pom | 7 KB | 
| Browse | 
<!-- 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"]
                | 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 | 
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>