MVN

tec.uom.domain : uom-cloud

Maven & Gradle

Feb 15, 2018

Units of Measurement for Cloud Computing

<dependency>
    <groupId>tec.uom.domain</groupId>
    <artifactId>uom-cloud</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tec.uom.domain : uom-cloud to add to Maven - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of tec.uom.domain : uom-cloud to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9
uom-cloud-0.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>tec.uom.domain</groupId>
    <artifactId>uom-cloud</artifactId>
    <version>0.9</version>
</dependency>