MVN

net.dontcode.common : parent

Maven & Gradle

Jul 28, 2022
0 stars

Dont-code Quarkus Mongo

<dependency>
    <groupId>net.dontcode.common</groupId>
    <artifactId>parent</artifactId>
    <version>0.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.dontcode.common : parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2.2

All Versions

Choose a version of net.dontcode.common : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
parent-0.2.2
parent-0.2.1
parent-0.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.dontcode.common</groupId>
    <artifactId>parent</artifactId>
    <version>0.2.2</version>
</dependency>