MVN

com.github.dmulcahey : component-configuration

Maven & Gradle

May 19, 2016
0 stars

component-configuration

<dependency>
    <groupId>com.github.dmulcahey</groupId>
    <artifactId>component-configuration</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dmulcahey : component-configuration to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.github.dmulcahey : component-configuration to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
component-configuration-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.dmulcahey</groupId>
    <artifactId>component-configuration</artifactId>
    <version>0.0.2</version>
</dependency>