MVN

com.comoyo : commons

Maven & Gradle

May 26, 2017
4 stars

Comoyo Commons Multi-Module POM · Collection of utility components

<dependency>
    <groupId>com.comoyo</groupId>
    <artifactId>commons</artifactId>
    <version>logging-utilities</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: logging-utilities

All Versions

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

Version Vulnerabilities Updated
1.4.x
commons-1.4.61
commons-1.4.60
commons-1.4.59
commons-1.4.57
commons-1.4.56
commons-1.4.55
commons-1.4.53
commons-1.4.47
commons-1.4.46
commons-1.4.45
commons-1.4.44
1.0.x
commons-1.0.41
logging
commons-logging-utilities
commons-logging-context-json
commons-logging-context-gelf
commons-logging-context
emjar
commons-emjar-maven-plugin
commons-emjar-demo
commons-emjar
amazonaws
commons-amazonaws-utils

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.comoyo</groupId>
    <artifactId>commons</artifactId>
    <version>logging-utilities</version>
</dependency>

Advertisement