MVN

com.piran-framework : ganjex-parent

Maven & Gradle

Feb 22, 2019
12 stars

Ganjex Parent · Ganjex parent module

<dependency>
    <groupId>com.piran-framework</groupId>
    <artifactId>ganjex-parent</artifactId>
    <version>0.4-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.piran-framework : ganjex-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.4-RELEASE

All Versions

Choose a version of com.piran-framework : ganjex-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4
ganjex-parent-0.4-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.piran-framework</groupId>
    <artifactId>ganjex-parent</artifactId>
    <version>0.4-RELEASE</version>
</dependency>

Advertisement