MVN

uk.co.deloittedigital.opensource : simple-parent-pom

Maven & Gradle

Feb 22, 2016
2 stars

Deloitte Digital UK simple parent POM · A simple parent POM for Deloitte Digital UK open source projects

<dependency>
    <groupId>uk.co.deloittedigital.opensource</groupId>
    <artifactId>simple-parent-pom</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.co.deloittedigital.opensource : simple-parent-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of uk.co.deloittedigital.opensource : simple-parent-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
simple-parent-pom-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>uk.co.deloittedigital.opensource</groupId>
    <artifactId>simple-parent-pom</artifactId>
    <version>1.0.1</version>
</dependency>