MVN

com.sinosoftgz : parent

Maven & Gradle

May 29, 2018
0 stars

sinosoftgz parent · the sinosoftgz inc opensrouce project parent pom

<dependency>
    <groupId>com.sinosoftgz</groupId>
    <artifactId>parent</artifactId>
    <version>1.5.11-5532</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sinosoftgz : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.5.11-5532

All Versions

Choose a version of com.sinosoftgz : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
parent-1.5.11-5532
parent-1.5.5-5531
parent-1.5.4-RELEASE
parent-1.5.3-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sinosoftgz</groupId>
    <artifactId>parent</artifactId>
    <version>1.5.11-5532</version>
</dependency>

Advertisement