is not current version
Last Version 21

org.openwms:org.openwms.parent 13

OpenWMS.org is an open source warehouse management software

GroupId

GroupId

org.openwms
ArtifactId

ArtifactId

org.openwms.parent
Version

Version

13
Type

Type

pom

Download org.openwms.parent 13

Filename Size
org.openwms.parent-13.pom 40 KB
Browse

<!-- https://jarcasting.com/artifacts/org.openwms/org.openwms.parent/ -->
<dependency>
    <groupId>org.openwms</groupId>
    <artifactId>org.openwms.parent</artifactId>
    <version>13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openwms/org.openwms.parent/
implementation 'org.openwms:org.openwms.parent:13'
// https://jarcasting.com/artifacts/org.openwms/org.openwms.parent/
implementation ("org.openwms:org.openwms.parent:13")
'org.openwms:org.openwms.parent:pom:13'
<dependency org="org.openwms" name="org.openwms.parent" rev="13">
  <artifact name="org.openwms.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openwms', module='org.openwms.parent', version='13')
)
libraryDependencies += "org.openwms" % "org.openwms.parent" % "13"
[org.openwms/org.openwms.parent "13"]