MVN

io.thundra.merloc : merloc-parent

Maven & Gradle

Dec 20, 2022
108 stars

MerLoc · MerLoc

<dependency>
    <groupId>io.thundra.merloc</groupId>
    <artifactId>merloc-parent</artifactId>
    <version>0.0.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.thundra.merloc : merloc-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.13

All Versions

Choose a version of io.thundra.merloc : merloc-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
merloc-parent-0.0.13
merloc-parent-0.0.12
merloc-parent-0.0.11
merloc-parent-0.0.10
merloc-parent-0.0.9
merloc-parent-0.0.8
merloc-parent-0.0.7
merloc-parent-0.0.5
merloc-parent-0.0.4
merloc-parent-0.0.3
merloc-parent-0.0.2
merloc-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.thundra.merloc</groupId>
    <artifactId>merloc-parent</artifactId>
    <version>0.0.13</version>
</dependency>

Advertisement