MVN

com.hubspot : comoyo-commons-parent

Maven & Gradle

Feb 14, 2018
0 stars

Comoyo Commons Multi-Module POM · Collection of utility components

<dependency>
    <groupId>com.hubspot</groupId>
    <artifactId>comoyo-commons-parent</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hubspot : comoyo-commons-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of com.hubspot : comoyo-commons-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4
comoyo-commons-parent-1.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.hubspot</groupId>
    <artifactId>comoyo-commons-parent</artifactId>
    <version>1.4</version>
</dependency>

Advertisement