MVN

io.confound : confound-parent

Maven & Gradle

Dec 23, 2019

Confound Parent · Aggregate parent POM of all Confound projects.

<dependency>
    <groupId>io.confound</groupId>
    <artifactId>confound-parent</artifactId>
    <version>0.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.7.2

All Versions

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

Version Vulnerabilities Updated
0.7.x
confound-parent-0.7.2
confound-parent-0.7.1
confound-parent-0.7.0
0.6.x
confound-parent-0.6.1
confound-parent-0.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.confound</groupId>
    <artifactId>confound-parent</artifactId>
    <version>0.7.2</version>
</dependency>

Advertisement