MVN

com.cedarsoft.unit : parent-unit

Maven & Gradle

Jul 16, 2019

unit.Parent · Unit - Parent module

<dependency>
    <groupId>com.cedarsoft.unit</groupId>
    <artifactId>parent-unit</artifactId>
    <version>8.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cedarsoft.unit : parent-unit to add to Maven - Latest Versions:

  • Latest Stable: 8.9.0

All Versions

Choose a version of com.cedarsoft.unit : parent-unit to add to Maven - All Versions:

Version Vulnerabilities Updated
8.9.x
parent-unit-8.9.0
8.8.x
parent-unit-8.8.1
parent-unit-8.8.0
8.7.x
parent-unit-8.7.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.cedarsoft.unit</groupId>
    <artifactId>parent-unit</artifactId>
    <version>8.9.0</version>
</dependency>

Advertisement