MVN

com.github.greysoft.build : grey-build-common

Maven & Gradle

Jul 06, 2018
0 stars

Common Build Defs · Root POM with common build defs

<dependency>
    <groupId>com.github.greysoft.build</groupId>
    <artifactId>grey-build-common</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.greysoft.build : grey-build-common to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of com.github.greysoft.build : grey-build-common to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
grey-build-common-2.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.greysoft.build</groupId>
    <artifactId>grey-build-common</artifactId>
    <version>2.0.1</version>
</dependency>