MVN

org.openwms : org.openwms.parent

Maven & Gradle

Jun 01, 2023
466 stars

OpenWMS.org Parent Project · OpenWMS.org is an open source warehouse management software

<dependency>
    <groupId>org.openwms</groupId>
    <artifactId>org.openwms.parent</artifactId>
    <version>24</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 24

All Versions

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

Version Vulnerabilities Updated
24
org.openwms.parent-24
23
org.openwms.parent-23
22
org.openwms.parent-22
21
org.openwms.parent-21
20
org.openwms.parent-20
19.2
org.openwms.parent-19.2
19.1
org.openwms.parent-19.1
18
org.openwms.parent-18
17
org.openwms.parent-17
16
org.openwms.parent-16
15
org.openwms.parent-15
14
org.openwms.parent-14
13
org.openwms.parent-13
12
org.openwms.parent-12
11
org.openwms.parent-11
10
org.openwms.parent-10
9
org.openwms.parent-9
8
org.openwms.parent-8
7
org.openwms.parent-7
6
org.openwms.parent-6
5
org.openwms.parent-5
4
org.openwms.parent-4
3
org.openwms.parent-3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.openwms</groupId>
    <artifactId>org.openwms.parent</artifactId>
    <version>24</version>
</dependency>