MVN

in.sourceshift.genericmodules : parent

Maven & Gradle

Oct 17, 2020

Generic Modules Parent · Core M0dules - NA

<dependency>
    <groupId>in.sourceshift.genericmodules</groupId>
    <artifactId>parent</artifactId>
    <version>17.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of in.sourceshift.genericmodules : parent to add to Maven - Latest Versions:

  • Latest Stable: 17.0.0

All Versions

Choose a version of in.sourceshift.genericmodules : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
17.0.x
parent-17.0.0
16.1.x
parent-16.1.0
16.0.x
parent-16.0.0
2.0.x
parent-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>in.sourceshift.genericmodules</groupId>
    <artifactId>parent</artifactId>
    <version>17.0.0</version>
</dependency>

Advertisement