MVN

net.disy.wps : wps-parent

Maven & Gradle

Jan 20, 2014

WPS Parent

<dependency>
    <groupId>net.disy.wps</groupId>
    <artifactId>wps-parent</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.disy.wps : wps-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of net.disy.wps : wps-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
wps-parent-2.0.0
1.4.x
wps-parent-1.4.0
1.3.x
wps-parent-1.3.0
1.2.x
wps-parent-1.2.0.M1
wps-parent-1.2.0
1.1.x
wps-parent-1.1.2
wps-parent-1.1.1
1.1
wps-parent-1.1
1.0
wps-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.disy.wps</groupId>
    <artifactId>wps-parent</artifactId>
    <version>2.0.0</version>
</dependency>

Advertisement