MVN

org.wing4j.parent : wing4j-parent

Maven & Gradle

Dec 22, 2016

wing4j-parent · this is wing4j-family of dependency third party library!

<dependency>
    <groupId>org.wing4j.parent</groupId>
    <artifactId>wing4j-parent</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wing4j.parent : wing4j-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.wing4j.parent : wing4j-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
wing4j-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wing4j.parent</groupId>
    <artifactId>wing4j-parent</artifactId>
    <version>1.0.0</version>
</dependency>