MVN

org.drombler.commons : drombler-commons-client-parent

Maven & Gradle

Dec 22, 2019

Drombler Commons - Client - Parent · This Drombler Commons - Client - Parent POM should be the parent (either directly or indirectly) of every Drombler Commons - Client project unless there is a good reason to do otherwise (in which case the reason should be documented).

<dependency>
    <groupId>org.drombler.commons</groupId>
    <artifactId>drombler-commons-client-parent</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.drombler.commons : drombler-commons-client-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.drombler.commons : drombler-commons-client-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
drombler-commons-client-parent-1.0
0.15
drombler-commons-client-parent-0.15
0.14
drombler-commons-client-parent-0.14
0.13
drombler-commons-client-parent-0.13
0.12
drombler-commons-client-parent-0.12
0.11
drombler-commons-client-parent-0.11
0.10
drombler-commons-client-parent-0.10
0.9
drombler-commons-client-parent-0.9
0.8
drombler-commons-client-parent-0.8
0.7
drombler-commons-client-parent-0.7
0.6
drombler-commons-client-parent-0.6
0.5
drombler-commons-client-parent-0.5
0.4
drombler-commons-client-parent-0.4
0.3
drombler-commons-client-parent-0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.drombler.commons</groupId>
    <artifactId>drombler-commons-client-parent</artifactId>
    <version>1.0</version>
</dependency>