MVN

com.github.stacs-srg : common-pom

Maven & Gradle

Apr 24, 2020
0 stars

common-pom · Common POM for stacs-srg projects

<dependency>
    <groupId>com.github.stacs-srg</groupId>
    <artifactId>common-pom</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.stacs-srg : common-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.github.stacs-srg : common-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
common-pom-1.0.2
common-pom-1.0.1
common-pom-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.stacs-srg</groupId>
    <artifactId>common-pom</artifactId>
    <version>1.0.2</version>
</dependency>

Advertisement